vasudev@portfolio:~$ ./01_symptogenie▮
An AI-powered platform that triages common ailments using weighted scoring and medical ontologies, extracts structured data from medical reports via OCR/NLP, and recommends nearby hospitals in real time.
Key Outcomes:
Built an AI symptom analysis engine with weighted scoring & medical ontologies, surfacing accurate diagnoses in under 2 seconds.
Developed an OCR/NLP pipeline (Tesseract + spaCy) to auto-extract structured data from medical PDFs/images, eliminating manual entry.
Integrated Google Maps geolocation to recommend nearest hospitals within a 15 km radius with real-time context.
Secured the platform with JWT auth and optimized MongoDB schemas with indexing, cutting query latency by 40%.