Skip to content

codencytech/healthguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚑 EMERGI-PAL AI - AI-Powered Emergency Response System

🏆 Hackathon Project - Alameda Hacks 2026

🌟 Key Features

  1. 🤖 Intelligent Symptom Analysis - Powered by Google Gemini AI
  2. 🌍 Location-Aware Emergency Info - Country-specific emergency numbers
  3. 🚨 AI-Powered Triage - Smart emergency level assessment
  4. 💬 Interactive AI Chat - Ask follow-up medical questions
  5. 📱 Responsive Design - Works on all devices

🏆 Multiple Award Potential

  • Best Use of AI - Core feature is Gemini AI integration
  • Social Good - Helps save lives in emergencies
  • Most Startup-Ready - Clear market need, scalable
  • Best Real-World Impact - Immediate practical utility
  • Best Technical Execution - Complex AI + medical logic

🛠 Tech Stack

  • Frontend: React + TypeScript
  • UI: TailwindCSS + DaisyUI
  • AI: Google Gemini API (Gemini 1.5 Flash)
  • Deployment: Vercel
  • APIs: Custom emergency database + AI integration

🚀 Live Demo

Deployed on Vercel: emergi-pal-ai.vercel.app

🎯 Problem Solved

  1. Travelers don't know local emergency numbers
  2. People panic and forget what to do in emergencies
  3. No intelligent system combines AI + location-specific info
  4. Google searches often cause unnecessary panic

💡 Solution

  • AI analyzes symptoms → determines emergency level
  • Location detection → shows correct emergency numbers
  • Step-by-step instructions → reduces panic
  • Interactive AI chat → answers follow-up questions

🔧 Setup Instructions

# Clone repository
git clone [your-repo-url]
cd emergi-pal

# Install dependencies
npm install

# Add Gemini API key
echo "REACT_APP_GEMINI_API_KEY=your_key_here" > .env

# Run development server
npm start

# Build for production
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors