unstructured/docs/source/platform.rst
Ronny H 2afd347e6b
Create Enterprise Platform Documentation (#2486)
To test:
> cd docs && make html

Structures:
* Getting Started with Platform (User Account Management)
* Set Up workflow automation
* Job Scheduling
* Platform Source Connectors: 
   * Azure Blob Storage, 
   * Amazon S3
   * Salesforce
   * Sharepoint
   * Google Cloud Storage
   * Google Drive
   * One Drive
   * Elasticsearch
   * SFTP Storage
* Platform Destination Connectors: (i) 
   * Amazon S3
   * Azure Cognitive Search
   * Google Cloud Storage
   * Pinecone
   * Elasticsearch
   * Weaviate
   * MongoDB
   * AWS OpenSearch
   * Databricks

---------

Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
Co-authored-by: Matt Robinson <mrobinson@unstructuredai.io>
2024-03-06 19:16:08 +00:00

24 lines
1.6 KiB
ReStructuredText

Unstructured Platform
#####################
.. warning::
The Unstructured Platform is currently in beta. To join the waitlist, please fill out the form on our `Platform product page <https://unstructured.io/platform>`__.
Welcome to the Unstructured Platform User Guide. This guide provides comprehensive instructions and insights for users navigating the Unstructured Platform.
The Unstructured Platform stands out with its advanced features: it includes everything from our `commercial APIs <https://unstructured-io.github.io/unstructured/api.html>`__ and `open source library <https://github.com/Unstructured-IO/unstructured>`__, offers end-to-end continuous data hydration, and supports seamless integration with `data storage platforms <https://unstructured-io.github.io/unstructured/ingest/source_connectors.html>`__ and major `vector databases <https://unstructured-io.github.io/unstructured/ingest/destination_connectors.html>`__.
Its key functionalities are enhanced with `chunking strategies <https://unstructured-io.github.io/unstructured/core/chunking.html>`__, `embedding generation <https://unstructured-io.github.io/unstructured/core/embedding.html>`__ for RAG, and compatibility with multiple file types (text, images, PDFs, and many more). Additionally, it's designed for global reach with SOC 2 compliance and support for over 50 languages, ensuring a secure, versatile, and comprehensive data management solution.
Table of Content
****************
.. toctree::
:maxdepth: 2
platforms/workflow
platforms/job
platforms/source_platform
platforms/destination_platform