#208 · Primary category: AI Agents & Automation

voltagent

agents ai ai-agents ai-agents-framework aiagentframework chatbots chatgpt framework javascript llm llm-observability mcp multiagent nodejs observability open-source openai rag tts typescript

AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework

Project last updated:08/27/26

GitHub Stars

10.5K

Forks

1.1K

Contributors

71

License

MIT

Why we included this project

TypeScript teams that build agents usually end up wiring together model calls, memory, and tool handling on their own. VoltAgent packages those pieces into an open source framework that covers typed roles and tools, durable memory, RAG retrieval, guardrails, and MCP support, plus declarative workflows and supervisor-style multi-agent setups where specialized agents answer to a single coordinator. It is provider agnostic, so moving between OpenAI, Anthropic, and Google is a config change rather than a rewrite, and your agent code stays in your own repository. For teams that want production tooling, the companion VoltOps console layers observability, evals, and deployment on top, which makes it a practical base for Node.js shops building both single assistants and larger orchestrated systems.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category