Skip to content

Dhanvantri is an AI-powered platform offering a comprehensive solution for healthcare. It includes medication management, AI diagnostics, drug interaction alerts, and personalized health insights. Users can access resources, connect with providers, and ensure data privacy, simplifying healthcare for better well-being.

Notifications You must be signed in to change notification settings

Aayush-Tripathi2102/Dhanvantri_oneAPI_hack_kpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dhanvantri

Overview

This website is designed for medical purposes, providing users with essential health-related information and tools. The website helps users find nearby hospitals and medical specialists, store and manage their medical history, and streamline the prescription process by automatically adding medicines to the cart after scanning prescriptions.

Features

  • Nearby Hospitals and Specialties: Find hospitals and medical specialists near your location.
  • Medical History Storage: Upload and securely store your previous medical records for future reference.
  • Prescription Scanning: Upload a prescription, and the website will automatically recognize the medicines and add them to your shopping cart.
  • User Account: Create an account to manage your medical history, view saved records, and track prescription orders.

Key Functionalities

  1. Hospital and Speciality Finder:

    • Displays a list of hospitals and specialists near your location.
    • Provides detailed information on specialties available at each hospital.
  2. Medical History Management:

    • Securely upload and store your past medical records, prescriptions, and reports.
    • Access your stored records anytime for future consultations.
  3. Prescription Scanning:

    • Use image recognition to scan uploaded prescriptions.
    • Automatically extract medicine information and add the items to your cart for easy purchasing.
  4. User-Friendly Dashboard:

    • View saved hospitals, specialists, and medical history.
    • Track orders and view prescription statuses.

Technology Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express
  • Database: MongoDB (for storing user data, medical history, and prescription details)
  • Image Processing: Tesseract.js or other OCR (Optical Character Recognition) library for scanning prescriptions
  • Authentication: JWT-based authentication for secure login and user session management

UI/UX Design

Setup and Installation

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Aayush-Tripathi2102/Dhanvantri_oneAPI_hack_kpr.git
  2. Go to the frontend directory:
    npm install
  3. Run the Frontend:
    npm run dev
  4. Go to Backend folder:
    cd ..
    cd ./Backend
  5. Run the Backend:
    python main.py

About

Dhanvantri is an AI-powered platform offering a comprehensive solution for healthcare. It includes medication management, AI diagnostics, drug interaction alerts, and personalized health insights. Users can access resources, connect with providers, and ensure data privacy, simplifying healthcare for better well-being.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published