AI-medical-Imaging Application

Our AI-based solution for AI medical diagnosis offers a web application that utilizes image processing and machine learning. With high diagnostic accuracy, AI predictions, and streamlined processes, our solution overcomes the limitations of the existing system.

Watch Demo Video

Overview

Diabetic retinopathy is a progressive eye disease caused by complications of diabetes. It affects the blood vessels in the retina, leading to vision impairment and if left untreated, blindness.

image

image

image

image

image

Model Training

image

Radiology GPT (Medical LLM)

It is Based on Vicuna LLM

Vicuna-13B, an open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT. Preliminary evaluation using GPT-4 as a judge shows Vicuna-13B achieves more than 90%* quality of OpenAI ChatGPT and Google Bard while outperforming other models like LLaMA and Stanford Alpaca in more than 90%* of cases.

image4

image2

Future Work

647e9cb4d4738_HackAIthon (1) pptx (3)

The Best model is stored in google drive You can get Link to get model

Way To Run our Project

1.Install all the requirements by running this command in terminal

pip install -r requirements.txt

2.Steps to Run the LLM

cd Radiology-GPT
python demo.py

3.Run the app typing this command in terminal

./
streamlit run app.py