Skip to content

Aquos06/Care-Companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Care Companion

Care Companion is a LLM companion for doctors and pantients. Using the ability of LLM, it aimed to be doctor's and patients personal assistant Here is our demo

video

Key Features of Care Companion ⭐

  • Chatbot for Doctor : Utilizating RAG and Brave API, we give the every doctor its own personal assitant. You can ask any information about patients' information, latest medical paper, and many more
  • Doctor Assistant : Utilizating RAG, it can help doctors to diagnose patient based on their sysmtomps and health record
  • Chatbot for Patient : Using RAG and Brave API, the chatbot can answer most of patient's question about the hospital, including doctor's schedule, and any question about medical
  • Patient Assistant : When register / book time schedule, our system help the patients to determine the best doctors based on your sysmtomps

Installation Process 💽

  1. Clone the repository
git clone "https://github.com//Aquos06/Complit.git"
  1. Install dependency
python3 -m venv .venv
source .venv/bin/activate
pip3 install -r requirements
  1. Start application
streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages