![Building Local OCR Application SmolDocling: A Step-by-Step Guide [Part 1] Building Local OCR Application SmolDocling: A Step-by-Step Guide [Part 1]](https://miro.medium.com/v2/resize:fit:500/1*7BC6wHBRhlZ_skdn89WvIg.png)
Building Local OCR Application SmolDocling: A Step-by-Step Guide [Part 1]
Last Updated on April 16, 2025 by Editorial Team
Author(s): Youssef Hosni
Originally published on Towards AI.
If you want to build a Local OCR application such that you do not need to send your documents to APIs. You can use 𝐒𝐦𝐨𝐥𝐃𝐨𝐜𝐥𝐢𝐧𝐠, which is an ultra-compact vision-language model for end-to-end multi-modal document conversion that can be used for LocalOCR.
𝗦𝗺𝗼𝗹𝗗𝗼𝗰𝗹𝗶𝗻𝗴 is a compact 256M open-source vision language model designed for OCR. It offers end-to-end document conversion without complex pipelines, allowing a single small model to handle everything. It’s fast and efficient, processing a page in just 0.35 seconds on a consumer GPU with less than 500MB VRAM. Despite its small size, it delivers high accuracy, outperforming models 27× larger in full-page transcription, layout detection, and code recognition.
In this two-part hands-on tutorial, we’ll build a local OCR application using 𝗦𝗺𝗼𝗹𝗗𝗼𝗰𝗹𝗶𝗻𝗴. In the first part, we’ll develop the OCR pipeline step by step, breaking down each component. In the second part, we’ll integrate everything and create the application interface.
You can find the codes and data used in this article in this GitHub Repo.
Most insights I share in Medium have previously been shared in my weekly newsletter, To Data & Beyond.
If… Read the full blog for free on Medium.
Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.
Published via Towards AI
Take our 90+ lesson From Beginner to Advanced LLM Developer Certification: From choosing a project to deploying a working product this is the most comprehensive and practical LLM course out there!
Towards AI has published Building LLMs for Production—our 470+ page guide to mastering LLMs with practical projects and expert insights!

Discover Your Dream AI Career at Towards AI Jobs
Towards AI has built a jobs board tailored specifically to Machine Learning and Data Science Jobs and Skills. Our software searches for live AI jobs each hour, labels and categorises them and makes them easily searchable. Explore over 40,000 live jobs today with Towards AI Jobs!
Note: Content contains the views of the contributing authors and not Towards AI.