Our AI-based solution is a game-changer in retinopathy diagnosis, offering not only high diagnostic accuracy but also providing objective results. The web application we have developed simplifies the entire process by allowing users to effortlessly upload their eye scans, receive AI-generated predictions, and obtain comprehensive reports.
https://drive.google.com/file/d/1FJjuiGvBnnLU2LjFoE5txcWb7r2bzBif/view
1.Install all the requirements by running this command in terminal
pip install -r requirements.txt
2.Run the app typing this command in terminal
streamlit run app.py