Review Configurator


This configurator helps you create a TOML configuration file for the prismAId Review tool, which processes systematic literature reviews using AI models. For other tools in the prismAId toolkit, see the Download and Convert tool pages.

Project Information

Enter the name of your project.


Enter the author of the project.


Specify the version of the project configuration.


Project Configuration

Specify the directory where the input text files are located for review.


Specify the file name and path where the results will be saved. Ensure the path exists.


Select the format for the output results. Available options are CSV and JSON.


Set the log level for the process. Low logs minimal information, medium logs more and prints out on screen, and high logs all details also on file.


Choose whether to enable duplication for debugging purposes. This will run model queries twice.


Enable Chain of Thought (CoT) justification to request and save model reasoning for answers provided.


Choose whether to generate and save summaries of the manuscript.


LLM Configuration



Prompt Components

Describe the persona or role the model should adopt when performing the task.


Specify the task the model should perform.


Outline the expected result in detail, in particular stating you are looking for a JSON response object.


Provide any specific definitions to avoid misunderstandings.


Include examples to clarify the request.


Specify a failsafe response if the concepts are unclear or missing.


Review Items



RevAIse Documentation (Optional)

Optionally document this review as a data-extraction stage in a shared RevAIse review record. Disabled by default; normal review outputs are unchanged when enabled.


Path to the RevAIse record to create or update. Reuse the same file across stages to build one cumulative record.


Record format. If omitted, it is detected from the record file (JSON by default).


RevAIse schema version to record.


How much a human reviews the AI output. Defaults to None, since prismAId itself performs no human review; raise it to reflect the review you actually carry out.


Human-readable label for this extraction stage.


Run identifier. Reuse the same id to update the same run; change it to record a new one (e.g. a pilot vs. a full extraction).


Human-readable label for this extraction run.


Extraction form identifier, name, and version.




Identifier of the extractor performing this run.


Generate Configuration

Download Configuration