Skip to main content
Version: 2025-02-27

Using the RikAI2-Extract Demo UI

You can use the UI available on the Lazarus Demo web application to prompt RikAI2-Extract.

After uploading a document (PDF, JPEG, JPG, PNG, TIFF, TIF or TXT), you have two options to prompt the model: using the Guided JSON Input or the Free-Form JSON Input.

Here is a PDF Form Example to try as input.

demo.png

For using the Free-Form JSON Input, refer to the RikAI2-Extract Overview page to properly format the JSON.

The Guided JSON Input helps you input a JSON without having to format it yourself. You are required to enter a JSON key and have the option to add a description for this value. This field is highly recommended as it is the place for you to tell the model what specific information you are looking for in the form of a question or directions. For example, if your JSON Key is First name, your description can be Reply only Yes/No if there is a first name listed., or, Return the name in all capital letters..

You are also able to nest JSON keys. Here is an example using the PDF Example as input.

demo-nests.png

demo-nests-answer.png