Skip to content

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeevan Verse 🌐💉

Connecting Healthcare, Empowering Lives

Technologies

  • React
  • Node.js
  • Express.js
  • Websocket
  • MongoDB
  • Gemini api

Table of Contents

  1. Features
  2. Installation
  3. Quick Start

Features

🩺 Umeed: AI Health Assistant

  • RAG-powered conversational memory using Pinecone Vector DB (llama-text-embed-v2)
  • Multi-modal prescription analysis (Image & PDF support) via Gemini 2.5 Flash
  • Persistent chat sessions (capped at 20 per user) with auto-generated titles
  • Advanced behavioral insights (consultation frequency, mood tracking, topic clouds)
  • Secure, context-aware personalized health advice based on user profiles

🩸 Blood Bridge

  • Real-time blood donor network
  • Emergency blood donation coordination
  • Geolocation-based matching
  • Secure donor-recipient connection

💬 Discussion Forums

  • Moderated health discussion spaces
  • Expert-verified medical conversations
  • Anonymous support groups
  • Topic-based health communities

📣 Health Campaigns

  • Public health awareness initiatives
  • Community-driven health education
  • Targeted health promotion
  • Interactive campaign management

Installation

Prerequisites

  • Node.js (v16+)
  • npm (v8+)
  • MongoDB
  • Git

Steps

  1. Clone the repository
 git clone https://github.com/yourusername/Jeevan-verse.git
 cd Jeevan-verse
  1. Install dependencies

     # for client directory
    cd client 
    npm install
    
     # for server directory
    cd server
    npm install
  2. Configure environment variables

    # for client directory
    cd client 
    cp .env.example .env
    # Edit .env with your configurations
    
    # for server directory
    cd server 
    cp .env.example .env
    # Edit .env with your configurations
  3. Start the project locally

 # frontend start
 cd client 
 npm run dev

 # backend start
 cd server 
 npm run dev

Quick Start

  • Register an account with required details
  • Login with that account
  • Explore AI Symptoms Checker
  • Connect with health communities

Contact

jeevanverse247@gmail.com

About

Connecting Healthcare, Empowering Lives

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages