harningle / fia-doc

Parse FIA documents to get underlying tyre compound
8 stars 1 forks source link

fia-doc

PDF parsers to extract structured data from FIA F1 documents. This is part of theOehrly/Fast-F1#445.

We plan to get the following data from the PDFs:

Currently we have the "table" like data, e.g. lap time, pit stop, etc., more or less parsed. The "less table" ones, such as penalties, are not started yet. Please check marcll/f1-fia-doc-parser, who uses LLMs to get these unstructured info. from PDFs, with a very good quality!