Skip to content

Commit 36899f5

Browse files
authored
Platform: add links to related intro video and blog post (#360)
1 parent 912f6d3 commit 36899f5

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

platform/overview.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The Unstructured Platform is a no-code user interface, pay-as-you-go platform fo
66

77
<Tip>To start using the Unstructured Platform right away, skip ahead to the [quickstart](/platform/quickstart).</Tip>
88

9+
<iframe
10+
width="560"
11+
height="315"
12+
src="https://www.youtube.com/embed/IVKcQDZa9Zc"
13+
title="YouTube video player"
14+
frameborder="0"
15+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
16+
allowfullscreen
17+
></iframe>
18+
19+
<Icon icon="blog"/>&nbsp;&nbsp;[Read the announcement](https://unstructured.io/blog/introducing-unstructured-platform-the-enterprise-etl-platform-for-the-genai-tech-stackintroducing-unstructured-platform-beta-the-enterprise-etl-platform-for-the-genai-tech-stack).
20+
921
![Partial view of the Unstructured Platform](/img/platform/Start-Screen-Partial.png)
1022

1123
## How does it work?

welcome.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@ This 40-second video demonstrates a simple use case that Unstructured helps solv
3333

3434
<Tip>To start using the Unstructured Platform right away, skip ahead to the [quickstart](#quickstart-unstructured-platform).</Tip>
3535

36+
<iframe
37+
width="560"
38+
height="315"
39+
src="https://www.youtube.com/embed/IVKcQDZa9Zc"
40+
title="YouTube video player"
41+
frameborder="0"
42+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
43+
allowfullscreen
44+
></iframe>
45+
46+
<Icon icon="blog"/>&nbsp;&nbsp;[Read the announcement](https://unstructured.io/blog/introducing-unstructured-platform-the-enterprise-etl-platform-for-the-genai-tech-stackintroducing-unstructured-platform-beta-the-enterprise-etl-platform-for-the-genai-tech-stack).
47+
3648
![Partial view of the Unstructured Platform](/img/platform/Start-Screen-Partial.png)
3749

3850
<Icon icon="dash" iconType="duotone"/>&nbsp;&nbsp;<Icon icon="square-terminal" />&nbsp;&nbsp;[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).)<br/><br/>
@@ -48,7 +60,7 @@ Learn more about these products:
4860
Data is processed on Unstructured-hosted compute resources.<br/><br/>
4961
[Try the quickstart](#quickstart-unstructured-platform).<br/><br/>
5062
[Learn more](/platform/overview).<br/><br/>
51-
<Icon icon="blog"/>&nbsp;&nbsp;[Read the announcement](https://unstructured.io/blog/introducing-unstructured-platform).
63+
<Icon icon="blog"/>&nbsp;&nbsp;[Read the announcement](https://unstructured.io/blog/introducing-unstructured-platform-the-enterprise-etl-platform-for-the-genai-tech-stackintroducing-unstructured-platform-beta-the-enterprise-etl-platform-for-the-genai-tech-stack).
5264
</Card>
5365
<Card title="Unstructured Serverless API services" icon="square-terminal" href="/api-reference/api-services/overview">
5466
<br/>Use scripts or code to call the Unstructured Ingest CLI or Ingest Python library, to get all of your data RAG-ready.<br/><br/>

0 commit comments

Comments
 (0)