Project Info

Arogyam-2.0

Devpost

Inspiration

Every minute matters during a medical emergency, yet many people struggle to quickly determine the seriousness of an injury or reach the right medical help in time. We wanted to explore how AI could bridge that gap by providing instant injury assessment, first-aid guidance, and simulated emergency dispatchβ€”all through a simple chat interface. Our goal was to build an intelligent first responder that demonstrates how AI can support faster decision-making in emergency situations.

What it does

Arogyam AI allows a user to upload an image of an injury through a Telegram bot. The system uses AI to: 🩺 Analyze the injury image 🚨 Classify the emergency severity (Low, Medium, High) πŸ’Š Generate first-aid recommendations πŸ₯ Find the nearest suitable hospital πŸ‘¨β€βš•οΈ Assign an available doctor πŸš‘ Dispatch the nearest available ambulance (simulated) πŸ“Š Display everything live on an emergency dashboard The dashboard provides emergency responders with real-time information about the patient, AI reasoning, hospital availability, ambulance status, confidence score, and estimated response time.

How we built it

The project consists of four major components: Telegram Bot for user interaction FastAPI backend to process requests Google Gemini Vision for AI-powered injury analysis React Dashboard for live emergency monitoring The backend stores emergency information and updates a live dashboard every few seconds. Mock hospital, ambulance, and doctor datasets simulate a real emergency response network.

Challenges we ran into

During development we faced several technical challenges: Integrating AI vision with a reliable structured JSON response Building a complete end-to-end workflow between Telegram, FastAPI, and React Handling image uploads and different MIME types Managing API quotas while testing Gemini Vision Designing a dashboard that clearly communicates emergency information in real time Each challenge helped us improve both the system architecture and the overall user experience.

What we learned

Throughout this project we gained hands-on experience with: AI Vision APIs Prompt engineering for structured medical outputs FastAPI backend development React dashboard development Telegram Bot development API integration Full-stack system architecture Real-time data flow between multiple services Most importantly, we learned how multiple technologies can work together to create meaningful real-world solutions.

What's next

for Arogyam AI We plan to expand Arogyam AI with: πŸ“ Live GPS tracking πŸš‘ Real ambulance APIs πŸ₯ Real hospital integration πŸ‘¨β€βš•οΈ Doctor availability APIs πŸ“ž Automatic emergency calling πŸ“± Mobile application 🌍 Multi-language support ❀️ Electronic Health Record (EHR) integration Our long-term vision is to build an AI-powered emergency assistance platform that can support patients and healthcare providers during the critical first few minutes of an emergency.

Analysis

Compare with all teams

View

Metric

Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.

Technology

Found in codeClaimed only
  • CSSIn code
  • HTMLIn code
  • JavaScriptIn code
  • PythonIn code
  • ReactIn code
  • Tailwind CSSIn code
  • FastAPIClaimed
  • Google GeminiClaimed

6 of 8 appear in the indexed code. 2 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.

AI coding agents

No AI coding agent signals were found in this repository.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

Source size

78 KB

Source files

38

Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.

0 stars