Syntony
A city exploration app with AI-generated quests
Personal project + Independent Study (CSS 499)
A cross-platform mobile app that gives you a reason to go explore your own city. It builds quests around where you actually are, connects you with other people doing the same, and gets better at guessing what you'll like.
- Built the backend on Supabase: authentication, cloud database, real-time sync, direct messaging, multiplayer interactions, and AI moderation.
- Built a semantic RAG pipeline on Gemini text-embedding-004 with pgvector cosine similarity over HNSW indexes, so the weekly insight reports are grounded in your real activity history instead of guesses.
- Wired up the Google Gemini and Google Places APIs to generate quests and recommendations tied to your actual location.
- Packaging it with Capacitor for iOS (TestFlight first, then the App Store) and Google Play.










