Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions api-reference/workflow/destinations/ibm-watsonxdata.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ import IBMWatsonxdataAPIPlaceholders from '/snippets/general-shared-text/ibm-wat

<IBMWatsonxdataAPIPlaceholders />

## Learn more

- <Icon icon="blog" />&nbsp;&nbsp;[Unstructured + IBM watsonx.data: A New OEM Partnership Powering the Future of Enterprise AI](https://unstructured.io/blog/unstructured-ibm-watsonx-data-a-new-oem-partnership-powering-the-future-of-enterprise-ai)
12 changes: 12 additions & 0 deletions enterprise/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,18 @@ Unstructured Enterprise deployments provide benefits such as the following:
- _Customization_: Enterprise deployments allow for more customization and control options over your environments.
- _Testing and development_: Enterprise deployments can be useful for multi-environment testing and development purposes, allowing you to experiment with Unstructured in a testing environment without affecting your production environment.

Learn more about enterprise deployments by watching the following 26-minute video:

<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/oebB7uzlE0Y"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>

## Getting started

To get started with an Enterprise deployment, your organization must first sign an Enterprise agreement with Unstructured.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ import IBMWatsonxdataPyV2 from '/snippets/destination_connectors/ibm_watsonxdata

import SharedPartitionByAPIOSS from '/snippets/ingest-configuration-shared/partition-by-api-oss.mdx';

<SharedPartitionByAPIOSS/>
<SharedPartitionByAPIOSS/>
14 changes: 14 additions & 0 deletions open-source/introduction/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,20 @@ import OpenSourceVsPlatform from '/snippets/general-shared-text/open-source-vs-p

<OpenSourceVsPlatform />

For additional considerations, see [When Open Source Isn't Good Enough](https://unstructured.io/blog/when-open-source-isnt-good-enough).

See also the following 26-minute video:

<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/x5npgYJU20c"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>

## Pricing

Calls to the Unstructured open source library that are routed to Unstructured's software-as-a-service (SaaS)
Expand Down
3 changes: 2 additions & 1 deletion ui/destinations/ibm-watsonxdata.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ import IBMWatsonxdataFields from '/snippets/general-shared-text/ibm-watsonxdata-

## Learn more

- <Icon icon="blog" />&nbsp;&nbsp;[Getting Started with Unstructured and IBM watsonx.data](https://unstructured.io/blog/getting-started-with-unstructured-and-ibm-watsonx-data).
- <Icon icon="blog" />&nbsp;&nbsp;[Getting Started with Unstructured and IBM watsonx.data](https://unstructured.io/blog/getting-started-with-unstructured-and-ibm-watsonx-data).
- <Icon icon="blog" />&nbsp;&nbsp;[Unstructured + IBM watsonx.data: A New OEM Partnership Powering the Future of Enterprise AI](https://unstructured.io/blog/unstructured-ibm-watsonx-data-a-new-oem-partnership-powering-the-future-of-enterprise-ai)
4 changes: 3 additions & 1 deletion ui/document-elements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,6 @@ file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructu

For the most up-to-date list of mappings between element ontology types and Unstructured element types, see the
[mappings.py](https://github.com/Unstructured-IO/unstructured/blob/main/unstructured/documents/mappings.py)
file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) repository in GitHub.
file, located in the [Unstructured-IO/unstructured](https://github.com/Unstructured-IO/unstructured) repository in GitHub.

To learn more, see [The Case for HTML as the Canonical Representation in Document AI](https://unstructured.io/blog/the-case-for-html-as-the-canonical-representation-in-document-ai).