Skip to content

Add OCR functionality to ImageExtractor - #1

Open
Stephanieewelu wants to merge 2 commits into
AgenticAiLabs:mainfrom
Stephanieewelu:Stephanie
Open

Add OCR functionality to ImageExtractor#1
Stephanieewelu wants to merge 2 commits into
AgenticAiLabs:mainfrom
Stephanieewelu:Stephanie

Conversation

@Stephanieewelu

Copy link
Copy Markdown
  • Implemented core document parsing functionality for various file formats
  • Added extractors for PDF, DOCX, and image files
  • Included utility functions for file handling and type detection
  • Established basic text processing capabilities

Purpose: This PR adds the foundational architecture for DocParseAI, enabling:

  • Document type detection and validation
  • Text extraction from multiple formats
  • Basic metadata collection
  • Future extensibility for additional formats and processors

Testing:

  • Manual verification of file type detection
  • Basic text extraction validation
  • Error handling for unsupported formats

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.

2 participants