awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Nutlope avatar

Nutlope/llama-ocr

0
View on GitHub↗
2,426 stars·235 forks·TypeScript·17 viewsllamaOCR.com↗

Llama Ocr

Llama-ocr is a library designed to convert images and documents into structured markdown by leveraging multimodal vision models. It functions as a vision-based text extractor and document parser, identifying and transcribing both textual content and spatial layout from image-based files.

The tool utilizes large vision models to perform zero-shot layout parsing, allowing it to interpret document structures without the need for task-specific training data. It employs prompt-driven extraction to guide the model in formatting raw visual data into consistent markdown syntax, while operating through a stateless API orchestration model that processes image payloads without maintaining persistent server-side state.

This utility supports automated data extraction and document digitization, enabling the transformation of scanned files or images into searchable, editable text. It integrates vision-language model inference into software pipelines to assist with knowledge base maintenance and the conversion of visual information into machine-readable formats.

Features

  • Document to Markdown Converters - Extracts text and structure from image files to generate clean and readable markdown content.
  • OCR Libraries - Provides a library for converting images and documents into structured markdown using multimodal vision models.
  • Structured Data Extraction - Uses natural language instructions to guide the model in formatting raw visual data into consistent markdown syntax.
  • Vision-Language Inference - Processes image inputs through multimodal neural networks to interpret spatial layout and textual content simultaneously.
  • Multimodal Document Parsers - Parses visual document data to generate clean, machine-readable markdown content for documentation and note-taking.
  • Visual Text Extractors - Leverages large vision models to identify and transcribe text and layout structure from image-based files.
  • Zero-Shot Vision Foundation Models - Identifies document structures using pre-trained vision model reasoning without requiring task-specific training data.
  • Document Digitization Tools - Converts scanned documents and images into structured markdown files to make visual information searchable and editable.
  • Automated Data Extraction - Parses text and layout from images to pull information into structured formats for analysis.

Star history

Star history chart for nutlope/llama-ocrStar history chart for nutlope/llama-ocr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Llama Ocr

These projects share indexed features with Llama Ocr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 567-labs/instructor567-labs avatar

    567-labs/instructor

    13,176View on GitHub↗

    Instructor is a framework designed for structured data extraction, validation, and language model integration. It functions as a library that transforms unstructured text into validated, type-safe objects by leveraging schema definitions and model-specific tool-calling capabilities. By acting as a validation middleware, the project ensures that language model outputs strictly conform to defined data structures. The library distinguishes itself through a robust validation-based retry loop that automatically re-submits failed responses with error feedback to iteratively correct schema complianc

    Pythonopenaiopenai-function-calliopenai-functions
    View on GitHub↗13,176
  • dicklesworthstone/llm_aided_ocrDicklesworthstone avatar

    Dicklesworthstone/llm_aided_ocr

    2,930View on GitHub↗

    This project is a document digitization utility that combines traditional optical character recognition with language model processing to convert scanned PDF files into structured markdown. It functions as an automated pipeline that extracts raw text from images and applies intelligent post-processing to refine the output. The system distinguishes itself by using language models to perform error correction, removing artifacts and formatting inconsistencies common in raw character recognition. It incorporates a modular design that decouples processing logic from specific model providers, allow

    Pythonai-assistllama2llm
    View on GitHub↗2,930
  • adithya-s-k/omniparseadithya-s-k avatar

    adithya-s-k/omniparse

    7,618View on GitHub↗

    Omniparse is a multimodal content parser and generative AI ingestion engine designed to convert documents, images, and multimedia into a uniform format. It functions as a data preprocessing pipeline that transforms diverse raw data sources into structured markdown to improve the performance of large language model workflows. The system extracts text and structural data from PDFs, images, audio, and video files. It includes a web crawler that converts dynamic website content into clean markdown and a multimodal transformation process that maps disparate input formats into a unified data schema

    Pythoningestion-apiocromniparser
    View on GitHub↗7,618
  • breezedeus/pix2textbreezedeus avatar

    breezedeus/Pix2Text

    3,012View on GitHub↗

    Pix2Text is an optical character recognition system and document conversion tool designed to transform images and PDFs into Markdown. It functions as a multilingual OCR engine supporting over 80 languages, a LaTeX formula recognizer for mathematical notations, and a parser integrated with vision language models. The project utilizes a hybrid pipeline to separate plain text from mathematical formulas and tabular structures within a single pass. It converts recognized formulas into LaTeX expressions and transforms detected tables and layouts into structured Markdown formatting. The system incl

    Jupyter Notebookimage-to-markdownlatexlatex-pdf
    View on GitHub↗3,012
Compare all 30 related projects→

Frequently asked questions

What does nutlope/llama-ocr do?

Llama-ocr is a library designed to convert images and documents into structured markdown by leveraging multimodal vision models. It functions as a vision-based text extractor and document parser, identifying and transcribing both textual content and spatial layout from image-based files.

What are the main features of nutlope/llama-ocr?

The main features of nutlope/llama-ocr are: Document to Markdown Converters, OCR Libraries, Structured Data Extraction, Vision-Language Inference, Multimodal Document Parsers, Visual Text Extractors, Zero-Shot Vision Foundation Models, Document Digitization Tools.

Which projects share features with nutlope/llama-ocr?

Projects with overlapping indexed features include: 567-labs/instructor — Instructor is a framework designed for structured data extraction, validation, and language model integration. It… dicklesworthstone/llm_aided_ocr — This project is a document digitization utility that combines traditional optical character recognition with language… adithya-s-k/omniparse — Omniparse is a multimodal content parser and generative AI ingestion engine designed to convert documents, images, and… breezedeus/pix2text — Pix2Text is an optical character recognition system and document conversion tool designed to transform images and PDFs… arabold/docs-mcp-server — This project is a server implementation of the Model Context Protocol designed to function as an AI knowledge… apple/ml-fastvlm — This project is a vision language model framework and vision-to-text pipeline designed for deploying and optimizing…

Curated searches featuring Llama Ocr

Hand-picked collections where Llama Ocr appears.
  • Document processing libraries
  • document OCR and conversion tool