Aeris v0.1 · agent online

An autonomous agent
that lives at the edge of intent.

Aeris is an open agent built by Aeris Research. Talk to it in the portal, or pull the runtime onto your own machine and let it operate inside your loop.

01
Open weights ethos
02
Local-first runtime
03
Behavioural dataset
04
Real-time presence
Aeris/Agent-7BHermes-style chatDiscord voiceChrome sidepanelLocal CLIBehavioural datasetOpen runtimeAeris/Agent-7BHermes-style chatDiscord voiceChrome sidepanelLocal CLIBehavioural datasetOpen runtimeAeris/Agent-7BHermes-style chatDiscord voiceChrome sidepanelLocal CLIBehavioural datasetOpen runtimeAeris/Agent-7BHermes-style chatDiscord voiceChrome sidepanelLocal CLIBehavioural datasetOpen runtime
[ 01 — Agent ]

Not another
chatbot wrapper.

Beta is live · testers already in. One agent, everywhere you already are.

Joins your Discord VC

Hops into voice, listens, talks back, and coordinates the room in real time.

Plays games with you

Live co-op partner — calls plays, watches your screen, learns your style mid-match.

Chrome extension

Sits in the browser and actually does the task — not another tab that explains how.

Custom personalities

Spin up agents with their own voice, vibe, and rules. Mee6, but it actually does stuff.

[ 02 — Research ]

Open agent research, in public.

Aeris Research releases model weights, agent traces, and runtime code. We publish what we learn — including what doesn't work.

[ 03 — Data engine ]

Every session is raw behavioural data. Players get paid. Labs get the signal.

The AI industry is starving for high-fidelity human behaviour. Aeris turns gameplay into the dataset — every match, every call, every reaction structured into the pipeline.

Live signal

Voice, input, decisions, micro-reactions captured frame by frame.

Scale Opal pipeline

Sessions stream into structured behavioural datasets, ready for training.

Paid to play

Contributors earn from every qualifying session. Your time, your data, your cut.

[ 04 — Runtime ]

Aeris runs where you do.

Drop the CLI on any Unix box, Mac, or Windows machine. Same protocol as the hosted portal — your conversations, your tools, your loop.

< 8 MB
binary footprint
100%
local execution
0
vendor lock-in
~/aeris
$ pip install aeris-agent
$ aeris login
→ connected to aeris-research · session active

$ aeris chat
> design an outreach plan for this week
aeris: tracing context · synthesizing…
[ 05 — The loop ]

An agent that earns its keep, with every action booked.

The moment you let an agent act, you have no idea if it's actually working for you. Aeris is the missing ledger and spend control — built into the runtime, not bolted on.

~/aeris/loop
$ aeris loop --explain

> We built Aeris for agents that actually do paid work.

  It gives an Aeris agent a P&L. The agent earns, spends,
  and keeps its own books — so it runs a business instead
  of just calling tools.

> the loop:

  [01] earn
       It prices a job and sends a Stripe payment link.
       Earning is fully autonomous.

  [02] spend (gated)
       To fulfill, it buys the APIs and data it needs
       through Stripe. Every spend is gated by one human tap.
       The agent cannot approve its own money.
       That gate is the safety, not a limitation.

  [03] fulfill (local)
       The work runs on a local model. Anything touching
       cards, customer data, or the ledger routes to the
       on-box runtime and never leaves the machine.

  [04] book + reprice
       Every dollar in and out is booked double-entry.
       The agent reads the book and reprices itself.

> who it's for:

  Anyone running an agent that spends to do paid work.
  The moment you let an agent spend, you have no idea
  if it's profitable. Aeris is the missing ledger and
  spend control.

> outcome:

  An agent that earns more than it spends,
  with every spend approved and booked.

try it below

~/aeris/ledger
09:14:02info agent online — local nemotron, ledger=open
P&L
earned
$0.00
spent
$0.00
cash
$0.00
margin
0%
human gate · spends pending

no spends queued. agent cannot move money without you.

Build the agent you wanted all along.

Open the portal, run a thread, hook it into your tools. Aeris is here when you are.