🏆 Official Entry for the Google Developer Groups Manila - Build with AI Mini Hackathon
PilaPal is an AI-powered queue assistant designed to help Filipinos navigate the often chaotic and frustrating queuing systems in the Philippines—whether it's at a government office, school registrar, clinic, canteen, or cashier.
Using the power of Google's Gemini 2.5 Flash, PilaPal analyzes your specific queuing situation and provides you with the best move to make. It gives you a structured plan, including:
- Urgency Level: Knowing how fast you need to act.
- Temporary Advice & Best Moves: What to do right now to secure your spot or fix an issue.
- Scripts: Ready-made, polite Taglish scripts so you know exactly what to say to the guard, "ate", or "kuya" at the counter.
- Fallback Plans: What to do if your primary plan fails (e.g., cut-offs, system offline, missing requirements).
- Frontend: React 19, Vite, TypeScript
- Backend: NestJS, TypeScript
- AI Integration:
@google/generative-ai(Gemini 2.5 Flash)
Want to run PilaPal locally? Check out our Setup Guide for detailed instructions on how to install dependencies, configure your Gemini API key, and run both the frontend and backend servers.