Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,11 @@ tags: ["formula1", "telemetry", "sql", "agent", "llm", "data analysis"]
|
|
18 |
|
19 |
Formula 1 Report Generator is an innovative project aimed at generating reports from Formula 1 telemetry data. Accurate lap time predictions are crucial in Formula 1 as they can influence strategic decisions during races, qualifying, and practice sessions. By leveraging advanced machine learning algorithms and a **ReAct Agent implemented in `app.py`**, FastF1 Predictions seeks to provide precise and reliable predictions to enhance the competitive edge of teams and drivers.
|
20 |
|
21 |
-
<video src="assets/demo.mp4" controls></video>
|
22 |
|
23 |
-
|
|
|
|
|
|
|
24 |
|
25 |
## Purpose
|
26 |
|
|
|
18 |
|
19 |
Formula 1 Report Generator is an innovative project aimed at generating reports from Formula 1 telemetry data. Accurate lap time predictions are crucial in Formula 1 as they can influence strategic decisions during races, qualifying, and practice sessions. By leveraging advanced machine learning algorithms and a **ReAct Agent implemented in `app.py`**, FastF1 Predictions seeks to provide precise and reliable predictions to enhance the competitive edge of teams and drivers.
|
20 |
|
|
|
21 |
|
22 |
+
https://github.com/user-attachments/assets/319b97f3-0607-4bd8-8573-2be1d093db1f
|
23 |
+
|
24 |
+
|
25 |
+
Live demo on 🤗 [Hugging Face](https://huggingface.co/spaces/Draichi/Formula1-race-debriefing).
|
26 |
|
27 |
## Purpose
|
28 |
|