Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 792 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 792 Bytes

MediNotes

The Capstone Research project is still in progress. We will release the results gradually, part by part.
You can try the fine-tuned Llama3 that can convert medical dialogues to SOAP notes now.

Setup

  1. Download the requirements.txt and app.py file.
  2. Install the necessary libraries.
!pip install -r requirements.txt  
  1. Run the app.
python -m streamlit run app.py
  1. Click the generated URL to launch the ChatBot.
Untitled design

Preview

Untitled design