Playground
The Reducto Playground is our interactive sandbox space that allows you to see example parse/extract documents, upload your own to try, visualize our outputs, and test out extraction schemas.
Getting Started
Access the Playground at: app.reducto.ai
In order to upload your own documents, you must log in or sign up. However, examples are always free to browse.
Parse Document
Parsing allows you to visualize the contents of your document with bounding boxes, sections, AI table/figure summaries, and more. Different color bounding boxes refer to different “blocks” within the document. You can also try out different customization configurations under “Configure options” in the upper right corner.
You can see the uploaded document and parsed outputs side by side, like this financial document example:
The visual bounding boxes (bbox) are clickable, and are used as citation sources in the output.
Extract Data
Our extraction view allows you to create a schema on our UI (+), insert JSON (</>), or AI generate a schema using natural language prompting (“Auto Create Schema”).
Extraction also requires a system prompt, which can help the model understand how the document is structured, and how you want the data to be extracted. The default is “Be precise and thorough”.
The system prompt and schema descriptions might require some prompt engineering in order to get the output you’re looking for. Try to be as descriptive as possible about the data and documents.
Once you’ve extracted, you’ll be able to see the output data side by side, like this healthcare document example:
Sharing from Playground
You can directly create share links from the Playground to share outputs with anyone. Just click the Share button in the upper right hand corner, and choose an expiry date (No expiry, 1 hour, 1 day, 1 week).