An Intelligent AI chatbot using neural networks and natural language processing in Python
To build a simple AI Chatbot to explain to my students
This repository contains files to build and run an AI Chatbot
- Download the code files
git clone https://github.com/PawanRamaMali/AI-Chatbot.git
- Install the required dependencies
pip install -r requirements.txt
- Build the Chatbot model
python training.py
- Run the Chatbot
python chatbot.py
What is a Chatbot ?
A chatbot is merely a computer program that fundamentally simulates human conversations. It allows a form of interaction between a human and a machine the communication, which happens via messages or voice command. would also make creating reactive bindings awkward. That's why it is strongly recommended to store all the state into a single object by using useRS only once !
PR's are welcome !
Found a Bug ? Create an Issue.
Chat on Slack
Leave a ⭐ If you think this project is cool.