Skip to content

AVidhanR/HassleMediBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hassle Medi Bot

It's a Rag Based Medical ChatBot.
Run the below command to install the required packages.

pip install -r requirements.txt

Run the below command to start the ChatBot's Backend.

python backend.py

Run the below command to start the ChatBot's Frontend.

streamlit run app/navigation.py

Warning

  • The ChatBot is still in development phase. It may not work as expected.
  • Please report any issues in the issues section.
  • I have no idea how to even run the RAG model. I am just trying to make it work. 😅

Languages

  • Jupyter Notebook 97.7%
  • Python 1.9%
  • HTML 0.4%