Skip to content

Tylerr198/Med-Assist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Med Assist

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

To run:

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

About

AI chat assistant to help users navigate their healthcare coverage plans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors