The project aims to create a chatbot for spiritual counseling. The project was created by Can Cui and Nishan Tang of the Sorbonne University. The goal is to bring light and hope to people who are suffering from mental illness or potential patients. Our baby robot is fed with love and sweat, and we hope you will treat it well.
dataDatabasemodelModel trainingserver(back-end) Web server and application python code for chatbottrainsome codes original for chatbotweb(front-end) Project webapp.pyRun server
- install Node from website official,please install version-LTS
- cd to web
- run
npm install - wait for installing
- run
npm run serve - open your web browser with
http://localhost:8080
- cd to web
- run
npm run buildto pack the front-end - cd to root with the command
cd .. - run server with command
python app.pyorpython3 app.pyfor python3 - open your web browser with
http://localhost:5000




