Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 363 Bytes

RASA-Chatbot

Conversational chatbot created using RASA NLP

How to use:

run_training will default train data, use this if you want to train from data in files.

run_action_server will run the local action server, must be run if you want actions to work.

run_chatbot will run the chatbot in a window.

call from terminal using ./ when in root directory