A application to read data from pdf file to excel file, based on openai compatible api.
uv sync
Copy .env.example to .env.
Config the environment varibles.
Run the main.py.
uv run main.pyIf you use this code repository or find it helpful, please cite my work.
@misc{pdf-reader,
author = {svtter},
title = {pdf-reader},
year = {2025},
url = {https://github.com/svtter/pdf-reader},
}