Skip to content

Commit 6aa431b

Browse files
vannestnMKhalusova
andauthored
added the 'S3_to_MongoDB_Workflow_using_Unstructured_API.ipynb' card (#650)
Co-authored-by: Maria Khalusova <[email protected]>
1 parent 270bed8 commit 6aa431b

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="Create a S3 to MongoDB Pipeline using the Unstructured API" href="https://colab.research.google.com/github/Unstructured-IO/notebooks/blob/main/notebooks/S3_to_MongoDB_Workflow_using_Unstructured_API.ipynb">
10+
<br/>
11+
Learn how to build an end-to-end document processing pipeline that processes PDFs from S3 and stores structured results in MongoDB. Features VLM-powered partitioning, semantic chunking, and vector embeddings using the Unstructured Workflows API.
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``S3`` ``MongoDB`` ``VLM`` ``Embeddings``
14+
<br/>
15+
</Card>
916
<Card title="Getting Started with Unstructured API and IBM watsonx.data" href="https://colab.research.google.com/github/Unstructured-IO/notebooks/blob/main/notebooks/Azure_to_IBM_WatsonX.ipynb">
1017
<br/>
1118
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.

0 commit comments

Comments
 (0)