Skip to content

SabrinaHoiya/Chatbot

Repository files navigation

An-AI-Chatbot-in-Python-and-Flask

An AI Chatbot using Python and Flask REST API

Execution

To run this Bot, First run the train.py file to train the model. This will generate a file named chatbot_model.h5.
This is the model which will be used by the Flask REST API to easily give feedback.
After running train.py, next run the app.py to initialize and start the bot.
To add more terms and voccabulary to the bot, modify the intents.json file and add your personalized words and retrain the model again.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors