Table of Contents
This branch contains demo DeepScriptum implementation and map-reduce approach to perfom OCR in parallel. Service provides fast transformation of any file to .md The program allows you to quickly transform files Easy to use interface
Implementation with GPT-4o. Includes FastAPI backend (Celery used for task managing), PostgreSQL and HTML/CSS frontend.
Deep dive into OCR, understanding how it work and how to use it for the project.
DeepScriptum is an advanced project designed to seamlessly convert any type of document into Markdown (.md) format. Utilizing cutting-edge AI technology, it ensures accurate and efficient translation while preserving the original structure and content. Ideal for developers, writers, and businesses, DeepScriptum streamlines documentation processes and enhances collaboration.
- Git clone or download
- Create .env file in root due to
.env.example sudo docker-compose build && sudo docker-compose up
Congrats! You can access your service on localhost


