antrikshmisri / Chatbot

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

Home Page:http://chatbot.antriksh.live/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://chatbot.antriksh.live/


Languages

Language:Python 96.3%Language:CSS 2.2%Language:HTML 1.6%