Skip to content

QelosBuild AI Agents & SaaS Applications

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

Qelos

Quick Start ​

Get up and running with Qelos locally:

bash
# 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-db

This will create your first tenant and admin user to get started.

To create a new plugin:

bash
# Create a new Qelos plugin
pnpm init play@latest my-plugin

πŸ—οΈ Installation

Set up your development environment and install Qelos.

Learn more β†’

🎯 Create Blueprints

Design and implement your application's data models.

Learn more β†’

πŸ”Œ Build Plugins

Extend your application with custom plugins.

Learn more β†’

⚑ CLI Tool

Manage and sync resources between local and remote instances.

Learn more β†’

πŸ“š SDK Reference

Integrate QELOS into your applications programmatically.

Learn more β†’

🌟 Template Ecosystem

Build beautiful interfaces with pre-designed components and PubSub events.

Learn more β†’

Build SaaS Products Without Limits.