Home / Companies / Unstructured / Blog / December 2024

December 2024 Summaries

7 posts from Unstructured

Filter
Month: Year:
Post Summaries Back to Blog
The text provides a concise guide on transforming unstructured data from an S3 bucket into a Pinecone vector database using the Unstructured Platform, highlighting the ease and efficiency of this process with a no-code ETL approach. It details the creation of a source connector for S3 and a destination connector for Pinecone, specifying the embedding dimensions for optimal setup, and emphasizes the use of a VLM transformation strategy for handling complex PDFs with images, code, and formulas. The process involves setting up a workflow that efficiently processes new documents without reprocessing existing ones, demonstrating how 1,290 files were structured in just 10 minutes, illustrating the platform's capability to handle large-scale data transformation swiftly.
Dec 29, 2024 229 words in the original blog post.
Mission and operations planners often face challenges due to fragmented and unstructured data spread across multiple systems, which hampers efficient decision-making and the generation of potential courses of action (COAs). Unstructured provides a solution by creating a data layer that ingests text, imagery, and telemetry data, maintaining context, semantic relationships, and metadata lineage for explainable, accurate GenAI reasoning. This enables AI systems to access and integrate diverse inputs confidently, supporting the retrieval of relevant context through standards like the Model Context Protocol (MCP). As a result, planners and analysts gain real-time access to trustworthy insights, improving coordination among intelligence, operations, and logistics functions. Unstructured offers secure deployment options and ensures data lifecycle transparency with robust metadata management and access controls. By enhancing the speed and accuracy of COA generation, the system delivers a decision-making advantage grounded in structured evidence, ensuring faster, defensible decisions in critical conditions.
Dec 28, 2024 388 words in the original blog post.
The Unstructured Platform API is a REST-enabled interface designed to enhance the Unstructured Platform's data transformation capabilities by allowing programmatic interaction. This API is particularly useful for integrating data transformation processes into CI/CD pipelines, ensuring consistency across environments, and enabling documentation and version control of workflows. It features four key concepts: Source Connectors for data ingestion, Destination Connectors for transferring processed data, pre-configured Workflows for data processing, and Jobs for executing workflows at specific times. The current API supports Basic, Advanced, and Platinum workflows, with plans to introduce custom workflows by Q1 2025. Existing Unstructured Serverless API keys are compatible, though the API endpoint differs. The Platform API is an additional offering and does not replace the existing Serverless API.
Dec 18, 2024 467 words in the original blog post.
Unstructured Platform offers an efficient solution for preprocessing unstructured data, such as documents and emails, to make it RAG-ready, simplifying the integration of these data types into retrieval systems. The platform enables users to connect to various data sources, preprocess the data, and upload the results to a database like AstraDB, which can then be used in RAG applications. Users can start by signing up for a free trial and use the platform's no-code UI to set up source and destination connectors, such as Amazon S3 buckets for storing data and AstraDB for retrieval. The tutorial guides users in creating workflows for data processing, transforming documents into manageable chunks with vector embeddings, and ultimately building a custom RAG application using Langflow and OpenAI's API. This setup allows users to chat with their data, facilitating the development of AI-driven data retrieval systems without the need for coding expertise.
Dec 17, 2024 1,706 words in the original blog post.
Integrating detailed image descriptions generated by multimodal large language models into Retrieval-Augmented Generation (RAG) workflows can enhance contextual depth and quality in information synthesis by recreating images through stored base64 encodings in the metadata of retrieved chunks. This approach, demonstrated using Jay Alammar's "The Illustrated Transformer," showcases how visual data can enrich question-and-answer interactions by providing context-aware responses. The example queries illustrate the self-attention mechanism and transformer decoder processes within machine learning, highlighting the transformation of input words into vectors for context understanding and the sequence-to-sequence task of language translation, respectively. The initiative encourages users to explore these capabilities with their own files using the Unstructured Platform, offering a 14-day free trial to facilitate engagement with this dynamic intersection of visual and textual AI.
Dec 13, 2024 1,028 words in the original blog post.
This guide provides a comprehensive tutorial on building a Retrieval-Augmented Generation (RAG) application that functions as a personal AI librarian, enabling users to explore their digital book collections. The process involves constructing an unstructured data ETL pipeline for EPUB files using the Unstructured platform, utilizing MongoDB Atlas as a vector store and search index, and orchestrating the RAG workflow with LangChain. Users will also learn to develop an interactive user interface with Streamlit, powered by a local llama3.1 model through Ollama, resulting in a fully functional RAG application capable of delivering precise and instant responses. The Unstructured Platform simplifies the ETL process, offering a no-code interface that empowers non-technical users, while advanced features like image and table summarizers enhance the application's performance. The application integrates MongoDB and LangChain for efficient data retrieval and uses Streamlit to create an engaging UI, ultimately providing a responsive and context-aware digital library assistant.
Dec 06, 2024 1,353 words in the original blog post.
Unstructured is a platform designed to address the challenges faced by companies in productionizing generative artificial intelligence (GenAI) workflows, particularly with transforming raw, unstructured data into formats compatible with large language models (LLMs). It offers optimized, pre-built ETL pipelines that facilitate fast and high-quality data transformations, allowing organizations to deploy GenAI solutions efficiently. With a user-friendly No Code interface and API, Unstructured enables teams to create GenAI-ready data layers quickly, supporting a range of document types from basic text to complex PDFs and images, with transformation options tailored to different needs. It also integrates with leading model providers and supports extensive customization for specific use cases. Unstructured maintains over 50 connectors for data sources and destinations, ensuring seamless data ingestion and processing while offering enterprise features such as SOC 2 Type 2, HIPAA, and GDPR compliance, along with options for in-VPC deployment to ensure data privacy and security. The platform's architecture includes a control plane for orchestration and a data plane for data management, allowing horizontal scalability and secure handling of authentication credentials. Unstructured aims to replace its current Serverless API with a new Platform API offering enhanced features and backward compatibility, providing a seamless transition for existing users and simplifying integration with a forthcoming dedicated SDK.
Dec 02, 2024 1,309 words in the original blog post.