mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
docs: add Langflow integration (#2068)
* docs: add langflow integration Signed-off-by: Panos Vagenas <pva@zurich.ibm.com> * fix link Signed-off-by: Panos Vagenas <pva@zurich.ibm.com> --------- Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
9
docs/integrations/langflow.md
vendored
Normal file
9
docs/integrations/langflow.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
Docling is available on the [Langflow](https://www.langflow.org/) visual low-code platform.
|
||||
|
||||
- 📖 [Langflow Docling docs][docs]
|
||||
- ▶️ [Langflow Docling video tutorial][video]
|
||||
- 💻 [Langflow GitHub][github]
|
||||
|
||||
[docs]: https://docs.langflow.org/integrations-docling
|
||||
[video]: https://www.youtube.com/watch?v=5DuS6uRI5OM
|
||||
[github]: https://github.com/langflow-ai/langflow/
|
||||
@@ -81,7 +81,7 @@ nav:
|
||||
- "VLM pipeline with SmolDocling": examples/minimal_vlm_pipeline.py
|
||||
- "VLM pipeline with remote model": examples/vlm_pipeline_api_model.py
|
||||
- "VLM comparison": examples/compare_vlm_models.py
|
||||
- "ASR pipeline with Whisper": examples/minimal_asr_pipeline.py
|
||||
- "ASR pipeline with Whisper": examples/minimal_asr_pipeline.py
|
||||
- "Figure export": examples/export_figures.py
|
||||
- "Table export": examples/export_tables.py
|
||||
- "Multimodal export": examples/export_multimodal.py
|
||||
@@ -121,6 +121,7 @@ nav:
|
||||
- "Crew AI": integrations/crewai.md
|
||||
- "Haystack": integrations/haystack.md
|
||||
- "LangChain": integrations/langchain.md
|
||||
- "Langflow": integrations/langflow.md
|
||||
- "LlamaIndex": integrations/llamaindex.md
|
||||
- "txtai": integrations/txtai.md
|
||||
- ⭐️ Featured:
|
||||
|
||||
Reference in New Issue
Block a user