Home / Companies / Unstructured / Blog / Post Details
Content Deep Dive

How to go from S3 to MongoDB with no code using Unstructured

Blog post from Unstructured

Post Details
Company
Date Published
Author
Nick Van Nest
Word Count
1,251
Language
English
Hacker News Points
-
Summary

Modern AI systems rely on transforming unstructured content into structured, vectorized knowledge, and Unstructured's Workflow builder provides a streamlined, no-code solution for this process. Users can ingest various document types, such as PDFs and Word docs, from Amazon S3, apply parsing and metadata enrichment, generate embeddings, and send the results directly to MongoDB Atlas, all through a user-friendly interface. The tutorial guides users through setting up a document ingestion pipeline from S3 to MongoDB, including connecting S3 buckets, creating MongoDB projects and clusters, and configuring connectors in Unstructured. The process eliminates the need for writing custom code or managing orchestration, offering a fast and reliable method for creating AI-ready data vectors. Additionally, it supports advanced options like image description enrichment and table summarization, making it suitable for applications like Retrieval-Augmented Generation (RAG) or semantic search systems.