Skip to main content
Sandboxed agents that grow corporate knowledge from your meetings and docs.
Real-time transcripts from Google Meet, Zoom, and Teams (Whisper included), fed to agents that build knowledge as code — fully self-hosted. 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

Capture, store, and access meetings — real-time transcripts from Google Meet, Zoom, and Teams. Usable standalone as a meeting-capture 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 five primitives everything composes from — workspace, 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, and Teams, no plugins or recorders. Whisper included.
  • 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

git clone https://github.com/Vexa-ai/vexa-core.git && cd vexa-core
make all      # full stack via Docker Compose — seeds .env, brings everything up, prints your API key + URLs
make bot      # build the meeting bot from source — needed before a bot can join a meeting
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.

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.

Knowledge agent

Meeting copilot

AI routines

Knowledge chat

Integrations

Enterprise