aimal-khan commited on
Commit
7e4c561
·
verified ·
1 Parent(s): a8560ed

Update README.md

Browse files

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, and images. 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.

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.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,6 +8,7 @@ sdk_version: 5.38.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Converts your documents into machine-readable formats.
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference