Train.ipynb : The notebook where all the training using deep learning (DL) took place. A model was saved for further use. An LSTM CNN hybrid was used for training. App.py : The python file with flask code to axt as backend of our web application. This file also processes user text and predicts responses based on the saved model. Index.html : The HTML part of the frontend of our web application. Style.css : The CSS part of the frontend of our web application. Intents.json : The datatset used for training the model. The chatbot is created using deep learning model CNN.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3
commits