Skip to content

Feature Request: Offline OCR Support via Local Models #245

Description

@Nitrogly

Feature Request: Offline OCR Support via Local Models

Current Situation

Currently, OCR functionality in llm_tool_ocr_mistral relies exclusively on the Mistral AI cloud API, which requires an active internet connection and a paid API key. This makes OCR unavailable in air-gapped environments or for users who prefer a fully self-hosted, cost-free, private setup.

Requested Feature

Add support for offline OCR using locally hosted vision-capable models via Ollama or similar self-hosted backends — without any dependency on external paid APIs.

Suggested Local Models (Ollama-compatible)

All of the following support vision/OCR tasks and run fully offline:

  • llava:7b
  • llava:13b
  • minicpm-v:8b
  • qwen2.5vl:7b
  • gemma3:12b

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions