This project is a chatbot built using Blenderbot. Follow the steps below to run it on your local machine.
-
#Clone the Repository
git clone https://github.com/Vaishnavi-08-Merugu/chatbot.git
-
Create Virtual Environment (Optional but Recommended)
python -m venv venv
venv\Scripts\activate # On Windows
Install Dependencies
pip install -r requirements.txt
Run the Application
python blenderbot_chat.py
Access the Chatbot Open your browser and go to: