Skip to content

Simple Python client for IBM Watson Conversation API

Notifications You must be signed in to change notification settings

lucaskotres/WatsonClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Watson Conversation WebChat

A simple chat application test IBM Watson bots.

To run this application install the requirements in a virtual environment, run python chat.py and visit http://localhost:5000 on one or more browser tabs.

If you prefer, you can also start the server using the Flask cli:

$ FLASK_APP=chat.py flask run

About

Simple Python client for IBM Watson Conversation API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published