VOLTAGENT
Open-source TypeScript framework for production AI agents
ABOUT
Building production-ready AI agents requires wiring together memory, RAG pipelines, tool execution, guardrails, voice, and observability — without a unified framework, each project reinvents this stack from scratch. VoltAgent solves this by providing a modular open-source TypeScript framework that bundles all these capabilities as interchangeable packages: agents with typed roles and tools, multi-step workflow engines, supervisor-coordinated sub-agent teams, durable memory adapters, and built-in guardrails. The developer writes application logic while VoltAgent handles the agent infrastructure, and the optional VoltOps console adds evals, deployment, and observability for production.
npm install @voltagent/core