Skip to content

Releases: givenglorious/ocr-llm-extractor

Release list

v1.0.0

Choose a tag to compare

@givenglorious givenglorious released this 13 Sep 06:36
1e6c621

OCR LLM Extractor

An OCR-based document extraction pipeline that converts receipt images and PDFs into structured Excel data.

Features

  • Extract text from receipt images and PDFs using OCR
  • Process extracted content with an LLM
  • Convert unstructured receipt data into structured fields
  • Export extracted data to Excel
  • Support for multiple document formats

v1.0.0

Initial release of the OCR → LLM → Excel extraction pipeline.