Flutter × Supabase で競馬AI予想パイプラインを全自動化した話 — JRA+NAR両対応・前走情報まで実装
Qiita / 4/13/2026
💬 OpinionDeveloper Stack & InfrastructureTools & Practical Usage
Key Points
- Flutterをフロントに、Supabaseをバックエンドにして「競馬AI予想」向けのデータ収集〜推論〜配信までのパイプラインを全自動化する構成が紹介されている。
- JRAとNARの両対応に加え、前走情報まで取り込む実装により予測に必要な特徴量作成を拡張している。
- 機械学習(予想)に必要なデータ基盤をSupabase上で組み立て、運用の自動化・再実行性を重視した進め方になっている。
- 個人開発の文脈で、実装観点(Flutter×DB/バックエンド連携)を中心に実用的な全体像を提示している。
Flutter × Supabase で競馬AI予想パイプラインを全自動化した話 — JRA+NAR両対応・前走情報まで実装
はじめに
「AIで競馬予想ができたら面白い」という発想から始まり、Flutter UI・Supabase Edge Function・GitHu...
Continue reading this article on the original site.
Read original →Related Articles

Black Hat USA
AI Business

Black Hat Asia
AI Business

Agentic coding at enterprise scale demands spec-driven development
VentureBeat

How to build effective reward functions with AWS Lambda for Amazon Nova model customization
Amazon AWS AI Blog

How 25 Students Went from Idea to Deployed App in 2 Hours with Google Antigravity
Dev.to