/Chatbot

Ciara is a python based chatbot trained to respond to medical queries and much more

Primary LanguagePython

Ciara-Chatbot

Ciara is a python based chatbot trained to respond to technical queries like harware and software regarding questions , it is trained using ubuntu corpus

How To Run 🏃‍

Install all the requirements

pip install -i requirements.txt

If the dataset(i.e. intents.json) is to be edited the chatbot's database has to be dropped and it has to be rebuilt To automate this process run the following command:-

Automate the training process

python dbchange.py

To run the chatbot in a local environment run the following command:-

Run in Local Environment

python app.py