diff --git a/img/api/Ingest-IDE.png b/img/api/Ingest-IDE.png new file mode 100644 index 00000000..a9a2cfa7 Binary files /dev/null and b/img/api/Ingest-IDE.png differ diff --git a/img/platform/Start-Screen-Partial.png b/img/platform/Start-Screen-Partial.png new file mode 100644 index 00000000..360f4873 Binary files /dev/null and b/img/platform/Start-Screen-Partial.png differ diff --git a/platform/overview.mdx b/platform/overview.mdx index e171a77d..9e6fd18c 100644 --- a/platform/overview.mdx +++ b/platform/overview.mdx @@ -4,7 +4,9 @@ title: Overview The Unstructured Platform is a no-code user interface, pay-as-you-go platform for transforming your unstructured data into data that is ready for Retrieval Augmented Generation (RAG). -![Start screen](/img/platform/Start-Screen.png) +To start using the Unstructured Platform right away, skip ahead to the [quickstart](/platform/quickstart). + +![Partial view of the Unstructured Platform](/img/platform/Start-Screen-Partial.png) ## How does it work? diff --git a/snippets/quickstarts/platform.mdx b/snippets/quickstarts/platform.mdx index 8230aa2d..a5dea7d8 100644 --- a/snippets/quickstarts/platform.mdx +++ b/snippets/quickstarts/platform.mdx @@ -6,6 +6,16 @@ You will need: - Compatible files in your source location. [See the list of supported file types](/platform/supported-file-types). If you do not have any files available, you can download some from the [example-docs](https://github.com/Unstructured-IO/unstructured-ingest/tree/main/example-docs) folder in the Unstructured repo on GitHub. - A compatible destination (output) location in cloud storage for Unstructured to put the processed data. [See the list of supported destination types](/platform/connectors#destinations). + + ![Sign in to your Unstructured account](/img/platform/Signin.png) diff --git a/welcome.mdx b/welcome.mdx index ba7bfd76..4297f388 100644 --- a/welcome.mdx +++ b/welcome.mdx @@ -30,8 +30,17 @@ This 40-second video demonstrates a simple use case that Unstructured helps solv ### Product offerings     [Unstructured Platform](/platform/overview) - No-code UI. Production-ready. Pay as you go.

+ +To start using the Unstructured Platform right away, skip ahead to the [quickstart](#quickstart-unstructured-platform). + +![Partial view of the Unstructured Platform](/img/platform/Start-Screen-Partial.png) +     [Unstructured Serverless API services](/api-reference/api-services/overview) - Use scripts or code. Production-ready. Pay as you go. (There is also a non-production, free edition with [limits](/api-reference/api-services/free-api#free-unstructured-api-limitations).)

+To start using Unstructured Serverless API services right away, skip ahead to the [quickstart](#quickstart-unstructured-serverless-api). + +![Unstructured Ingest Python library example code](/img/api/Ingest-IDE.png) + Learn more about these products: