AI agent acts as F1 TV director with LangChain, Nemotron, and LangSmith
thetripathi58 · x · 2026-09-24
The author built an AI agent doing an F1 TV director's job: it follows qualifying at the 2026 Dutch GP with live timing and onboard cameras from every car, and decides which shots go on screen.
The stack:
- A LangChain deep agent plans each step and uses tools
- NVIDIA Nemotron as the model, running on Nebius Token Factory via an OpenAI-compatible API
- LangSmith records every run — the author's favorite part: open any run to see which model call was made, which tool was used, and how long each step took, so failures can be traced to the exact step
Every piece comes from a different company and can be swapped without rebuilding the rest. Part of the Nebius AI Builder Program launch.
More from coding & agent
- xAI posts all Grok Bot Galaxy session recordings online, organized by role — XFreeze · 2026-09-24
- New AI models launch agents-first while chat becomes an afterthought: GPT-6 Sol missing from ChatGPT — mark_k · 2026-09-24
- Solo dev builds Frugäast, an agentless coding UI to fight 'vibe-coding' context collapse — cgouguen · 2026-09-24
- HF engineer: run benchmarks via HF Jobs for every performance PR — CLI is agent-friendly — RisingSayak · 2026-09-24
- VC: The next OpenRouter won't be a router but a brain, offering $250k+ pre-seed — MartinGTobias · 2026-09-24
- Google open-sources LangExtract: free document extraction with source-grounded fields — mdancho84 · 2026-09-24