Backend
To Instantiate:
npm install in root
add .env file with: OPENAI_API_KEY= PERPLEXITY_API_KEY= GOOGLE_API_KEY= SUPABASE_URL= SUPABASE_SERVICE_KEY= MISTRAL_API_KEY=
run hospital_pdf/app.py in root to start flask backend server, then go to start frontend servers (or whereever app.py is located!). https://github.com/SeanZCai/treehacks-agentic-surgeon