mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
docs: add integrations, revamp docs (#693)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,18 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# RAG with LlamaIndex 🦙"
|
||||
"# RAG with LlamaIndex"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"| Step | Tech | Execution | \n",
|
||||
"| --- | --- | --- |\n",
|
||||
"| Embedding | Hugging Face / Sentence Transformers | 💻 Local |\n",
|
||||
"| Vector store | Milvus | 💻 Local |\n",
|
||||
"| Gen AI | Hugging Face Inference API | 🌐 Remote | "
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -462,7 +473,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.12.4"
|
||||
"version": "3.12.7"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user