Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dockerized knowledgebasebot, with mysql datasource

Notifications You must be signed in to change notification settings

samlet/knowledgebasebot

Repository files navigation

Knowledge Base Bot

video tuts

start

Dockerized knowledgebasebot, with mysql datasource.

$ docker-compose build # build actions docker
# $ docker-compose up mysql
# $ docker-compose up action_server
$ run # alias run='docker-compose up'
# recreate tables and fill seeds
$ python -m knowledgebase.data_source fill_data_seeds True 
# browse data seeds
$ python -m knowledgebase.data_source browse hotel
#$ rasa run actions
$ rasa shell
Your input -> show me some hotels 
....
Your input -> list some restaurants 
....

About

dockerized knowledgebasebot, with mysql datasource

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /