Skip to content

volleyballkickedme/MedTech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthHack 2025 by Next.js Ninjas

MedView

What it is

LLM-based AI solution designed to augment clinical decision-making by analyzing doctors’ notes from patient examinations, identifying critical data points, and suggesting potential diagnoses. In effect, it provides a “second opinion” on the descriptions of a patient’s condition, combining text analysis with medical knowledge to increase diagnostic accuracy and consistency. By highlighting possible diagnoses and relevant clinical details, the tool supports both clinicians and patients in arriving at the right care strategy more quickly and confidently

How to use

  1. Clone repo
  2. Install Ollama
  3. Create virtual environment in backend
  4. Run pip install -r requirements in the backend folder
  5. Run npm install on frontend folder
  6. Set up your environment variables for the frontend and backend folders
  7. Run backend server using uvicorn
  8. Run frontend server using npm run dev
  9. Profit

Issues

Please do contact us if there are any issues with testing this. We do apologise for the ollama setup as thats the best way to test LLMs for free.

Future Expansion

  1. Using OpenAI for processing
  2. Utilising RAG for better diagnostic accuracy/more specialised diagnosis
  3. Training an LLM for this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors