Skip to content

Initial and completed chatbot example for the Agile Actors Learning AI Workshop I gave in June 2020

Notifications You must be signed in to change notification settings

gvasilei/chatbot-ai-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3.7

  • pip for 3.7

  • pipenv. If pip is installed you can do pip install --user pipenv

  • in the project folder type pipenv install to get all package dependencies

  • Then load all the necessary NLTK packages via pipenv run python get_nltk_packages.py

Run the chatbot

pipenv run python chatbot.py

For the initial definition switch to the initial git branch

About

Initial and completed chatbot example for the Agile Actors Learning AI Workshop I gave in June 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages