divyamohan1993/apac-genaiacademy
Gen AI Academy APAC Edition — 3 production AI solutions: FirstResponse AI (emergency triage), AgroAdvisor (smart farming), EduPulse (student analytics) | ADK + Gemini + MCP + AlloyDB + Cloud Run
Platform-specific configuration:
{
"mcpServers": {
"apac-genaiacademy": {
"command": "npx",
"args": [
"-y",
"apac-genaiacademy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
[](#-track-1--firstresponse-ai) [](#-track-2--agroadvisor) [](#-track-3--edupulse)
| Service | URL | |---------|-----| | FirstResponse AI | https://firstresponse-ai-409924770511.asia-south1.run.app | | AgroAdvisor | https://agroadvisor-409924770511.asia-south1.run.app | | EduPulse | https://edupulse-409924770511.asia-south1.run.app |
</div>
---
This repository contains three AI-powered solutions built for the Google Gen AI Academy APAC Edition hackathon. Each solution targets a different track, uses a distinct Google Cloud stack, and solves a real, measurable problem affecting millions of people.
| Track | Solution | Stack | Problem Scale | |:-----:|----------|-------|---------------| | 1 | FirstResponse AI — Emergency Triage | ADK + Gemini + Cloud Run | 150K+ die annually from delayed triage | | 2 | AgroAdvisor — Smart Farming Advisory | ADK + MCP + Weather API | 500M farmers, $50B+ annual crop loss | | 3 | EduPulse — Student Analytics | AlloyDB + Gemini NL-to-SQL | 1.2M students drop out/year in India |
Total test coverage: 44 tests passing across all tracks.
---
> *Instant AI triage for when every second counts*
Problem: In mass casualty events — earthquakes, floods, bombings — non-medical volunteers must decide who gets treated first. Wrong decisions cost lives. 150,000+ people die annually from delayed or incorrect triage.
Solution: An
Loading reviews...