Here are
384 public repositories
matching this topic...
☄️ Node.js library to access IBM Watson services.
Updated
May 17, 2022
TypeScript
😎 A curated list of the Question Answering (QA)
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
🎮 Unity SDK to use the IBM Watson services.
Classify images offline using Watson Visual Recognition and Core ML
Updated
Sep 10, 2019
Swift
Updated
Mar 28, 2022
JavaScript
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
Updated
Jul 13, 2021
JavaScript
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
An Android ChatBot powered by Watson Services - Assistant, Speech-to-Text and Text-to-Speech on IBM Cloud.
Updated
Nov 17, 2021
Java
A simple C# async websocket server and client for reliable transmission and receipt of data
📹 A tool for automatic video creation and uploading on YouTube
Updated
Dec 20, 2020
Python
Searching for the occurrence seconds of words/phrases or arbitrary regex patterns within audio files
Updated
Dec 28, 2020
Python
A simple web app that shows how Watson's Natural Language Classifier (NLC) can classify ICD-10 code. The app is written in Python using the Flask framework and leverages the Watson Developer Cloud Python SDK
Updated
May 26, 2021
Python
A collection of nodes for the IBM Watson services
Updated
Mar 28, 2022
HTML
An Android ChatBot powered by IBM Watson Services (Assistant V1, Text-to-Speech, and Speech-to-Text with Speaker Recognition) on IBM Cloud.
Updated
Dec 13, 2018
Java
A server and mobile app to send pictures of vehicle damage to IBM Watson Visual Recognition for classification
Updated
Nov 18, 2020
JavaScript
WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. A mobile app that uses Watson Visual Recognition to provide nutritional analysis of captured food images.
Updated
May 27, 2021
Java
DEPRECATED: this repo is no longer actively maintained
Updated
Nov 16, 2020
Swift
Chatbots and Watson: Let’s talk about national parks: course source code
Updated
Dec 7, 2018
JavaScript
♦️ Ruby SDK to use the IBM Watson services.
Updated
Mar 22, 2022
Ruby
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
🕶 Classify images offline using Watson Visual Recognition and Core ML.
Updated
Oct 5, 2018
Swift
Augment IBM Watson Natural Language Understanding APIs with a configurable mechanism for text classification, uses Watson Studio.
Updated
Apr 20, 2019
Jupyter Notebook
👩 :person_with_blond_hair: Using IBM Watson Personality Insights Service with Laravel 5
React app using the Watson Speech to Text service to transform voice audio into written text.
Updated
May 17, 2022
JavaScript
🚀 Fast, scalable framework for building Discord applications
Updated
Jan 9, 2022
TypeScript
Combine Watson Knowledge Studio and Watson Discovery to discover customer sentiment from product reviews
Updated
May 16, 2022
JavaScript
Dialog Skill Analysis framework for Watson Assistant
Updated
Oct 26, 2021
Python
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
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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
Botonichas 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