an llm powered race engineer that delivers real time or simulated pit wall instructions based on live telemetry or historical session data
BOX. BOX. let's get the data in.
project structure
strategy.py: handles telemetry data processing and degradation modelsengineer.py: logic for the generating instructionssimulation.py: simulation script to see the engineer in actionrace-engineer.ipynb: data analysis and feature visualization
dataset
setup
pip install pandas numpy matplotlib scikit-learnrun the simulation to see real time pit wall advice:
python simulation.pychange the driver = 'NOR' variable to your fav driver and run the notebook to generate telemetry based analytics and strategy insights