.. index:: !single: Screenshots Screenshots =========== This chapter illustrates the interface of the application with a number of screenshots. .. figure:: /images/screenshots/screenshot-ingest-upload.webp :width: 100% :align: center The workflow starts with an upload of individual files or a ZIP archive. .. figure:: /images/screenshots/screenshot-ingest-uploading.webp :width: 100% :align: center The uploaded files are analyzed. .. figure:: /images/screenshots/screenshot-ingest-setup.webp :width: 100% :align: center In the setup, you select a unit and a size range for splitting the documents into text fragments. .. figure:: /images/screenshots/screenshot-ingest-preparing.webp :width: 100% :align: center A preview with your splitter settings is prepared. .. figure:: /images/screenshots/screenshot-ingest-preview.webp :width: 100% :align: center In the preview you can check each individual document if it is imported and processed as you expect. .. figure:: /images/screenshots/screenshot-ingest-preview-select.webp :width: 100% :align: center In the dropdown you see a list of all documents, fragments and the detected encoding and line-ending format. .. figure:: /images/screenshots/screenshot-ingest-done.webp :width: 100% :align: center After a successful import, statistics are displayed. .. figure:: /images/screenshots/screenshot-project-after-import.webp :width: 100% :align: center The project view shows you all files of the project and its folder structure. .. figure:: /images/screenshots/screenshot-transformer-profiles.webp :width: 100% :align: center You can create any number of transformation profiles. You can use and reuse them to transform text in your projects. .. figure:: /images/screenshots/screenshot-transformer-edit-prompt.webp :width: 100% :align: center The GPT transformer allows you to write a prompt to transform projects. .. figure:: /images/screenshots/screenshot-transformer-edit-response.webp :width: 100% :align: center The response from language models can be analyzed and processed using regular expression. .. figure:: /images/screenshots/screenshot-transformation-profile.webp :width: 100% :align: center Select any number of documents and start a new transformation process, using one of the profiles you created. .. figure:: /images/screenshots/screenshot-transformation-setup.webp :width: 100% :align: center There are plenty of options to only transform the fragments you like and how to handle problems that occur. .. figure:: /images/screenshots/screenshot-transformation-preview.webp :width: 100% :align: center In this preview you see which documents and fragments will get transformed, based on your selection. .. figure:: /images/screenshots/screenshot-transformation-running.webp :width: 100% :align: center 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. .. figure:: /images/screenshots/screenshot-transformation-done.webp :width: 100% :align: center When the transformation is done, you see all relevant statistics at a glance. .. figure:: /images/screenshots/screenshot-project-transformed.webp :width: 100% :align: center In the project view, status bars give you a good overview how successful your transformation was. .. figure:: /images/screenshots/screenshot-review-diff-1.webp :width: 100% :align: center With the review function you can quickly step through all transformed documents and approve, reject or edit them. .. figure:: /images/screenshots/screenshot-review-failure.webp :width: 100% :align: center For failed transformations you find all relevant input and output data sent and received from the language model. .. figure:: /images/screenshots/screenshot-review-action.webp :width: 100% :align: center A wide range of actions allow you to freely edit the transformation results. .. figure:: /images/screenshots/screenshot-review-diff-2.webp :width: 100% :align: center The difference view automatically hides unchanged parts of a fragment. .. figure:: /images/screenshots/screenshot-review-edit-with-notes.webp :width: 100% :align: center Manually edited documents are reviewed in the same comfortable way as transformed ones. .. figure:: /images/screenshots/screenshot-fragment-editor.webp :width: 100% :align: center If you manually edit a fragment, you can also leave notes to explain why you had to do it. .. figure:: /images/screenshots/screenshot-project-reviewed.webp :width: 100% :align: center The review status of a project is visible at a single glance. .. figure:: /images/screenshots/screenshot-new-revision-1.webp :width: 100% :align: center Revisions are a great way to incrementally edit a project. .. figure:: /images/screenshots/screenshot-export-setup.webp :width: 100% :align: center When your transformation is done and you reviewed the changes, you start the export. .. figure:: /images/screenshots/screenshot-export-done.webp :width: 100% :align: center Export all or individual files of a project as ZIP archive.