You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examplecode/notebooks.mdx
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@ description: "Notebooks contain complete working sample code for end-to-end solu
6
6
---
7
7
8
8
<CardGroupcols={2}>
9
+
<Cardtitle="Getting Started with Unstructured API and IBM watsonx.data"href="https://colab.research.google.com/drive/1RB5ICOXNGo8xbxxcUkPHkSV8rlMKOLAn?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 IBM watsonx.data instance.
<Cardtitle="Using Unstructured with Snowflake Cortex Search for RAG"href="https://colab.research.google.com/drive/17sWi10DoTNVEkYyEzc-ztEtIxBZHPczp?usp=sharing">
10
17
<br/>
11
18
Use Snowflake Cortex and RAG to do natural-language searches across a Snowflake table that contains data provided by Unstructured. Additional Snowflake Cortex functions are also explored.
0 commit comments