ScriptRun Al: Visual Al script builder
Create simple and complex Al scripts to integrate into your business project. Fast, reliable and without limitations.
What is a Project?
A project is a container where you can organize and manage your Al scenarios and related data. You can manage access and collaboration by doing projects with your colleagues.
What is a Script?
A Script in ScriptRun Al is a sequence of instructions for interacting with language models (such as OpenAl's GPT-4, o1-preview) and third-party services (such as for SEO keyword research) that you specify when you create a Script.
Each Scenario consists of a given sequence of Messages, which are text requests to the language models via API.
Scenarios and ScenarioRuns
The Scenario API allows you to create, manage, and execute predefined workflows, called Scenarios (scripts), and track their execution through ScenarioRuns.
A Scenario is essentially a blueprint that defines a sequence of actions, messages, and conditions, guiding the flow of a conversation, process, or automation task. Scenarios are highly customizable and can be used for a wide range of applications, from chatbot dialogues to complex automation workflows.
When you execute a Scenario, the system generates a ScenarioRun. This is an instance of the Scenario's execution, which tracks real-time interactions, stores the data generated, and logs the results. ScenarioRuns allow you to monitor every aspect of the process, including user inputs, variables, and any conditional logic that is applied during the run.
Together, Scenarios and ScenarioRuns form a powerful framework for handling dynamic workflows, customer interactions, and automated tasks, all while providing complete tracking and flexibility to adapt based on real-time data. The API is designed to help you automate and optimize processes efficiently, making it a versatile tool for business automation and customer service operations.