An agentic AI pipeline that ingests a dense horse racing program, generates a clean expert pick sheet, translates it into three languages, and delivers it timed to each market’s morning window, with one human approval step before anything goes out.
A Daily Racing Form PDF is a masterpiece of compression. Decades of convention packed into columns of abbreviations, numbers, and codes that mean something specific to someone who spent years learning to read them. For everyone else, it’s noise.
The horse racing audience has migrated online and gone international. A significant following in Latin America and Europe wants to participate, but the information infrastructure still assumes an American expert in the grandstand. The problem isn’t that the analysis is hard. It’s that the starting point requires fluency most bettors don’t have and can’t easily acquire.
The racing form has the right information. The pipeline doesn’t need to create insight. It needs to surface it. That reframe changes everything about how the system is designed.
Designed and built in n8n, the pipeline is fully agentic from ingest through staging. The single non-automated step isn’t an oversight — it’s the most important design decision in the system.
The Clear Signal sheet is designed around one constraint: a subscriber should be able to open it, scan it, and feel oriented before coffee goes cold. Every element either earns its place or gets cut.
The system works because no one is being asked to do something that doesn’t serve their interests. The design holds the business logic together the same way it holds the workflow together.
Clear Signal started as a distribution problem and became a product design problem. The Daily Racing Form was never going to change. The international audience wasn’t going to learn to read it. The gap was real, and the infrastructure to close it — agentic AI, multi-language NLP, automated scheduling — was newly available.
The design work was in knowing where not to automate. The one-click approval step is the most important element in the system — the point where the pipeline’s output and the expert’s judgment meet before anything reaches a subscriber.
The deeper opportunity is scale. The pipeline architecture doesn’t care which racetrack it’s producing for. A system designed for Keeneland is a system that can run for any track with a racing form and an expert willing to put their name on the picks. Clear Signal is a product. It’s also a platform.
US, Latin America, Europe — one pipeline, three languages, three timed delivery windows.
Expert approval is the single non-automated step, by design, not by default.
Subscribers go from inbox to informed pick in under two minutes, in their language.
“Good agentic design isn’t about automating everything. It’s about knowing exactly which step deserves a human — and making that human’s job as effortless as possible.”