aimal-khan commited on
Commit
9c9ce36
·
verified ·
1 Parent(s): 6ab8d5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
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
- **Short Description**: Converts your documents into machine-readable formats.
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
- ![Docling Demo](https://huggingface.co/spaces/BluescarfAI/docling/file-TUnzT3DvuVHaGcsa65amhe/doclingpng)
24
 
25
  ## Supported Input Formats
26
  - PDF
@@ -52,4 +47,4 @@ This space serves as a **UI demo** for showcasing how **Docling** works and how
52
 
53
  ---
54
 
55
- For more information, please visit the [official Docling GitHub repository](https://github.com/DS4SD/docling).
 
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
+ ![Docling Demo](https://huggingface.co/spaces/BluescarfAI/docling/raw/main/docling.png)
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)