Skip to content

Commit 2217c11

Browse files
authored
Getting started with Unstructured and Databricks notebook (#577)
1 parent b450737 commit 2217c11

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

examplecode/notebooks.mdx

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

88
<CardGroup cols={2}>
9-
<Card title="RAG for Online Documentations" href="https://colab.research.google.com/drive/1F1LkM_HwuwruQb5rwsK5Fj_up15hHeLi">
9+
<Card title="Getting Started with Unstructured API and Delta Tables in Databricks" href="https://colab.research.google.com/drive/1ujLZoLx0ai0GAjvr9Xmze4UReZjKa8cU?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 into your Delta Table.
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``Databricks`` ``S3``
14+
<br/>
15+
</Card>
16+
<Card title="RAG for Online Documentation" href="https://colab.research.google.com/drive/1F1LkM_HwuwruQb5rwsK5Fj_up15hHeLi?usp=sharing">
1017
<br/>
1118
Crawl websites with Firecrawl and build a RAG workflow powered by Unstructured and MongoDB Atlas vector search.
1219
<br/>

0 commit comments

Comments
 (0)