mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
Update docling.md
made a mistake.
This commit is contained in:
parent
5921919da7
commit
8258ca3e81
@ -9,7 +9,7 @@ This tutorial is a community contribution and is not supported by the Open WebUI
|
||||
|
||||
## 🐤 Docling Document Extraction
|
||||
|
||||
This documentation provides a step-by-step guide to integrating Apache Tika with Open WebUI. Docling is a document processing library designed to transform a wide range of file formats—including PDFs, Word documents, spreadsheets, HTML, and images—into structured data such as JSON or Markdown. With built-in support for layout detection, table parsing, and language-aware processing, Docling streamlines document preparation for AI applications like search, summarization, and retrieval-augmented generation, all through a unified and extensible interface.
|
||||
This documentation provides a step-by-step guide to integrating Docling with Open WebUI. Docling is a document processing library designed to transform a wide range of file formats—including PDFs, Word documents, spreadsheets, HTML, and images—into structured data such as JSON or Markdown. With built-in support for layout detection, table parsing, and language-aware processing, Docling streamlines document preparation for AI applications like search, summarization, and retrieval-augmented generation, all through a unified and extensible interface.
|
||||
|
||||
Prerequisites
|
||||
------------
|
||||
@ -63,4 +63,4 @@ This command starts the Docling container and maps port 5001 from the container
|
||||
|
||||
### Conclusion
|
||||
|
||||
Integrating Docling with Open WebUI is a simple and effective way to enhance document processing and content extraction capabilities. By following the steps in this guide, you can set up Docling as the default extraction engine and verify it’s working smoothly in a Docker environment. Once configured, Docling enables powerful, format-agnostic document parsing to support more advanced AI features in Open WebUI.
|
||||
Integrating Docling with Open WebUI is a simple and effective way to enhance document processing and content extraction capabilities. By following the steps in this guide, you can set up Docling as the default extraction engine and verify it’s working smoothly in a Docker environment. Once configured, Docling enables powerful, format-agnostic document parsing to support more advanced AI features in Open WebUI.
|
||||
|
Loading…
Reference in New Issue
Block a user