Unlimited-OCR 3B
Unlimited-OCR 3B adalah a Model OCR dibangun oleh Baidu. Strongest at Image / scan to structured Markdown, complex layouts, tables, multi-page documents.. Self-hosted on Free.ai GPUs — runs free against your daily token pool (300 tokens per halaman). Released under MIT — commercial use permitted on Free.ai.
Gunakan melalui API
API REST yang kompatibel dengan OpenAI. Hasilkan kunci dan panggil model ini dalam hitungan detik.
curl -X POST https://api.free.ai/v1/ocr/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model":"unlimited-ocr","prompt":"your prompt here"}'
Dokumentasi API
Dapatkan Kunci API