OCR text recognition using DeepSeek-OCR model. Use when user asks for OCR, text recognition, image text extraction, screenshot recognition, or converting ima...
Initial release with major refactor and feature change: - Fully replaced previous Meta AI Search functionality with DeepSeek-OCR for image text recognition. - Added bash script ocr.sh for performing OCR on local image files. - Introduced support for output formats: markdown (default), text, JSON, etc. - Removed previous documentation and config files for search; new docs focus on OCR usage and API key configuration. - Requires curl, jq, base64 and a DeepSeek-OCR API key.