Post
402
๐ย Now it is possible to chat with telemetry data from real Formula 1 races!
This is an AI-powered solution for analyzing and generating detailed reports on Formula 1 racing sessions. This project combines the power of ReAct agents from LangChain with a RAG approach to pull data from a SQL database.
At the core of this system is a text-to-SQL capability that allows users to ask natural language questions about various aspects of F1 races, such as driver performance, weather impact, race strategies, and more. The AI agent then queries the database, processes the information, and generates comprehensive reports tailored to the user's needs.
The reports can be exported in various formats, making it easy to share insights with team members, race fans, or the broader motorsports community.
(The project is in beta, some erros may occur)
Check it out:
- Draichi/Formula1-race-debriefing
- https://github.com/Draichi/formula1-AI
This is an AI-powered solution for analyzing and generating detailed reports on Formula 1 racing sessions. This project combines the power of ReAct agents from LangChain with a RAG approach to pull data from a SQL database.
At the core of this system is a text-to-SQL capability that allows users to ask natural language questions about various aspects of F1 races, such as driver performance, weather impact, race strategies, and more. The AI agent then queries the database, processes the information, and generates comprehensive reports tailored to the user's needs.
The reports can be exported in various formats, making it easy to share insights with team members, race fans, or the broader motorsports community.
(The project is in beta, some erros may occur)
Check it out:
- Draichi/Formula1-race-debriefing
- https://github.com/Draichi/formula1-AI