F1 Team Radio Sentiment: Full 2025 season analyzed with Vertex AI Gemini #396
Bruno-Furtado
started this conversation in
Show and tell
Replies: 1 comment
-
|
Very interesting project, thanks for sharing! 👏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
I built a pipeline that pulls every team radio from the 2025 F1 season via the OpenF1 API, runs the audio through Vertex AI Gemini for transcription + sentiment analysis, and lands the structured output in BigQuery. The dashboard is live and lets you filter by GP, session, team, driver, sentiment, emotion, and topic.
Live dashboard: https://brunofurtado.dev/en/projects/f1-team-radio
Source code: https://github.com/Bruno-Furtado/f1-team-radio-pipeline
Write-up (architecture + cost): https://brunofurtado.dev/en/blog/vertex-ai-call-sentiment
Beta Was this translation helpful? Give feedback.
All reactions