Commit Graph

3 Commits

Author SHA1 Message Date
Kai Ton 3f8765a581 Migrate to Laravel app + unified services; add email conversion
- Move docling/markitdown services under services/ alongside new
  unlimited-ocr and vision services
- Add Laravel app for email-to-markdown conversion and OCR frontend
- Add email export tooling and example emails/output
- Update docker-compose, Caddyfile, and frontend assets

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 07:22:08 +00:00
Kai Ton 6ba704865f update youtube link 2026-06-26 07:57:43 +00:00
Kai Ton 94cbabe6d7 Fix Docling PP-OCRv6 error + add DB init scripts
- Force TesseractCliOcrOptions for image formats (JPG/PNG/TIFF/BMP)
  to prevent RapidOCR/PP-OCRv6 fallback on docling 2.107
- Add db/init.sql and db/init_docling.sql for database initialization

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 07:48:04 +00:00