Skip to content

More output example screenshots #661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@
"ui/enriching/ner"
]
},
"ui/embedding"
"ui/embedding",
"ui/examples"
]
}
]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Court-Notes-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Doctors-Note-1-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Doctors-Note-2-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Doctors-Note-3-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Handwritten-Form-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Interpretive-Sign-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Oatmeal-Box-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/PDF-Form-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Parts-List-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/examples/Product-Manual-VLM-GPT-4o.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions ui/examples.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
title: More examples
---

This page contains more examples of Unstructured output.

## Doctor's notes

These examples were produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI. Personally identifiable
information (PII) has been blurred out of these screenshots.

![Doctor's note example 1](/img/examples/Doctors-Note-1-VLM-GPT-4o.png)

![Doctor's note example 2](/img/examples/Doctors-Note-2-VLM-GPT-4o.png)

![Doctor's note example 3](/img/examples/Doctors-Note-3-VLM-GPT-4o.png)

## Court document

This example was produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI. Personally identifiable
information (PII) has been blurred out of this screenshot.

![Court notes](/img/examples/Court-Notes-VLM-GPT-4o.png)

## Type-filled form

This example was produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI.
The typed information is intended to be fictitious.
A box and arrow has been overlaid onto the screenshot to highlight some of the content that was detected.

![Handwritten form](/img/examples/PDF-Form-VLM-GPT-4o.png)

## Handwriting-filled form

This example was produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI.
The handwritten information is intended to be fictitious.

![Handwritten form](/img/examples/Handwritten-Form-VLM-GPT-4o.png)

## Product manual pages

These examples were produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI. A company logo and name has
been blurred out of one of these screenshots. Boxes and arrows have been overlaid onto some of these screenshots to highlight some of the content that was detected.

![Product manual](/img/examples/Product-Manual-VLM-GPT-4o.png)

![Multilanguage warnings](/img/examples/Multilanguage-Warnings-VLM-GPT-4o.png)

![Parts list](/img/examples/Parts-List-VLM-GPT-4o.png)

![Bookcase instructions](/img/examples/Bookcase-Instructions-VLM-GPT-4o.png)

## Product packaging

This example was produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI. Because this image was
captured on a curve, it is difficult to blur out all identifiable company information without significantly compromising
some of the example's content to be shown. Boxes have been overlaid onto the screenshot to highlight some of the content that was detected.

![Oatmeal box](/img/examples/Oatmeal-Box-VLM-GPT-4o.png)

## Poorly captured image

This image was intentionally captured with poor focus. The captured sign was covered with a thin layer of dirt and
debris. Some graffiti has been blurred out of the top of this image. This example was produced by using the **VLM** partitioning strategy with GPT-4o by OpenAI.
Boxes have been overlaid onto the screenshot to highlight some of the content that was detected.

![Interpretive sign](/img/examples/Interpretive-Sign-VLM-GPT-4o.png)