Skip to content

Commit 3edde38

Browse files
authored
added snowflake nb (#609)
1 parent bf2acd1 commit 3edde38

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="Getting Started with Unstructured API and Snowflake" href="https://colab.research.google.com/drive/1Q7TClKZP7U3d2zLucqJgE-Es7sGD6-bX?usp=sharing">
10+
<br/>
11+
Learn how to create data processing workflows with Unstructured API and its Python SDK to preprocess all of your unstructured data from your Azure Blob Storage into your Snowflake Table.
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``Azure Blob Storage`` ``Snowflake``
14+
<br/>
15+
</Card>
916
<Card title="Building Graph-Based RAG Applications" href="https://colab.research.google.com/drive/1z-eJPqQEFoZKx7hgi6uq0cbkF44JszlZ?usp=sharing">
1017
<br/>
1118
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.

0 commit comments

Comments
 (0)