Understand your medical reports, privately.
MediFlow is an AI assistant that reads a clinical report, redacts personal information, and lets you ask questions about it in plain language. It combines retrieval-augmented generation with a medical knowledge graph so answers stay grounded in your report — not guesswork.
How it works
1 · Upload & extract
Upload a report as a PDF or image. Born-digital PDFs are read directly; scanned pages and photos are transcribed with Gemini vision. A short summary and key findings are pulled out.
2 · Redact PII
Before anything is stored or sent to the model, personal details — names, IDs, contact info — are replaced with tokens. Your answers are re-personalised only at the very end, on your device's response.
3 · Ask questions
Ask anything about the report. Relevant passages are retrieved with a hybrid semantic + keyword search and handed to the model as grounding context for a factual answer.
4 · Knowledge graph
Medical entities and their relationships are stored as a graph, so the assistant can follow connections — like what a drug treats or interacts with — while it answers.
What's inside
- PII redaction before storage and inference
- Hybrid retrieval (vector + TF-IDF, fused with RRF)
- GraphRAG enrichment via a medical knowledge graph
- Semantic caching for fast, repeatable answers
- Works with PDFs, scans, and photos of reports
Not medical advice. MediFlow is an informational tool to help you understand a report. Always consult a qualified healthcare professional for diagnosis and treatment decisions.