This is a conversational chatbot that is trained on questions and answers from a web forum of therapists. This tries to bring psychological healthcare to the masses.
This is built using Python and Rasa.
- Python
-
Start the server.
rasa run --cors '*'
-
Open
index.html
to access the chat widget.