Skip to content

Commit 3fbb325

Browse files
authored
Add link to Graph RAG-based notebook example (#579)
1 parent 2217c11 commit 3fbb325

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examplecode/notebooks.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ description: "Notebooks contain complete working sample code for end-to-end solu
66
---
77

88
<CardGroup cols={2}>
9+
<Card title="Building Graph-Based RAG Applications" href="https://colab.research.google.com/drive/1z-eJPqQEFoZKx7hgi6uq0cbkF44JszlZ?usp=sharing">
10+
<br/>
11+
Learn how to use the Unstructured API to create a Graph RAG-based workflow that writes data with named entity recognition (NER) to your Astra DB.
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``Graph RAG`` ``NER`` ``Astra DB``
14+
<br/>
15+
</Card>
916
<Card title="Getting Started with Unstructured API and Delta Tables in Databricks" href="https://colab.research.google.com/drive/1ujLZoLx0ai0GAjvr9Xmze4UReZjKa8cU?usp=sharing">
1017
<br/>
1118
Learn how to create data processing workflows with Unstructured API and its Python SDK to preprocess all of your unstructured data into your Delta Table.

0 commit comments

Comments
 (0)