Skip to content

User Interfaces#

Turbo AI provides multiple ways to interact with and manage your multi-agent workflows through various user interface (UI) options. These interfaces enable developers to interact with agents in different environments—whether it’s a simple text-based console interface for quick testing or a web-based interface for more user-friendly interaction. Each UI option is designed to suit different development needs, from early-stage prototyping to fully deployed web applications.

Below is an overview of the supported UIs, with links to their respective pages for more detailed information.

Available User Interfaces#

1. ConsoleUI#

The ConsoleUI provides a command-line interface for interacting with Turbo AI's agent workflows. It’s an ideal choice for developers who need to quickly test and prototype workflows directly in the terminal.

Learn more about ConsoleUI →

2. MesopUI#

The MesopUI is a web-based interface that enables users to interact with agents through a browser. This UI is designed for applications that need a more graphical and interactive experience for users.

Learn more about MesopUI →


Each of these UI options is designed to cater to different stages of the development lifecycle, providing flexibility whether you're prototyping or deploying a production-ready application. Stay tuned for updates, and if you have any questions or want to join the community, visit our Discord channel.