Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: Docling
|
| 3 |
emoji: 🌍
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: gray
|
|
@@ -10,17 +10,12 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
short_description: Converts your documents into machine-readable formats.
|
| 12 |
---
|
| 13 |
-
# Docling - Document Conversion for LLMs 🌍
|
| 14 |
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
---
|
| 18 |
-
|
| 19 |
-
Docling is an open-source tool designed to convert various document formats into structured, machine-readable formats. It supports a wide range of formats such as PDF, DOCX, HTML, PPTX, and more. By converting documents into formats like Markdown, HTML, JSON, Text, or Doctags, Docling enables seamless integration with Large Language Models (LLMs) and other machine learning systems for enhanced document processing and understanding. This functionality is perfect for automating data extraction, content analysis, and enabling efficient processing of textual information for AI-driven applications.
|
| 20 |
|
| 21 |
This space serves as a **UI demo** for showcasing how **Docling** works and how it can convert documents into different formats for easy integration into LLMs and machine understanding.
|
| 22 |
|
| 23 |
-

|
|
|
|
| 1 |
---
|
| 2 |
+
title: Docling
|
| 3 |
emoji: 🌍
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: gray
|
|
|
|
| 10 |
license: mit
|
| 11 |
short_description: Converts your documents into machine-readable formats.
|
| 12 |
---
|
|
|
|
| 13 |
|
| 14 |
+
Docling is an open-source tool designed to convert various document formats into structured, machine-readable formats. It supports a wide range of formats such as PDF, DOCX, HTML, PPTX, and more. By converting documents into formats like Markdown, HTML, JSON, Text, or Doctags, Docling enables seamless integration with Large Language Models (LLMs) and other machine learning systems for enhanced document processing and understanding. This functionality is perfect for automating data extraction, content analysis, and enabling efficient processing of textual information for AI-driven applications.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
This space serves as a **UI demo** for showcasing how **Docling** works and how it can convert documents into different formats for easy integration into LLMs and machine understanding.
|
| 17 |
|
| 18 |
+

|
| 19 |
|
| 20 |
## Supported Input Formats
|
| 21 |
- PDF
|
|
|
|
| 47 |
|
| 48 |
---
|
| 49 |
|
| 50 |
+
For more information, please visit the [official Docling GitHub repository](https://github.com/DS4SD/docling)
|