Skip to content

Actualizacion del repositorio#1

Open
HancyToro wants to merge 3 commits into
prevalentWare:mainfrom
HancyToro:main
Open

Actualizacion del repositorio#1
HancyToro wants to merge 3 commits into
prevalentWare:mainfrom
HancyToro:main

Conversation

@HancyToro

Copy link
Copy Markdown

No description provided.

…l output

- Added main.py as the entry point for the receipt extraction pipeline.
- Integrated orientation detection and correction using Tesseract OSD.
- Implemented data extraction via OpenCode Zen API with support for multiple models.
- Consolidated results into a formatted Excel file using openpyxl and pandas.
- Created src/extractor.py for handling API interactions and data parsing.
- Developed src/orientation.py for image orientation correction.
- Added src/excel_writer.py for generating Excel output.
- Introduced argument parsing for input directory, output file, model selection, verbosity, and timeout.
- Configured logging for better debugging and information tracking.
- Added requirements.txt for project dependencies and pyrightconfig.json for type checking.
- Created src/__init__.py to define the source package.
…tion output file

- Added a new JSON file containing benchmark results for the sonnet-4.6 model, including extracted fields and metadata for various receipts.
- Created an Excel file to store the extracted receipt data, facilitating easier access and analysis of the results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant