Skip to content

Commit bf45420

Browse files
ajaykrish-unsajay23-unsPaul-Cornell
authored
adding uns x postgresql notebook (#720)
Co-authored-by: ajay23-uns <[email protected]> Co-authored-by: Paul-Cornell <[email protected]>
1 parent d046560 commit bf45420

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 PostgreSQL" href="https://colab.research.google.com/github/Unstructured-IO/notebooks/blob/main/notebooks/Getting_Started_with_Unstructured_API_and_PostgreSQL.ipynb">
10+
<br/>
11+
Learn how to build data processing workflows using the Unstructured API and Python SDK to preprocess unstructured files from S3 and store the structured outputs in PostgreSQL for retrieval.
12+
<br/>
13+
``Unstructured API`` ``Workflows`` ``S3`` ``PostgreSQL``
14+
<br/>
15+
</Card>
916
<Card title="Unstructured Partition Endpoint Quickstart" href="https://colab.research.google.com/github/Unstructured-IO/notebooks/blob/main/notebooks/Unstructured_Partition_Endpoint_Quickstart.ipynb">
1017
<br/>
1118
This notebook calls the Unstructured Python SDK to have Unstructured process a local file by using the Unstructured Partition Endpoint.

0 commit comments

Comments
 (0)