hatchmoment. scored by care · not by stars

foot_predict

Explainable AI football match predictor with chain‑of‑thought reasoning

notablePython🧠 AI & ML

It helps bettors and analysts get not just a result but a step‑by‑step explanation by orchestrating a ReAct agent that pulls stats, history, injuries, news and a Poisson model via interchangeable data providers. Users can run it via a Streamlit web UI or a CLI, choosing real football‑data.org API or mock data. The tool stands out by exposing the LLM’s reasoning chain and allowing easy swapping of data sources, offering more trust than black‑box predictors.

View on GitHub →

mmattar18/foot_predict