AIAny
Icon for item

Vexa

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.

Introduction

Most meeting-AI products rely on vendor clouds and retrofitted transcripts. Vexa flips that model: it captures the conversation inside your perimeter and turns meetings into a portable, git-managed knowledge workspace that agents can safely operate on. That upstream capture changes what you can automate and audit.

What Sets It Apart
  • Bot-in-call capture with speaker attribution — the bot actually joins Meet, Teams, Zoom (and Jitsi) and streams live, attributed transcripts, not just ingesting recordings after the fact. So what: you get real-time context for agents and live copilot scenarios instead of delayed summaries.
  • Knowledge-as-code output — every meeting compiles into Markdown files in a git workspace (OKF-style kg/ bundle). So what: history, diffs, and provenance are first-class; teams own and fork their meeting knowledge.
  • Sandboxed agent runtime — agents run as ephemeral, isolated workloads (Docker, process, or Kubernetes Pods) with configurable mounts and no egress by default. So what: you can automate post-meeting processing, briefs, and actions without exposing data to third-party inference services.
  • Designed for air-gapped and regulated environments — bring-your-own models or local STT; many deployment artifacts (CALM architecture, security manifests) are provided. So what: banks and healthcare orgs can run meeting intelligence without data leaving their network.
Who It's For and Trade-offs

Great fit if you need in‑perimeter meeting capture, want transcripts tied to versioned files, and must control model and network egress. It’s aimed at teams and enterprises that can operate Docker/Kubernetes and want long-term ownership of meeting data.

Look elsewhere if you only need a lightweight client-side notes app, cannot run containers or provide modest compute (the full stack expects at least ~8 vCPUs/16 GB for production make all), or if you prefer a vendor-managed, hosted SaaS with no operational burden.

Where It Fits

Positioned between hosted meeting-AI services (which process audio in vendor clouds) and DIY approaches (Whisper + ad-hoc bots). Vexa is the open, deployable middle: full capture + agentic automation that you run and control.

More Items

GitHub
AI API2026

Self-hosted CPA / CLIProxyAPI management and observability panel that stores request history, tracks cost/usage/quota, and centralizes provider/credential/OAuth and plugin management. Designed for local analytics, failure diagnosis and account automation without telemetry.

GitHub
AI Agent2024

Generates Wikipedia-style articles from web search using LLMs: it researches topics, produces multi-perspective outlines via perspective-guided question asking and simulated conversations, then drafts full articles with citations. Supports human-AI collaboration (Co-STORM) and grounding with multiple retrievers.

GitHub
AI Video2026

Generative-AI-enabled timeline video editor for macOS that lets creators generate and edit videos and images directly inside the timeline. Includes a local MCP server for agent integrations (Claude/Codex/Cursor); editor is open-source while generative processing is closed-source and subscription-based; macOS 26 on Apple Silicon only.