Designed to help you better understand your health insurance coverage in an easy and accessible way.
Checkout the Devpost Submission! https://devpost.com/software/med-assist-40kt2u
Have to be running all applications: Flask application, NextJs application, and Llama3 locally
Backend:
cd backend
run python -m flask --app service run
Frontend:
cd frontend/med_coverage
run npm run dev
Llama3:
Download Ollama: https://ollama.com/
Download LLama3 model
run ollama run llama3