Built an AI horse racing tool that reads your program and gives you a bet slip in seconds — free to try
▲ 4 r/HorseBetting+1 crossposts

Built an AI horse racing tool that reads your program and gives you a bet slip in seconds — free to try

Been working on this for a while and figured this crowd might actually find it useful. It's called HandicapIQ — you upload your race program (a DRF/TrackMaster PDF or just a photo of the card) and it reads the past performances, ranks the field with a win % on each horse, and gives you an actual bet slip: win/place/show, exacta and trifecta structures, sized in units. It'll also tell you when a race is a "no play," which it does honestly instead of forcing a pick.

Basically it does the grunt work of reading a card in a few seconds instead of 20 minutes a race — handy if you're new to reading programs, or if you just want a fast second opinion before you bet.

I built it, I use it myself, and it's calibrated to be honest (favorites win ~1/3 of the time, and it says so — no "lock of the day" nonsense).

You get a few free races to try it, no card required: https://handicapiq.com

Would genuinely love feedback from people who actually play the races — what's useful, what's missing, what you'd want it to do.

u/Embarrassed_Belt3438 — 15 days ago

Tracked my AI handicapper against the full Saratoga card Saturday — 11/12 winners inside its top 4. Full results, misses included.

Ran the entire Saratoga card Saturday through my AI handicapping tool — uploaded each program, let it rank the field, logged every pick before post time. Here's how it did:

✅ The winner came from my top 4 in 11 of 12 races

✅ Nailed the exact top 3 in order twice (races 4 & 6)

✅ Hit all four top-4 finishers in two more

Not cherry-picked — that's the whole card, misses included (race 11 got me 🤷‍♂️).

It's called HandicapIQ. You upload a program photo or PDF and it breaks down the whole field in seconds. You can try a race free, no signup: handicapiq.com

u/Embarrassed_Belt3438 — 23 days ago
▲ 3 r/HorseBetting+1 crossposts

🏇 I built an AI that reads any race program and breaks down the whole race in ~15 seconds.

Upload a PDF — or just snap a photo of the program — and it gives you every runner's pace, class, and form, plus a win % on each. It'll even tell you when a race is a NO BET.

Watch it read Saratoga R1 👇 (free to try on your own races 👉 handicapiq.com)

Who are you backing in this one? 👇

u/Embarrassed_Belt3438 — 28 days ago

I built an AI that reads any horse racing program and spits out a full handicapping analysis. Got my first paying customer this week — and his first bug report in the same email.

I've been obsessed with horse racing handicapping for years, and I kept thinking: the analysis is just reading a dense program and weighing pace, class, value, and trip. Why can't AI do the grunt work? So I built HandicapIQ.

What it does: you upload a race program (PDF or a phone photo of the paper one), pick a race, and it returns a full pro-style breakdown — pace scenario, contenders, calibrated win probabilities, fair odds vs. the line, and an actual bet recommendation (or "no play," which is most races). Every pick gets tracked against real results, so there's a public, honest record — wins and losses. No "guaranteed winners" tout nonsense.

The stack: Next.js + an LLM for the analysis, with a pile of glue around it. Honestly the AI part was the easy 20%. The hard 80% has been everything else:

- PDF hell. Thoroughbred programs are clean; harness programs are dense multi-column layouts that scramble into gibberish when you extract text. Had to split PDFs down to the specific race's pages and read them visually.

- A runaway cost bug. A broken dependency was silently shipping entire programs to the model — $20 in a day before I caught it. Now it's ~cents a run.

- Non-determinism. My first paying customer emailed to say the same race gave different picks each run. He was right — I'd left the model's temperature unset (max randomness). One-line fix, same night. That feedback was worth more than any feature.

Where I'm at (2 weeks in, solo, bootstrapped):

- 37 signups (all organic, zero marketing)

- ~34% actually run a race

- 1 paying customer ($29/mo) — and he didn't cancel after the bug, which felt huge

- A couple users already coming back on their own

What I'm figuring out: retention. Getting signups isn't the problem — getting people to come back and convert is. Building a "grade your race → here's your record" loop next to make it sticky.

Would genuinely love feedback — on the product, the retention approach, or how you'd get something this niche in front of more of the right people. Roast it: handicapiq.com

reddit.com
u/Embarrassed_Belt3438 — 1 month ago

I built an AI that reads any horse racing program and spits out a full handicapping analysis. Got my first paying customer this week — and his first bug report in the same email.

I've been obsessed with horse racing handicapping for years, and I kept thinking: the analysis is just reading a dense program and weighing pace, class, value, and trip. Why can't AI do the grunt work? So I built HandicapIQ.

What it does: you upload a race program (PDF or a phone photo of the paper one), pick a race, and it returns a full pro-style breakdown — pace scenario, contenders, calibrated win probabilities, fair odds vs. the line, and an actual bet recommendation (or "no play," which is most races). Every pick gets tracked against real results, so there's a public, honest record — wins and losses. No "guaranteed winners" tout nonsense.

The stack: Next.js + an LLM for the analysis, with a pile of glue around it. Honestly the AI part was the easy 20%. The hard 80% has been everything else:

- PDF hell. Thoroughbred programs are clean; harness programs are dense multi-column layouts that scramble into gibberish when you extract text. Had to split PDFs down to the specific race's pages and read them visually.

- A runaway cost bug. A broken dependency was silently shipping entire programs to the model — $20 in a day before I caught it. Now it's ~cents a run.

- Non-determinism. My first paying customer emailed to say the same race gave different picks each run. He was right — I'd left the model's temperature unset (max randomness). One-line fix, same night. That feedback was worth more than any feature.

Where I'm at (2 weeks in, solo, bootstrapped):

- 37 signups (all organic, zero marketing)

- ~34% actually run a race

- 1 paying customer ($29/mo) — and he didn't cancel after the bug, which felt huge

- A couple users already coming back on their own

What I'm figuring out: retention. Getting signups isn't the problem — getting people to come back and convert is. Building a "grade your race → here's your record" loop next to make it sticky.

Would genuinely love feedback — on the product, the retention approach, or how you'd get something this niche in front of more of the right people. Roast it: handicapiq.com

reddit.com
u/Embarrassed_Belt3438 — 1 month ago
▲ 4 r/HorseBetting+1 crossposts

I built an AI handicapping tool and made its full results public — wins and losses. Would love feedback from real handicappers.

Hey all — I'm not a pro, just someone who got obsessed with handicapping and ended up building a tool that reads a race program and spits out a full analysis: pace scenario, class, trip, and value/overlays, with calibrated win probabilities for each horse.

The part I actually care about, and why I'm posting here specifically: I made the results public and tracked. Every pick gets graded against what really happened — including calibration (did the horses it called ~30% actually win about a third of the time?) and, yeah, the misses. No lock-of-the-day, no "guaranteed winners" nonsense — I'm allergic to that stuff too.

What I'd genuinely value is a gut-check from people who've been doing this longer than me: does the analysis actually hold up? What angles is it missing? Where would a sharp bettor call BS on it?

I didn't want to just drop a link and run — happy to share the results page if that's allowed here. Mods, if this isn't cool, no hard feelings, remove away.

HandicapIQ

reddit.com
u/Embarrassed_Belt3438 — 1 month ago

RankWithFriends - a free daily game: rank your top 3 to a topic, an AI judge scores and roasts you (iOS + browser)

I built this solo over the last couple weeks. Every day there's one topic (today's is "hills you'd die on"). You get 90 seconds to rank your top 3, then an AI judge scores you 0-100 and roasts your picks - or hypes you up if they're actually good. Daily streak, global leaderboard, and a spoiler-free share card. Wordle-style once-a-day habit, free, no sign-up. Playable Link: https://rankwithfriends.com (plays instantly in any browser). iOS app (the post link): https://apps.apple.com/us/app/rankwithfriends/id6753916477 - and if you open the browser version on an iPhone it'll offer the app too. Would genuinely love feedback on the concept, the topics, and how hard the AI should hit!

apps.apple.com
u/Embarrassed_Belt3438 — 1 month ago
▲ 11 r/PardonMyTake+1 crossposts

Daily Mt Rushmore Game made by long time AWL! Compete against your friends

Only difference is AI grades you 1-100 and you get ranked against all other players. I'm still building it out so any feedback is much appreciated!

rankwithfriends.com

u/Embarrassed_Belt3438 — 1 month ago
▲ 4 r/TriviaChat+1 crossposts

Play Mount Rushmore Daily at RankWithFriends.com

Made a pretty simple game that I think the AWL's will like. Just like wordle, but you get a Mt Rushmore topic once a day. AI ranks your picks and you compete against all the other players.

Curious what you all think about it! Open to suggestions

Happy fourth

Website Link

u/Embarrassed_Belt3438 — 2 months ago
▲ 3 r/PardonMyTake+2 crossposts

RankWithFriends — a daily game: 90 seconds to rank your top 3 on a topic, then an AI judge scores you 0–100 and roasts your picks (free, no signup)

I made a once-a-day game.

Everyone gets the same topic (it's hidden until you start, so nobody can prepare). You have 90 seconds to rank your top 3 answers. Then an AI judge scores your picks from 0–100 and roasts you with a one-line verdict.

New topic every midnight. Streaks. Free. No signup. Just play in your browser.

Today's topic: Best Mascot

I'd love some feedback—especially on the 90-second timer. Does it make the game more fun, or does it feel a little too stressful?

rankwithfriends.com
u/Embarrassed_Belt3438 — 1 month ago

Built an AI handicapper and I'm testing it in public — here's its full read on Meadowlands R13 Friday. Roast the logic.

Not a tout post — I built an AI handicapping tool and I'm stress-testing it openly, wins and losses. Here's its read on Meadowlands R13 Friday ($35K pace, 3YO NW5):

It flagged #5 Gentleman's Club (7/2 ML) as the play — not because of the price, but the logic: top TrackMaster SR (85), lone early-speed profile, Dexter Dunn (best driver in the field), post +21, and class relief dropping in from a $720K Grade 1. Model's fair odds were 2.3-1, so 7/2 read as an overlay. It called #2 Azrael Blue Chip the main danger and put up an exacta #5 over #2.

Result: Gentleman's Club won, Azrael was 2nd — so the top pick and the exacta both came in. (One race — I know that's a sample of one, variance is real.)

The reason I'm posting isn't the win, it's the reasoning — I want the harness sharps here to poke holes in it. Does the class-relief-as-overlay read hold up to you, or did it just run good? And here's the honest part: it's a model, it has losing days too.

(Happy to run anyone's tricky race through it — www.handicapiq.com)

https://preview.redd.it/i118wjbbjoah1.png?width=1540&format=png&auto=webp&s=88559d18dd18bd2301a8e4f5243ab496ebbd9dbd

https://preview.redd.it/19ztqkbbjoah1.png?width=1414&format=png&auto=webp&s=5f426f652f5554f175ec7d9f5300f20c18e71955

https://preview.redd.it/40yeijbbjoah1.png?width=1398&format=png&auto=webp&s=6cd14da645338685fd191744842795473977f8a2

reddit.com
u/Embarrassed_Belt3438 — 2 months ago
▲ 0 r/HorseBetting+1 crossposts

You will not regret using HandicapIQ for horse betting analysis

I built a high quality AI app that analyzes racing programs in depth. I'm winning more than I ever have and highly recommend trying it out.

www.handicapiq.com

let me know what you think I'm continuing to build this out!

reddit.com
u/Embarrassed_Belt3438 — 2 months ago