dilpreetxsandu/medisense-ai — explained in plain English
Analysis updated 2026-06-24
Upload a photo of a doctor's prescription to get a plain-English summary of each medicine and how to take it.
Check for warnings or precautions attached to prescribed medications before starting a new course of treatment.
Understand what follow-up steps a prescription recommends, such as return visits or lab tests.
| dilpreetxsandu/medisense-ai | abduznik/portfolio-dumper | luoxk/ai-toolbox-releases | |
|---|---|---|---|
| Stars | 19 | 19 | 19 |
| Language | HTML | HTML | HTML |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
The README does not specify which AI model or API performs the analysis, this must be configured separately before the app will work.
MediSense AI is a web application that helps patients understand the prescriptions their doctor has given them. A user uploads a photo of a prescription and the system uses AI to read it and explain it in plain language, covering what each medicine is for, how and when to take it, any warnings or precautions attached to it, and whether any follow-up steps are recommended. The front end is built with HTML and described as having a modern, responsive interface, meaning it should work on both desktop and mobile browsers. The back end runs on FastAPI, a Python web framework used to handle the AI analysis logic and serve responses to the browser. The README is brief and does not describe which AI model or service performs the prescription analysis, how prescription images are processed or stored, or what the privacy practices are for uploaded medical documents. Those details are not available from what was provided.
A web app where patients upload a photo of their prescription and receive a plain-English explanation of each medicine, dosage instructions, warnings, and recommended follow-up steps.
Mainly HTML. The stack also includes HTML, Python, FastAPI.
No license specified in the repository.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.