The Firstbot Engine allows to create your own AI agents with minimal to no coding by connecting AI bots with tools and automating tasks through the workflow.
An agent is a system of tools and bots, made to automate a complex task. An agent
A bot is an LLM based node (appears in blue), that can pass and receive istructions. Main purpose of bots is communication.
A tool is a script that can execute a specific type of tasks that go beyond communication and simple response geneartion. Main purpose of tools is execution.