diff --git a/examplecode/notebooks.mdx b/examplecode/notebooks.mdx index f2279c67..5e616a1c 100644 --- a/examplecode/notebooks.mdx +++ b/examplecode/notebooks.mdx @@ -5,6 +5,13 @@ mode: wide description: "Notebooks contain complete working sample code for end-to-end solutions." --- + +
+ Learn how to build data processing workflows using the Unstructured API to preprocess unstructured files from S3 and store the structured outputs in Teradata Vantage for retrieval. +
+ ``Unstructured API`` ``Workflows`` ``S3`` ``Teradata`` +
+

Partition documents into structured elements using our VLM-based partitioning strategy, then convert the extracted HTML metadata into beautifully stylized web documents for RAG pipelines, knowledge bases, and AI-powered applications.