Braggi is a Python based Contextual Chatbot Framework, which hopes to integrate all the necessities for a great chatbot framework, to satisfy both enterprise and general audiences alike. Development still underway, more features on the way 😄
Check the Development Branch for Features under development.
- A DNN based classifier that classifies the intent.
- JSON based scripting to help create conversation patterns and responses.
- A fully scalable model, capable of handling larger models.
- A parser to extract information from messages (Prices, Dates, Messages, Names).
- restful implimentation in Django.
- ReactJs front-end with build in WebViews.
- Stand alone editor to prepare scripts and customize the bot.
- GAN based replies 🤔?
- And lots more...
Install the following modules if you don't have them already
pip install tensorflow
pip install tflearn
pip install nltk
Execute Run.py
python Run.py
Drop me a message anywhere on the links down below 😄
- My Blog
- My email : sushrit.pk21@gmail.com