Projects in Awesome Lists tagged with document-processing
A curated list of projects in awesome lists tagged with document-processing .
https://github.com/syncfusion/document-sdk-winforms-demos
this repository contains Windows Forms demos for creating, reading, editing, and converting Excel, Word, PDF, and Presentation documents programmatically using Syncfusion .NET Document Processing libraries.
document-processing excel pdf presentation syncfusion word
Last synced: 10 Jun 2026
https://github.com/objones25/document-scanner-summarizer
📄 AI-powered document scanner and summarizer with OCR, supporting images, PDFs, DOCX, and web pages. Features interactive CLI with streaming responses from Claude, GPT, or Gemini.
ai anthropic cli document-processing nlp ocr openai pdf python tesseract
Last synced: 20 Apr 2026
https://github.com/zircote/rlm-rs
Rust CLI implementing the Recursive Language Model (RLM) pattern for Claude Code. Process documents 100x larger than context windows through intelligent chunking, SQLite persistence, and recursive sub-LLM orchestration.
ai-tools chunking claude claude-code cli command-line context-window devtools document-processing llm mit-license mmap rayon recursive-language-model rlm rust rust-2024 semantic-chunking sqlite text-processing
Last synced: 08 Feb 2026
https://github.com/andenick/hdarp
HDARP: Hybrid Direct Agent Reading Protocol — Production-grade PDF extraction for AI agent pipelines (95-98% accuracy)
ai-agents document-processing ocr pdf-extraction
Last synced: 05 Jul 2026
https://github.com/vladyslawwww/undocs-saas
Lightweight SaaS Boilerplate & Template for AI-driven document extraction. Includes RBAC, Stripe billing, and Gemini Vision integrations.
ai document-processing flask gemini ocr python saas stripe
Last synced: 07 Apr 2026
https://github.com/sapientpants/doctrans
Privacy-first document translation powered by local AI (Ollama). Upload PDF, Word, and OpenDocument files, extract text via vision models, and translate — all processing stays on your device.
ai document-processing docx elixir local-ai ocr ollama pdf phoenix phoenix-liveview privacy rag semantic-search tailwindcss translation
Last synced: 22 Apr 2026
https://github.com/roberto-a-cardenas/intellidoc-engine
Serverless OCR pipeline on AWS using Lambda, API Gateway, S3, and Textract. Accepts base64 PDFs and returns extracted text via API. Built with Terraform.
api-gateway aws aws-lambda cloud-engineering document-processing ocr s3 serverless terraform textract
Last synced: 22 Apr 2026
https://github.com/valido-app/valido-app.github.io
Official website and download page for Valido - Professional PDF validation and data extraction tool for Windows
automation data-extraction-from-pdf document-processing document-validation pdf pdf-parser pdf-processing pdf-tools
Last synced: 23 Apr 2026
https://github.com/sdpdas/document_annotate_tool
Adds annotation to each element in document and defines what it is.
document-processing python python-docx xml
Last synced: 05 Oct 2025
https://github.com/terry-li-hm/prometheus
PDF Liberation MCP Server - Break large PDFs into digestible chunks for Claude
ai-tools claude-code document-processing fastmcp mcp-server pdf-processing pdf-splitter prometheus pymupdf python text-extraction
Last synced: 18 May 2026
https://github.com/PSPDFKit-labs/nutrient-agent-skill
Universal Agent Skill for document processing with Nutrient DWS API — works with Claude Code, Codex, Gemini CLI, Cursor, and 35+ more agents
agent-skills ai-agents claude-code codex cursor document-processing gemini-cli mcp nutrient pdf
Last synced: 07 Mar 2026
https://github.com/padrio/doclens
Make image-heavy PDFs grep-able for AI agents. Convert PDF corpora into structured Markdown where every diagram, screenshot and table is searchable as text. No vector DB, no embeddings - just clean Markdown with LLM-generated image descriptions.
ai-agents anthropic claude docling document-processing knowledge-base llm markdown ocr pdf rag-alternative
Last synced: 26 Apr 2026
https://github.com/denmark0128/smart-academic-repository
A repository for academic papers with semantic search and automatic tagging using embedding models from Gemini API
alpinejs automatic-summarization automatic-tagging django document-processing htmx rag rag-chatbot semantic-search
Last synced: 07 Jun 2026
https://github.com/bylickilabs/pdfanalyzer
PDF Analyzer** ist ein effizientes Python-Tool zur automatischen Analyse von PDF-Dokumenten.
automation cli document-analysis document-processing file-analyzer file-inspector metadata open-source pdf pdf-analysis pdf-extraction python reporting streamlit text-mining
Last synced: 27 Apr 2026
https://github.com/joshuaevan/page-forge
Convert multi-page PDFs into clean, OCR-ready images — CLI, watch folder, web UI, and optional Google Drive sync.
cli docker document-processing fastapi google-drive image-processing ocr ocr-preprocessing pdf pdf-converter pdf-to-image pillow pymupdf python self-hosted
Last synced: 28 Apr 2026
https://github.com/syncfusion/document-sdk-blazor-demos
Explore the Syncfusion Blazor demos featuring our advanced PDF, Word, Excel, and PowerPoint document processing libraries.
blazor document-processing excel pdf powerpoint word
Last synced: 17 May 2026
https://github.com/adhikaritusharaaa/document_cleaning_cli
A deep learning-based pipeline for cleaning scanned document images. Automatically removes noise, enhances text clarity, and optimizes images for OCR. 🚀
cli-tool computer-vision deep-learning denoising document-processing image-cleaning image-processing ocr pytesseract python scanned-documents
Last synced: 17 Jun 2025
https://github.com/aget-framework/template-document-processor-aget
Production-ready template for creating document processing agents with LLM pipelines, security protocols, and multi-provider support
aget-framework document-processing llm python template
Last synced: 03 May 2026
https://github.com/nsourlos/ocr_and_rag
Tests of OCR and RAG with LLMs
cohere colpali document-processing gemini information-retrieval mistral ocr openai pdf-text-extraction qwen2-vl rag
Last synced: 06 May 2026
https://github.com/easytocloud/mac-letterhead
A macOS utility and MCP-server for merging your letterhead with PDF and Markdown documents
document-processing drag-and-drop letterhead macos markdown mcp-server pdf pdf-tools stationery watermark
Last synced: 03 Apr 2026
https://github.com/fayazk/document-metadata-extractor
A Python tool that uses Google's Gemini AI to automatically extract structured metadata from PDF and DOCX documents, saving results to Excel for easy analysis and organizing raw responses as JSON files.
content-indexing data-extraction document-management document-processing docx-parser excel-export gemini-ai-project generative-ai json-output metadata-extraction nlp pdf-parser python-automation text-analysis
Last synced: 01 Apr 2025
https://github.com/maemresen/mae-ghostscript
mae-ghostscript is a Docker-based tool for compressing PDF files efficiently using Ghostscript. This containerized solution simplifies the process of PDF compression, providing a consistent environment that works across different platforms. Users can run the container by mounting their local directories and specifying the PDF to compress.
bash-scripting containerized-application docker document-processing ghostscript pdf-compression
Last synced: 01 Mar 2025
https://github.com/adrianwedd/rlm-mcp
MCP server implementing Recursive Language Model pattern for processing arbitrarily long contexts. Enables Claude Code to work with 1M+ character documents through session-based chunking, BM25 search, and artifact provenance tracking.
bm25-search claude claude-code context-window document-processing fastmcp llm mcp model-context-protocol recursive-language-model
Last synced: 21 Feb 2026
https://github.com/farfarfun/funmd
Markdown工具包 - 提供Markdown文档处理、转换和编辑功能
document-processing documentation farfarfun markdown python text-formatting
Last synced: 13 Apr 2026
https://github.com/josh-janse/pdf-to-markdown-extractor
Convert PDF documents to clean markdown using Google's Gemini API.
ai document-processing gemini-api markdown nodejs pdf text-extraction text-extraction-from-pdf
Last synced: 07 May 2026
https://github.com/divyamohan1993/async-document-processing-workflow
Production-grade async document processing workflow system. Next.js 14 + FastAPI + Celery + Redis Pub/Sub + PostgreSQL. Real-time SSE progress, JWT auth, Docker Compose deployment.
async celery docker document-processing fastapi full-stack nextjs postgresql python react real-time redis tailwindcss typescript workflow
Last synced: 13 Apr 2026
https://github.com/resetnetwork/n8n-nodes
A collection of custom n8n nodes for enhanced document processing, text splitting, and embeddings generation
ai document-processing embeddings langchain monorepo n8n n8n-community-nodes text-splitting typescript
Last synced: 11 Jun 2025
https://github.com/arthrod/redline-endpoint
HTTP service that produces redlined DOCX diffs between two documents.
diff document-processing docx http-api legal-tech redline
Last synced: 12 Jun 2026
https://github.com/guiss-guiss/scriptumai
RAG Application ScriptumAI is an advanced Retrieval-Augmented Generation platform designed for document ingestion, semantic search, and query processing.
ai document-ingestion document-processing file-upload flask language-model llama llm machine-learning multi-language nlp offline ollama pdf-processing private python rag retrieval-augmented-generation semantic-search text-analysis
Last synced: 13 Apr 2026
https://github.com/jasoncobra3/floorplan-dimractor
A sophisticated Python pipeline for automatically extracting dimensions and cabinet codes from architectural floorplan PDFs. This tool converts various dimension formats into standardized measurements and provides structured output with visualization capabilities.
architecture-tools automation-tools blueprint-analysis cad-automation computer-vision dimension-extraction document-processing document-processing-pipeline floorplan-analysis image-processing measurement-tools opencv pdf-parser pdf-processing pdfplumber pymupdf streamlit text-detection
Last synced: 18 Apr 2026
https://github.com/nattapolch/work-order-pdf-extractor
AI-powered Work Order PDF Extractor with OpenAI GPT-4 Vision integration for automated text extraction and file organization
ai automation document-processing gui ocr openai pdf-processing python tkinter work-orders
Last synced: 19 Jun 2025
https://github.com/theogyeezy/rag-multi-agent-template
RAG enabled multi agent template using CrewAI and WatsonxAI. Supports ChromaDB, FAISS, Pinecone with document processing for PDF/DOCX/TXT. Includes legal, technical, and customer support examples.
agent ai crewai document-processing knowledge-base langchain multi-agent multiagent multiagenttemplate nlp python rag ragtemplate template vector-database watsonx watsonxai
Last synced: 08 May 2026
https://github.com/agxp/docpulse
Async document intelligence API — upload any PDF/DOCX/image + a JSON Schema, get back structured JSON with per-field confidence scores. Go, PostgreSQL, GPT
async document-extraction document-processing go gpt-4o json-schema llm multi-tenant ocr openai pdf postgresql rest-api structured-data tesseract worker
Last synced: 13 Mar 2026