This is an AI ChatBot, which can help you in your daily works, like answering questions, writing essays, codes etc.
To use this project run the following commands one by one,
git clone https://github.com/RajarshiKGP/AI-Chatbot.git
source .\Scripts\activate
pip3 install -r requirements.txt
python3 app.py
That's it...