Skip to content

damasvasree/Next-Gen-Digi-Health

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🏥 Next Gen Digi Health

🚀 A complete AI-powered digital healthcare ecosystem built to simplify patient care, doctor interaction, and hospital management — all in one platform.


🌟 Overview

Next Gen Digi Health is a smart healthcare platform that integrates:

  • 🧑‍⚕️ Doctor consultation (video + appointments)
  • 🤖 AI health assistant
  • 💊 E-Pharmacy
  • 🧾 Insurance claim system with fraud detection
  • 📊 Hospital analytics dashboard
  • 📩 Smart email notification system (confirmation + reminders)

🎯 Problem Statement

Healthcare systems today are:

  • ❌ Fragmented (multiple apps)
  • ❌ Time-consuming (manual processes)
  • ❌ Lack real-time communication
  • ❌ Poor patient engagement

💡 Our Solution

We built a unified digital healthcare platform that:

✔ Connects patients, doctors, and hospitals ✔ Automates appointments & reminders ✔ Provides AI-based health guidance ✔ Simplifies insurance claims with fraud detection


🔥 Key Features

👨‍⚕️ Patient Module

  • Book appointments (video consultation)
  • View & manage appointments
  • AI chatbot for health queries
  • Upload & download prescriptions
  • Order medicines (E-Pharmacy)

🩺 Doctor Module

  • View daily appointments
  • Join video consultations
  • Create prescriptions
  • Approve/reject insurance claims

🏥 Hospital Admin

  • Monitor all appointments
  • View patient records
  • AI-powered hospital analytics dashboard
  • Manage doctor availability

📧 Smart Email System

  • ✅ Instant confirmation email
  • ⏰ Reminder 1 → 1 day before
  • ⏰ Reminder 2 → 10 minutes before
  • 🎉 Completion email after consultation

🛡️ Fraud Detection System

  • Detects high claim amounts
  • Flags frequent claimers
  • Smart approval logic

🧠 Tech Stack

Category Technology
Backend Flask (Python)
Database MongoDB
Frontend HTML, CSS, JS
Authentication Flask Sessions + Bcrypt
AI Chatbot Ollama + RAG
Email Service SendGrid
Scheduler APScheduler

⚙️ Installation

1️⃣ Clone the Repository

git clone https://github.com/damasvasree/Next-Gen-Digi-Health.git
cd Next-Gen-Digi-Health/backend

2️⃣ Install Dependencies

pip install -r requirements.txt

3️⃣ Setup Environment Variables

Create .env file:

MONGO_USERNAME=your_username
MONGO_PASSWORD=your_password
SENDGRID_API_KEY=your_sendgrid_key
SENDER_EMAIL=your_email
SECRET_KEY=your_secret_key

4️⃣ Run the App

python app.py

🚀 Future Enhancements

  • 📱 Mobile App Integration
  • 📲 WhatsApp Notification System
  • 🧠 Advanced AI Diagnosis
  • 🏥 Multi-hospital Integration
  • 📊 Real-time analytics dashboard

🏆 Hackathon Ready Highlights

✔ Real-world problem solving ✔ End-to-end working product ✔ AI + Healthcare integration ✔ Scalable architecture ✔ Professional UI/UX


👨‍💻 Author

(Damasvasree) 💡 Passionate about AI + Healthcare Innovation


📌 Conclusion

Next Gen Digi Health is not just a project — it's a future-ready healthcare solution designed to make healthcare smarter, faster, and more accessible.


⭐ If you like this project, give it a star!

About

A full-stack AI-powered healthcare management system connecting patients, doctors, and hospitals with e-prescriptions, appointment management, pharmacy integration, and analytics dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors