Agent builder · no code

An AI-agent builder
from simple blocks.

Drag blocks, wire up logic, plug in your own databases and servers. Run it on a schedule, by a Telegram command, or manually. Not a chatbot — a programmable agent that works on its own.

Перетаскивайте блокиВетвления и условияcron · TelegramMySQL · SSH · MCP

Visual builder · branching · triggers · resources

Powered by the best models
GPT-5.5· OpenAIClaude Opus 4.8· AnthropicGemini 3.1 Pro· GoogleLlama 3.3 70B· freeo3· OpenAI
O·LESA

The programming of the future

Logic is assembled from blocks, not written as code. This is how software will be built tomorrow — and you can do it today.

Builder blocks

Logic, assembled from blocks.

No code. Each block does one clear thing — chain them together, branch on conditions, let the AI itself pick a path.

Ask the AI

Prompt with {{variables}} → answer into a variable

Condition

Boolean expression → 'yes' / 'no' branches

AI branch

The model picks one of the labels itself

Web search

Searches the web → results into a variable

Fetch page

Downloads a URL → text into a variable

Variable

Assign a value without calling the AI

Output

Final markdown result

+
MCP · MySQL · SSH
Triggers

Runs however suits you.

The same agent can be fired by hand, put on a schedule, or called by a Telegram command — the text after the command becomes its input.

on demand

Manually

From your dashboard — for debugging and one-off runs

cron

On a schedule

A cron expression in UTC: every morning, hourly, on weekdays

/command

Telegram command

Message the bot /report — the agent runs, the answer lands in chat

Resources

Plug in your own infrastructure.

Give an AI block access to your data and systems. Connections are verified on save, secrets are encrypted.

MCP server

Tools over Model Context Protocol — extend the agent with anything

MySQL

Queries against your database. Read-only (SELECT) by default

SSH

Commands on your servers. Allow-list by default

Agents in action

What you can build in an evening.

A few ready-made scenarios — assembled from the same blocks, triggers and resources.

/report

Sales report in Telegram

  1. 1/report command in chat
  2. 2SELECT from MySQL for the period
  3. 3AI turns the numbers into prose
  4. 4Answer arrives in Telegram
cron · hourly

Monitoring with alerts

  1. 1Every hour on schedule
  2. 2Fetch a page / API
  3. 3Condition: did something change?
  4. 4If yes — push to Telegram
cron · 08:00

Morning digest

  1. 1Every morning at 08:00
  2. 2Web search on your topics
  3. 3AI builds a summary
  4. 4Email + Telegram message

Build your first agent free.

Open the builder, drag blocks, hit Run. Pay only for the tokens the agent spends.

Open the builder
Also inside
FAQ

In case you're wondering.

How do I sign up?+

Sign-up takes 30 seconds — no email, no phone verification. One secure sign-in and you're in the chat. No forms.

What are agents and how do they work?+

An agent is an automated scenario that runs on a schedule or trigger: a daily news digest, a content monitor, a PR reviewer, an inbox responder. Each run is debited from your shared balance — no separate subscriptions or plans. Use ready-made agents from the catalog, or describe your task in plain words to assemble a custom one — no code.

Which models are available?+

GPT-5.5, GPT-5.4 mini, o3, o4-mini, Claude Opus 4.8, Claude Sonnet 4.6, Claude Haiku 4.5, Gemini 3.1 Pro, Gemini 3.5 Flash. Full price list (per million input/output tokens) is publicly available on the Pricing page.

How does billing work?+

No subscriptions, no minimum monthly fee. Top up your balance — funds stay on your account and are spent on the fly: each model response and each agent run is debited at the provider's price. Unspent balance never expires.

How is this different from ChatGPT Plus?+

Every leading model — GPT, Claude, Gemini and more — is in a single tab, not just OpenAI. You don't need to maintain three subscriptions. Plus autonomous agents that work in the background.

Where can I see prices and usage?+

The full price list across every model (per million input/output tokens) is publicly available on the Pricing page, with a built-in calculator. Detailed usage by day, model, agent and individual request lives in your dashboard on the Usage page and updates in real time.

Do I need a VPN?+

No. The service works from any IP. Requests reach the models directly — no VPN, no foreign phone number, no KYC.

Where are my conversations stored?+

In an encrypted database on servers in Germany. You can delete any conversation or your entire account at any time.