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.
- Download the requirements.txt and app.py file.
- Install the necessary libraries.
!pip install -r requirements.txt
- Run the app.
python -m streamlit run app.py
- Click the generated URL to launch the ChatBot.