AI Agents & Workflows
Deploy intelligent AI agents that handle customer support, data processing, and complex workflows
The ultimate AI-powered platform for creating intelligent agents, agent-to-agent communications, and multi-tenant SaaS applications using graphic builders, AI tooling, and visual workflows

Get up and running with Qelos locally:
# Clone the repository
git clone https://github.com/qelos-io/qelos.git
# Install dependencies
pnpm install
# Build the packages
pnpm build
# Start the development environment (includes MongoDB)
pnpm dev
# Create initial data (in a new terminal)
pnpm populate-dbThis will create your first tenant and admin user to get started.
To create a new plugin:
# Create a new Qelos plugin
pnpm init play@latest my-pluginBuild beautiful interfaces with pre-designed components and PubSub events.
Learn more β