This is a simple guided Chat Bot application which can be converted to menu/option based Bot.
It is NOT a NLP based bot.
- Python Flask
- Jinja
- JavaScript
- JSON
- AJAX
- HTML
- CSS (FLEX)
- Install Python 3 click here🛫
- Install Flask
pip install Flask
- Clone the repository here.
Else Download the .ZIP file here. - Run server.py in terminal
python server.py
This method assumes that you have the requirements mentioned in the installation section.Once you fork or download the code. You can directly open the server.py
in the terminal.
To add pre-defined conversation for your bot, write them in a JSON file. A sample JSON file is in the directory named as convo.json
.
This project is open for contribution ✌.
If any other doubt please raise a issue or mail me.