v0.2.0
What's Changed
- Marker removed due to licensing restrictions, enabling us to change the license to MIT; will be relocated to an external repository
- EasyOCR support
- 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
- @justinlevi made their first contribution in #90
Full Changelog: v0.1.0...v0.2.0