kushagra486/newslens-ocr
0
NewsLens OCR Service
PDF → Images → AI Vision OCR pipeline for NewsLens AI.
API
POST /ocr
Accepts a PDF or image URL, returns extracted text.
{ "url": "https://...", "type": "pdf" }GET /health
Returns service status.
PDF → Images → AI Vision OCR pipeline for NewsLens AI.
Accepts a PDF or image URL, returns extracted text.
{ "url": "https://...", "type": "pdf" }Returns service status.