https://github.com/horacehylee/geekbot-rasa
A chatbot for www.geekedoutsolutions.com backed by Rasa Core - https://rasa.com/
https://github.com/horacehylee/geekbot-rasa
Last synced: 6 months ago
JSON representation
A chatbot for www.geekedoutsolutions.com backed by Rasa Core - https://rasa.com/
- Host: GitHub
- URL: https://github.com/horacehylee/geekbot-rasa
- Owner: horacehylee
- Created: 2018-07-26T13:47:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T03:41:32.000Z (about 8 years ago)
- Last Synced: 2025-01-24T08:43:44.318Z (over 1 year ago)
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geekbot-rasa
A chatbot for www.geekedoutsolutions.com backed by Rasa Core - https://rasa.com/
# Rasa Core Install Instructions
Please refer to the [Rasa Core Simple Bot Tutorial](https://core.rasa.com/tutorial_basics.html#tutorial-basics) for more information on how to use these dialog files with [Rasa Core](https://core.rasa.com/index.html)
# Train NLU Model
`python -m rasa_nlu.train -c nlu_config.yml --data data/nlu_data.md -o models --fixed_model_name nlu --project geekbot --verbose`
# Train Dialogue Model
`python -m rasa_core.train -d domain.yml -s data/stories.md -o models/geekbot/dialogue --epochs 200
`
# Slack Screenshot
In this example I clicked the Pi button
