CoolFace
Apppublic

Shreyashchawda12/Health_Consulting_Chatbot

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
App README

For Demo of the Application

link:-https://www.loom.com/share/b7a6705448c34dbfab8b2ab50b3e0e12?sid=91d6dca0-1995-430c-9c40-0a83f75980e8

For Cloud Application

` Visit below url for using this application: `

Bash
https://huggingface.co/spaces/Shreyashchawda12/Health_Consulting_Chatbot

For Local Machine

clone this repository

Bash
git clone https://github.com/Shreyashchawda12/Health_Consulting_Chatbot.git

created a environment using Annaconda

Bash
conda create -p "gen_venv" python==3.10 -y

activate environment

Bash
conda activate gen_venv/

Install all necessary libraries

Bash
pip install -r requirements.txt

To run the application

bash
python -m streamlit run app.py

Amazing app