From 2aacac170cf02b592e8b1bed4e8d13cf3c276932 Mon Sep 17 00:00:00 2001 From: ajaykrish2303 Date: Tue, 1 Apr 2025 14:54:41 -0400 Subject: [PATCH] added fc-unst-mongodb notebook --- examplecode/notebooks.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examplecode/notebooks.mdx b/examplecode/notebooks.mdx index fe54b2f7..b7ce4a0c 100644 --- a/examplecode/notebooks.mdx +++ b/examplecode/notebooks.mdx @@ -6,6 +6,13 @@ description: "Notebooks contain complete working sample code for end-to-end solu --- + +
+ Crawl websites with Firecrawl and build a RAG workflow powered by Unstructured and MongoDB Atlas vector search. +
+ ``Unstructured API`` ``Workflows`` ``MongoDB`` +
+

Build an end-to-end workflow in Unstructured programmatically by using the Unstructured Workflow Endpoint.