Connecting Healthcare, Empowering Lives
- React
- Node.js
- Express.js
- Websocket
- MongoDB
- Gemini api
- 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
- Real-time blood donor network
- Emergency blood donation coordination
- Geolocation-based matching
- Secure donor-recipient connection
- Moderated health discussion spaces
- Expert-verified medical conversations
- Anonymous support groups
- Topic-based health communities
- Public health awareness initiatives
- Community-driven health education
- Targeted health promotion
- Interactive campaign management
- Node.js (v16+)
- npm (v8+)
- MongoDB
- Git
- Clone the repository
git clone https://github.com/yourusername/Jeevan-verse.git
cd Jeevan-verse-
Install dependencies
# for client directory cd client npm install # for server directory cd server npm install
-
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
-
Start the project locally
# frontend start
cd client
npm run dev
# backend start
cd server
npm run dev- Register an account with required details
- Login with that account
- Explore AI Symptoms Checker
- Connect with health communities