It's a basic Chatbot using NLP. You can have basic conversation with the chatbot. This application is based on chatterbot .
clone the project:
git clone https://github.com/RohitAayushmaan/ChatBotAI.git
install the requirements
pip install -r requirements.txt
To run the project run
python app.py