AI Orchestration

The AI behind beelz

Claude navigates payment pages, adapts to any form, and gets smarter with every run.

The AI Pipeline

1

Discovery — Perplexity

When you submit a biller name instead of a URL, Perplexity searches the web in real-time to find the payment page, verify it's active, and return a direct link. No manual lookup needed.

perplexity.ai →
2

Page Analysis — Claude

Claude reads the BrowserClaw snapshot of the payment page — every field, every button, every label — and produces a structured plan: which fields to fill, in what order, and what values to enter.

anthropic.com →
3

Form Execution — BrowserClaw

The AI's plan is handed to BrowserClaw, which executes it in a real browser: filling fields, clicking buttons, handling dropdowns and multi-step flows. If a step fails, Claude re-analyzes and retries.

BrowserClaw on GitHub →
4

Self-Improvement — Every Run

After each payment, the AI writes a playbook for that biller: what worked, what didn't, which fields exist and where. The next payment to the same biller starts smarter.

🧠Brains, Not Just Automation

beelz doesn't follow a fixed script. Claude reasons about each page fresh, which means it handles forms it's never seen before — and improves on forms it has.

Adaptive

Recovers from errors by re-reading the page and trying a different approach

Self-improving

Every run makes the next one faster and more reliable

Observable

Every AI decision is logged in the session record

⚙️ Microsoft Semantic Kernel

The AI layer is built on Microsoft Semantic Kernel, an open-source AI orchestration framework. It manages the conversation with Claude, handles tool calls (like browser actions), and maintains context across multi-step payment flows.

Provider-agnostic by design — beelz uses Claude Opus today, but the architecture supports any model via config. The best model for the job, always.

📈 Every Payment Is an Investment

After each run, beelz writes a skill file for that biller: the payment page URL, field names, quirks, error patterns. The next time you pay the same biller, that playbook is loaded and the AI starts with full context — no rediscovery needed.

Failed payments are just as valuable. A failed run teaches the AI what not to do next time, making recovery faster and more targeted.

Let beelz handle it.

Paste a URL or type a name. The AI finds the page, fills the form, and pays — autonomously.