Skip to content

Commit ab6a1ca

Browse files
added fc-unst-mongodb notebook (#570)
Co-authored-by: ajaykrish2303 <ag8172@nyu.edu>
1 parent 8820afc commit ab6a1ca

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="RAG for Online Documentations" href="https://colab.research.google.com/drive/1F1LkM_HwuwruQb5rwsK5Fj_up15hHeLi">
10+
<br/>
11+
Crawl websites with Firecrawl and build a RAG workflow powered by Unstructured and MongoDB Atlas vector search.
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``MongoDB``
14+
<br/>
15+
</Card>
916
<Card title="Unstructured Workflow Endpoint Quickstart" href="https://colab.research.google.com/drive/13f5C9WtUvIPjwJzxyOR3pNJ9K9vnF4ww">
1017
<br/>
1118
Build an end-to-end workflow in Unstructured programmatically by using the Unstructured Workflow Endpoint.

0 commit comments

Comments
 (0)