Home / Companies / Comet / Blog / Post Details
Content Deep Dive

I Built a RAG Pipeline for F1 Team Radio, Then Made It Grade Itself

Blog post from Comet

Post Details
Company
Date Published
Author
Francisco Schulz
Word Count
1,780
Company Posts That Month
1
Language
English
Hacker News Points
-
Post removed?
No
Summary

A Formula 1 team-radio retrieval-augmented generation project was developed to produce scoped summaries of drivers’ race-weekend comments, using the domain’s dense, timestamped, jargon-heavy communications to expose common RAG failures such as retrieving information from the wrong driver or session. The system stores synthetic radio messages in ChromaDB with session, driver, and lap metadata, retrieves relevant messages, and generates answers while recording nested traces through Opik, an open-source observability and evaluation platform. Its workflow progresses from ingestion and querying to evaluation with rule-based test suites and LLM-as-a-judge metrics for context recall and hallucination, followed by automated prompt optimization using MetaPrompt and versioned promotion of successful prompts to a prompt library. The author argues that observability, explicit evaluation criteria, optimization against measured results, and prompt version control are more important for reliability than producing a plausible initial demo. The approach has limitations, including variability in LLM judges, possible overfitting to evaluation data, and the likelihood that synthetic transcripts make retrieval appear more accurate than it would with noisy real-world audio transcriptions.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
RAG 7 364 51 33 -69%
LLM 5 1,189 251 109 -83%
Observability 3 625 152 84 -84%
Real-time 1 1,106 270 109 -81%
Vector Search 1 525 92 52 -74%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.