An interactive ML + LLM web app that predicts Formula 1 lap times, simulates pit strategy timing, and compares constructors — explained in natural language like an F1 race engineer.
- Predict lap times from 600k+ historical race laps
- Simulate pit timing changes (early / late pit)
- Compare two constructors (Team A vs Team B)
- GPT-powered race engineer explanations (Markdown)
- Interactive Gradio UI
Python · Pandas · Scikit-learn · OpenAI API · Gradio
Public Formula 1 datasets (races, results, lap times, pit stops, constructors, circuits).
git clone <your-repo-url>
cd F1-Race-Intelligence-Copilot