Playground
The Playground is a web-based demo that lets you quickly try out our API without writing any code. You can upload a sample document (such as an invoice, form, or report) and see the extracted data in a side panel. Document parsing in the Playground is free.
The Playground is designed as a proof-of-concept to help you understand what the API can do and how it might fit into your workflows.
The Playground is not intended for production use. It has certain limitations (such as lower rate limits) and is best suited for small-scale testing and exploration.
For full-scale document parsing or integration into your systems, use our library.
Chat with Document
After the Playground processes the file, you can use the Chat with Document tool in the right-hand panel to interact with the document.
The Chat with Document tool is an LLM layered on top of the API. The chat tool showcases how the API accurately extracts and understands document data, including element locations. Use the chat tool to get inspired for how you can build custom solutions on top of the API.
The Chat with Document tool suggests a few prompts based on your document. You can also enter your own prompts.
Like the Playground itself, the Chat with Document tool is an example of what you can build, and is not part of the API.