Feat: Add Docling-Serve Template for Document Processing -#464 (#465)

* feat: add docling-serve template for document processing

* updated for the build issues
This commit is contained in:
Harikrishnan Dhanasekaran
2025-10-26 04:59:13 +05:30
committed by GitHub
parent 469cfbb124
commit cb04094d45
4 changed files with 57 additions and 0 deletions

View File

@@ -1653,6 +1653,27 @@
"discussion"
]
},
{
"id": "docling-serve",
"name": "Docling Serve",
"version": "latest",
"description": "Running Docling as an API service for document processing and conversion with AI-powered capabilities.",
"logo": "docling-serve.png",
"links": {
"github": "https://github.com/docling-project/docling-serve",
"website": "https://docling-project.github.io/docling-serve/",
"docs": "https://docling-project.github.io/docling-serve/",
"dockerhub": "https://quay.io/repository/docling-project/docling-serve"
},
"tags": [
"document-processing",
"api",
"ai",
"conversion",
"pdf",
"office"
]
},
{
"id": "docmost",
"name": "Docmost",