🦀 ClawHub
PDF to Markdown with OCR
by @speech2srt
Document OCR and parsing — converts PDF/images to Markdown on remote L4 GPU via Modal. Trigger when user says: OCR, PDF to markdown, parse PDF, extract text...
⚙️ Configuration
Before first run, verify:
1. Python 3.9+ — python -V
2. Modal CLI — modal config show:
- token_id null → modal setup to authenticate
- command not found → pip install modal then modal setup
3. Modal free tier — L4 GPU is $0.80/hr. New accounts get $30 free credits/month (~37 hours of L4). No setup needed beyond authentication.
TERMINAL
clawhub install ocr2markdown