Project for CMU LLM-11667, end to end application of LLM
setup: conda env create -f environment.yml
or pip install -r requirements.txt
start the server: cd med_assistant && python manage.py runserver
current function: extract patient data according to patient id and name