You define the goal.
It handles the rest.
An autonomous engine that thinks, sees, plans, dispatches, verifies, and synthesizes — while you do something else.
SWARM INTELLIGENCE
Break the goal into tasks
The orchestrator plans an approach, then decomposes your objective into independent research tasks — each assigned to an independent sub-agent.
Dispatch the swarm
Up to 50 sub-agents launch in parallel. Each runs on its own: Think, Plan, Discover, Execute, Synthesize, and Report.
Cross-verify and synthesize
Findings from every agent are cross-referenced across sources, contradictions are flagged, and a single synthesized report is delivered — no hallucinations, just verified signal.
Swarm Parallelism
Up to 50 sub-agents running simultaneously. Each with its own context, tools, and memory — no shared state, no bottlenecks.
Scheduled Autonomy
Cron-powered beats that run completely unattended. AIBA wakes up, performs the task, and emails you the report. With everything logged.
Deep Verification
Cross-references every finding across multiple independent sources. Never trusts a single data point. Contradictions are surfaced, not smoothed over.
Browser Intelligence
Full Playwright-powered browser automation. Navigates SPAs, clicks through pagination, fills forms, takes screenshots, and extracts from dynamic DOMs that static scrapers can't touch.
Session Persistence
Save and load complete conversation histories. The REPL stays open after results — refine, pivot, drill deeper, or pick up where you left off days later.
Effort Calibration
Three effort modes — Quick, Balanced, Max — control temperature, token budgets, and instruction depth. From rapid scans to exhaustive multi-wave deep-dives. You decide the depth.
Visual Understanding
Not just browser control — actual visual comprehension. Reads screenshots, interprets charts, analyzes images, and extracts structured data from what it sees. The browser is eyes, not just hands.
Strict Guardrails
Constrained execution boundaries prevent unintended actions. Domain allowlists, max allowed budget, and tool-level permissions ensure the agent never overreaches — no surprises, ever.
Sandboxed File I/O
Reads and filters files within a constrained directory. No arbitrary filesystem access — every read is scoped, filtered, and auditable. Your machine stays your machine.
Configure it once.
It runs on its own.
Beats are cron-scheduled autonomous runs. AIBA wakes up, does the job, and emails you the report. You don't even need to open a terminal.
Built in the open.
Production grade.
AIBA is free and open source under the APL. Every line of code is public. Every decision is in the commit log. No black box. No proprietary magic.
Solo-built from the ground up. Every architecture decision, every line of code.