# Team Adal

- **Event:** [Gemini 3 ハッカソン 東京](https://cerebralvalley.ai/e/gemini-3-tokyo-hackathon)
- **When:** Sat, Feb 21 at 9:00 AM – 10:00 PM (GMT+9)
- **Where:** 東京都渋谷区渋谷 3 丁目 21 - 3 渋谷ストリーム 5F
- **Team:** [adalberto gonzalez](https://cerebralvalley.ai/u/adal)
- **GitHub:** https://github.com/Adal-Glez/gp-race-engineer
- **Demo video:** https://youtu.be/ibnt6GJeQJ8
- **Gallery:** https://cerebralvalley.ai/e/gemini-3-tokyo-hackathon/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/gemini-3-tokyo-hackathon/hackathon/gallery/8

Racing drivers can't look at data mid-race, they need
it spoken to them. Real F1 teams solve this with a race engineer on the radio. I built one powered by Gemini.
GP is an Al race engineer that watches live F1 25 telemetry and talks to you in real-time using Gemini's Live API. Press a button on your controller, ask about tire strategy or the gap to the car ahead, and GP responds in ~300ms with advice grounded in your actual car data (tire wear, fuel, lap times, competitor positions.)
The key technical insight: we inject live telemetry as text context into the Gemini Live session while audio streams bidirectionally.
Gemini handles STT + reasoning + TTS in a single WebSocket - replacing a traditional 3-hop pipeline that took ~3 seconds. The result feels like real F1 radio.

---

Markdown version of https://cerebralvalley.ai/e/gemini-3-tokyo-hackathon/hackathon/gallery/8. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
