Screenshots

This chapter illustrates the interface of the application with a number of screenshots.

../_images/screenshot-ingest-upload.webp

The workflow starts with an upload of individual files or a ZIP archive.

../_images/screenshot-ingest-uploading.webp

The uploaded files are analyzed.

../_images/screenshot-ingest-setup.webp

In the setup, you select a unit and a size range for splitting the documents into text fragments.

../_images/screenshot-ingest-preparing.webp

A preview with your splitter settings is prepared.

../_images/screenshot-ingest-preview.webp

In the preview you can check each individual document if it is imported and processed as you expect.

../_images/screenshot-ingest-preview-select.webp

In the dropdown you see a list of all documents, fragments and the detected encoding and line-ending format.

../_images/screenshot-ingest-done.webp

After a successful import, statistics are displayed.

../_images/screenshot-project-after-import.webp

The project view shows you all files of the project and its folder structure.

../_images/screenshot-transformer-profiles.webp

You can create any number of transformation profiles. You can use and reuse them to transform text in your projects.

../_images/screenshot-transformer-edit-prompt.webp

The GPT transformer allows you to write a prompt to transform projects.

../_images/screenshot-transformer-edit-response.webp

The response from language models can be analyzed and processed using regular expression.

../_images/screenshot-transformation-profile.webp

Select any number of documents and start a new transformation process, using one of the profiles you created.

../_images/screenshot-transformation-setup.webp

There are plenty of options to only transform the fragments you like and how to handle problems that occur.

../_images/screenshot-transformation-preview.webp

In this preview you see which documents and fragments will get transformed, based on your selection.

../_images/screenshot-transformation-running.webp

Transformations using LLM can take a very long time, it is running in the background and you can check its progress and estimated values on the status screen.

../_images/screenshot-transformation-done.webp

When the transformation is done, you see all relevant statistics at a glance.

../_images/screenshot-project-transformed.webp

In the project view, status bars give you a good overview how successful your transformation was.

../_images/screenshot-review-diff-1.webp

With the review function you can quickly step through all transformed documents and approve, reject or edit them.

../_images/screenshot-review-failure.webp

For failed transformations you find all relevant input and output data sent and received from the language model.

../_images/screenshot-review-action.webp

A wide range of actions allow you to freely edit the transformation results.

../_images/screenshot-review-diff-2.webp

The difference view automatically hides unchanged parts of a fragment.

../_images/screenshot-review-edit-with-notes.webp

Manually edited documents are reviewed in the same comfortable way as transformed ones.

../_images/screenshot-fragment-editor.webp

If you manually edit a fragment, you can also leave notes to explain why you had to do it.

../_images/screenshot-project-reviewed.webp

The review status of a project is visible at a single glance.

../_images/screenshot-new-revision-1.webp

Revisions are a great way to incrementally edit a project.

../_images/screenshot-export-setup.webp

When your transformation is done and you reviewed the changes, you start the export.

../_images/screenshot-export-done.webp

Export all or individual files of a project as ZIP archive.