Azure-Samples/azure-ai-document-processing-samples
A collection of samples demonstrating techniques for processing documents with Azure AI including AI Foundry, OpenAI, Document Intelligence, etc.
Combines Document Intelligence's OCR and layout analysis with generative AI models (GPT-4 vision, embeddings) to classify, extract, and redact documents without custom model training. The samples provide reusable patterns across Python and .NET that calculate confidence scores by leveraging OCR confidence metrics and LLM logprobs, enabling high-accuracy structured data extraction from diverse document types. Integrates Azure AI Foundry, Language services, and Translator for end-to-end document workflows.
119 stars.
Stars
119
Forks
56
Language
Bicep
License
MIT
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Azure-Samples/azure-ai-document-processing-samples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
artitw/text2text
Text2Text Language Modeling Toolkit
build-on-aws/langchain-embeddings
This repository demonstrates the construction of a state-of-the-art multimodal search engine,...
aiplanethub/beyondllm
Build, evaluate and observe LLM apps
cofin/mogemma
🔥 Python / Mojo Interface for Google Gemma 3
qianniuspace/llm_notebooks
AI 应用示例合集