mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
docs: document Haystack & Vectara support (#628)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
11
docs/integrations/haystack.md
Normal file
11
docs/integrations/haystack.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Docling is available as a converter in [Haystack](https://haystack.deepset.ai/):
|
||||
|
||||
- 📖 [Docling Haystack integration docs](https://haystack.deepset.ai/integrations/docling)
|
||||
- 💻 [Docling Haystack integration GitHub][github]
|
||||
- 🧑🏽🍳 [Docling Haystack integration example][example]
|
||||
- 📦 [Docling Haystack integration PyPI][pypi]
|
||||
|
||||
[github]: https://github.com/DS4SD/docling-haystack
|
||||
[docs]: https://haystack.deepset.ai/integrations/docling
|
||||
[pypi]: https://pypi.org/project/docling-haystack
|
||||
[example]: https://ds4sd.github.io/docling/examples/rag_haystack/
|
||||
Reference in New Issue
Block a user