Skip to main content

Key Features

Agent Management

agent management
  • Project Selector: Users can create or select an existing project from the dropdown at the top-left.
  • Save Agent: Allows users to save the current state of the AI agent architecture.
navigation tabs At the top, several tabs allow users to manage different aspects of the solution:
The main design interface, where users can design, connect elements, and build the agent workflow
Deploy button: Allows users to deploy the current state of the AI agent.

Architecture Tab

architecture tab The Architecture tab is the primary workspace where users visually design their solution using the copilot or code editor.

Toolbar

toolbar
  • Code Editor: Allows you to write and edit custom code for your services
  • Copilot: Use Cerebrum to design your solution in a conversational way
  • PRD: Stores product requirements document that could be generated by Cerebrum or provided by the user
  • Canvas as a code: View and edit the solution architecture as code
  • Test menu: Contains test cases, with options to dry run and test deployed services
  • Canvas activity log: View the history of changes made to the solution architecture
  • Undo/Redo: Helps in reverting or reapplying changes
  • Grid: Fits all elements on the canvas to the screen
  • Zoom Controls: Adjusts the canvas view

Visual Design Interface

  • Visual interface for designing your application architecture and logic flow.
  • Node-based UI: Elements can be connected using directed edges, representing the flow of data between modules.
  • Any Language: Write your services in any language - Python, Go, Rust, or anything that runs in a container.

No Language Restrictions

Build customized LLM orchestration flows, chatbots, and any applications using your preferred programming language. Anything that fits in a container works.

Interactive Editing

  • Move, connect and delete elements
  • Customize properties and settings of each node
  • Customize source code of each node (if necessary)
  • Establish relationships by linking elements via connection points
You could perform all the actions above by using the copilot.

Ardor Copilot (Cerebrum)

Cerebrum Copilot The right-side panel contains Cerebrum, Ardor’s AI copilot that helps you build, deploy, and operate agentic applications using natural language.
To open Cerebrum, click on the “Copilot” button in the toolbar.

Learn more about Cerebrum

Discover all Cerebrum capabilities: spec-driven development, multi-environment support, automatic debugging, and more.

Deployment Controls

navigation tabs Deploy Button (Top-right): Once the solution is ready, deploy it with a single click. Ardor will deploy your solutions to the cloud in a serverless manner and provide you with a unique API endpoint or URl to interact with your solution. And Cerebrum will take care of maintanence and operations.

Vendor Flexibility

Ardor allows users to maintain full control over their AI deployments:
  • No Vendor Lock-In – Users can bring their own code, customize deployments, and migrate workloads without restrictions.
  • Scalable Architecture – Easily scale AI Agents up or down based on workload requirements.