From one sentence to a parlay you can place.
WizBets is an iOS app that turns natural-language betting queries into live parlays with real odds and AI-generated explanations.
A user types a bet idea in plain English (for example, '3-leg NHL parlay tonight').
WizBets parses the intent into structured legs (sport, player, market, line) using a fine-tuned language model.
It matches each leg to live markets pulled from real-time data.
It generates a one-line explanation per leg using verified stats.
It returns the assembled parlay with one-tap deep links into the sportsbook of your choosing
How the AI works (in one paragraph).
A fine-tuned language model converts your free-text input into structured legs: sport, player or team, market, line, and target odds. WizBets then queries a MongoDB index of live betting markets — refreshed by a continuous scrape — and ranks combinations on probability and combined value. Finally, a separate explanation step looks up verified ESPN splits (last-N-game scoring, red-zone share, opponent splits) and asks Claude Haiku to write a one-line rationale per leg. The model is forbidden from inventing stats — every number must exist in the ESPN payload.
What we don't do.
- • We don't accept wagers. Bets are placed in your sportsbook.
- • We don't sell “locks” or curated picks.
- • We don't use stale odds. Lines are pulled in near real-time.
- • We don't hide the math — every leg ships with its reasoning.
Ready to try it?
Join the waitlist.