From a87f12e7f1bce818a29ad98561d6748683a326b7 Mon Sep 17 00:00:00 2001 From: MKhalusova Date: Wed, 9 Apr 2025 08:11:42 -0400 Subject: [PATCH] new notebook --- examplecode/notebooks.mdx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/examplecode/notebooks.mdx b/examplecode/notebooks.mdx index b7ce4a0c..fa78924a 100644 --- a/examplecode/notebooks.mdx +++ b/examplecode/notebooks.mdx @@ -6,7 +6,14 @@ description: "Notebooks contain complete working sample code for end-to-end solu --- - + +
+ 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. +
+ ``Unstructured API`` ``Workflows`` ``Databricks`` ``S3`` +
+
+
Crawl websites with Firecrawl and build a RAG workflow powered by Unstructured and MongoDB Atlas vector search.