The Wayback Machine - https://web.archive.org/web/20210731054204/https://github.com/topics/watson
Skip to content
#

watson

Here are 386 public repositories matching this topic...

YoniSchirris
YoniSchirris commented Feb 4, 2020

In my specific implementation, I am sending audio over the chatbot. After the audio is done playing, I want to display options to choose from.

It would be nice if Botonic has a pointer to the latest message, which is updated with the state of the message (e.g. 'typing', or 'sent').

Currently, i need to continuously check if the message element has already been rendered by passing it a c

A Jupyter notebook that uses the Watson Visual Recognition and Natural Language Understanding services to enrich Facebook Analytics and uses Cognos Dashboard Embedded to explore and visualize the results in Watson Studio
  • Updated Jan 21, 2021
  • Jupyter Notebook

Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM Watson was used to link the Python code for Natural Language Processing with the front end hosted on Slack API. Libraries like nltk, sklearn, pandas and nlp were used to perform Natural Language Processing and cater to user queries and responses.
  • Updated Jun 27, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the watson topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the watson topic, visit your repo's landing page and select "manage topics."

Learn more