A simple AI-powered chatbot project designed to simulate human-like conversations and provide instant responses.
This project can be run locally or directly in Google Colab for quick setup.
- π¬ Interactive conversation with the chatbot
- β‘ Lightweight and fast execution
- π Works on Google Colab (no installation required)
- π οΈ Beginner-friendly project for learning about chatbots & NLP basics
- Language: Python
- Notebook: Google Colab / Jupyter Notebook
- Libraries:
- NLTK / Transformers / TensorFlow (update based on your code)
- NumPy / Pandas
- Flask (if deploying as a web app)
Click here to open the project in Google Colab:
- Clone the Repository
git clone https://github.com/codersuryans/CHATBOT-EXCUSS-.git
cd CHATBOT-EXCUSS-