Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 447 Bytes

AI-Chatbot

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,

  1. git clone https://github.com/RajarshiKGP/AI-Chatbot.git
  2. source .\Scripts\activate
  3. pip3 install -r requirements.txt
  4. python3 app.py

That's it...