mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
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:
committed by
GitHub
parent
469cfbb124
commit
cb04094d45
21
meta.json
21
meta.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user