Skip to main content
Sandboxed agents that grow corporate knowledge from your meetings and docs.
Real-time transcripts from Google Meet, Zoom, Teams, and Jitsi (Whisper included), fed to agents that build knowledge as code — fully self-hosted.
These docs cover Vexa 0.12. Hosted vexa.ai runs the 0.12 meeting and transcription experience. Sandboxed knowledge agents are currently self-hosted only — self-host Vexa to run the full meetings → agents stack.
Vexa tightens the loop every organization runs on: sense → think → act. Meetings and docs are the data; agents turn data into signal, and signal into action that changes the world. The faster that loop turns, the smarter the org gets.

Why

Knowledge as code

Meetings and docs become Markdown in a versioned workspace.

Meetings: rich but uncaptured

The richest context in any org, captured before it’s lost.

CLI agents proved the pattern

Claude Code’s proven pattern, made safe and scalable.

Two domains, together or apart

Meetings and agents are separate domains, each with its own API — run either on its own, or compose them.

Meetings

Plan, capture, and share meetings — calendar sync, auto-joining bots, real-time transcripts from Google Meet, Zoom, Teams, and Jitsi. Usable standalone as a meeting API.

Agents

Sandboxed, scalable agents over your workspace. Put them to work on any knowledge — with or without meetings.

Explore

Quickstart

Self-host the full stack with one make all. Up in minutes on a single Linux host.

Concepts

The primitives everything composes from — workspace, meeting, agent, container, identity, scheduler.

API reference

Dispatch agents, stream meetings, manage routines over HTTP.

Architecture

How dispatch, execution, streaming, and trust actually work.

What it does

  • Captures meetings natively — real-time transcripts from Google Meet, Zoom, Teams, and Jitsi, no plugins or recorders. Whisper included.
  • Meets you at your calendarconnect a secret ICS address and upcoming meetings import automatically; the bot auto-joins each one at start. Plan a meeting ahead and share its prep workspace with the people you’re meeting.
  • Turns knowledge into code — meetings and emails become a living, Markdown workspace that agents treat as their working directory.
  • Runs agents safely — every agent executes in an isolated, ephemeral container: no egress except through brokered tools, thousands in parallel, no lateral movement.
  • Cloud-native deployment — self-host the whole stack with Docker Compose on a single Linux host.
  • Stays in your environment — open-source, self-hostable, air-gappable, with bring-your-own inference. Recordings and agent state never leave infrastructure you control.

Try it

The API comes up at http://localhost:18056 (gateway) and the terminal web workbench at http://localhost:13000. Full options — air-gapped, bring-your-own inference — in Deployment. Prefer to look before you build? Hosted vexa.ai runs Vexa 0.12 for meeting bots and transcription today — agents aren’t part of the hosted service yet. These docs describe the full 0.12 stack, agents included, that you self-host above.

Why Vexa

AI reshaped software development: a CLI agent on a Linux box is now enough to build software. Vexa scales that same execution model to knowledge work — meetings and emails as the source, agents as the workers, your infrastructure as the sandbox. And the codebase itself is built for that world. Every service is a modular monolith: a module owns exactly one concern and is the single source of truth for it; modules join only through sealed contracts that CI refuses to let drift; every unit ships its code, its adversarial tests, and the goldens that validate it — with fixtures collected from real meetings. That is what makes the system tractable for human contributors and for AI agents working on it — debug any module in isolation, or any chain of modules at the scale a bug lives at. The map: Modules & Seams.

Knowledge agent

Meeting copilot

AI routines

Knowledge chat

Integrations

Enterprise