Skip to content

v0.2.0

Compare
Choose a tag to compare
@choinek choinek released this 18 Jan 07:33
· 49 commits to main since this release
c26bd2f

What's Changed

  1. Marker removed due to licensing restrictions, enabling us to change the license to MIT; will be relocated to an external repository
  2. EasyOCR support
  3. License updated to MIT to align with our goals

At this point we support:

  • PDF files
  • Image files
  • EasyOCR
  • LLama 3.2-vision OCR
  • All Ollama-supported models for second-stage text extraction
  • S3 Storage, Google Drive Storage, Local file system storage

More features will be added soon - please watch us on Github!


Commits:

  • feat: easyOCR added, tesseract - removed, marker - removed, license changed to MIT by @pkarw in #91
  • Update README.md by @justinlevi in #90

New Contributors

Full Changelog: v0.1.0...v0.2.0