docs: add integrations, revamp docs (#693)

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
Panos Vagenas
2025-01-07 14:15:54 +01:00
committed by GitHub
parent d49650c54f
commit 2d24faecd9
11 changed files with 355 additions and 330 deletions

View File

@@ -31,6 +31,15 @@ Docling parses documents and exports them to the desired format with ease and sp
* 📝 Metadata extraction, including title, authors, references & language
* 🦜🔗 Native LangChain extension
## Get started
<div class="grid">
<a href="concepts/" class="card"><b>Concepts</b><br />Learn Docling fundamendals</a>
<a href="examples/" class="card"><b>Examples</b><br />Try out recipes for various use cases, including conversion, RAG, and more</a>
<a href="integrations/" class="card"><b>Integrations</b><br />Check out integrations with popular frameworks and tools</a>
<a href="reference/document_converter/" class="card"><b>Reference</b><br />See more API details</a>
</div>
## IBM ❤️ Open Source AI
Docling has been brought to you by IBM.