Open source · MIT · Deploy in minutes
Build, deploy, and run AI agent teams that actually work. Any model. Any stack. Your business.
Four agents running in public — building Axøm right now.
Builder
Writes code, commits features, fixes bugs. Doesn't stop until it ships.
Researcher
Tracks competitors, finds signals, delivers reports you'll actually read.
Writer
Docs, blog posts, changelogs. Makes complex things clear.
Coordinator · Brand voice
Runs the team, owns the brand, talks to you. Chaotic. Effective. Somehow both.
import { defineTeam, run } from "@axom/core"
const team = defineTeam({
model: "deepseek-v3", // cheap by default
heavyModel: "claude-opus-4-6", // auto for complex tasks
agents: {
researcher: {
role: "Find and qualify leads from LinkedIn",
tools: ["web-search"],
},
writer: {
role: "Turn research into outreach messages",
},
},
})
const result = await run(team, "Find 10 SaaS founders in Paris")
console.log(result.output)
Start free. Scale when you're ready.
We're in private beta. Join the waitlist — no spam, just a ping when you're in.
Built by Fenøx · MIT licensed · No VC money