Unlimited-OCR 3B
Unlimited-OCR 3B is an OCR മാതൃക built by Baidu. Strongest at Image / scan to structured Markdown, complex layouts, tables, multi-page documents.. Free.ai GPUs-ല് സ്വയം-ഹോസ്റ്റ് ചെയ്തിരിക്കുന്നു — നിങ്ങളുടെ ദിവസേനയുള്ള ടോക്കണ് പൗളിനെതിരെ സ്വതന്ത്രമായി പ്രവര്ത്തിക്കുന്നു (300 ടോക്കണ്സ് ഒരു പേജില്). Released under MIT - commercial use permitted on Free.ai.
_API വഴി ഉപയോഗിക്കുക
ഓപ്പണ്AI- യോജിപ്പുള്ള റേസ്റ്റ് API. ഒരു കീ നിര്മ്മിക്കുക, ഈ മോഡലിനെ സെക്കന്ഡുകളില് തന്നെ വിളിക്കുക.
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"}'
എപിഐ സഹായക്കുറിപ്പുകള്
API കീ ലഭ്യമാക്കുക