Skip to content

rtre84/whatNext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatbots with Watson Conversation and Python

To run:

  1. Import the Watson Conversation workspace from conversation/workspace.json into your Watson Conversation service.

Python:

  1. cd into the python directory
  2. Rename .env.template to .env
  3. Add your Watson Conversation credentials to .env
  4. Add your Cloudant Database Username, Password, and URL to .env
  5. Add your Foursquare credentials to .env
  6. Optional, create a virtual environment by running virtualenv venv
  7. Optional, activate the virtual environment by running source ./venv/bin/activate
  8. Install dependencies by running pip install -r requirements.txt
  9. Run python app.py
  10. Go to http://localhost:8080

About

IBM Watson Hackathon - What Next

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •