Source Code Only
Full ZIP with frontend, backend, database & documentation.
- Complete project source files
- Database script included
- How-to-run guide
No live demo yet — message us for access
Our team shares demo access on WhatsApp within minutes
Complete final-year project source code with frontend, backend, database, and setup guide. Instant download after secure payment.
Choose your plan
Full ZIP with frontend, backend, database & documentation.
We install & configure the project on your laptop within 24 hours.
Review features, setup steps, and credentials before you pay.
Description, tech stack, and what is included
MedSynapse EHR is a final year project built with Python Flask for students who want a healthcare-focused web application with document processing and clinical summarization features. This final year project allows users to add patients, upload PDF or TXT electronic health records, extract text, generate structured 8-section summaries, compare extracted content with generated sections, edit the final narrative, and download summary reports as PDF. The admin side of this final year project includes users, patients, EHR documents, summaries, medical categories, terms, diseases, medicines, reports, and branding settings. The system works with a heuristic summarizer by default and also supports optional Hugging Face Flan-T5 fine-tuning for advanced experimentation. MedSynapse EHR is suitable for a final year major project in Flask, healthcare software, NLP, or AI-assisted clinical documentation.
Modules and controls available to administrators
What end users can do in this application
pypdfAdditional capabilities included in the project
DATABASE_URLfpdf2Step-by-step setup on your laptop or PC
python -m venv .venv.venv\Scripts\activatesource .venv/bin/activatepip install -r requirements.txtcopy env.example .envcp env.example .envpython seed_data.pypython run.pyhttp://127.0.0.1:5000/pip install -r requirements-ml.txtDefault demo accounts for testing after setup
Administrator
[email protected]Admin@123Sample End Users
[email protected]User@123[email protected]User@123Usage terms for academic and personal projects
Search terms and categories for this source code