VoltAgent

VoltAgent

Build TS AI agents with n8n-style observability

51 followers

VoltAgent is an observability-first TypeScript AI Agent framework.
VoltAgent gallery image
VoltAgent gallery image
VoltAgent gallery image
VoltAgent gallery image
VoltAgent gallery image
Free
Launch Team / Built With
Wispr Flow: Dictation That Works Everywhere
Wispr Flow: Dictation That Works Everywhere
Stop typing. Start speaking. 4x faster.
Promoted

What do you think? …

Necati Özmen
👋 Hey Product Hunt, I’m Necati, co-founder of VoltAgent. VoltAgent is an open-source TypeScript framework for building and orchestrating AI agents with observability built in. From the start we focused on giving developers both the flexibility of code and the clarity of step-by-step traces. ⚡ What does VoltAgent do? It provides the core building blocks for robust agents: • Agent and tool definitions • Memory and state management (now with adapter-based Memory V2) • Retrieval-augmented generation (RAG) • Evaluation tools to measure agent quality • Multi-agent orchestration And everything is fully traceable in the console you can see thoughts, tool calls, and message history as they happen. 🌟 What makes it special? • TypeScript-first → Built for the web ecosystem • Visual observability → Clear traces, evals, and debugging built in • Modular by default → Bring your own LLMs, memory, tools, or RAG backend • Open source → MIT-licensed, extendable, and community-driven • Recent updates include native ai-sdk integration, a modular server design, OpenTelemetry-based observability, and better developer ergonomics (logging, SSR/Edge support, cleaner deps). 📌 Repo: https://github.com/voltagent/vol... We’d love for you to try it out and share your feedback.
Shubham Pratap Singh

Congratulations on the launch 🎉🎉

I would love to see a TypeScript-based voice AI agent framework with support for custom providers. :)

Please let me know if this is supported as well.

Necati Özmen

@shubham_pratap appreciate it 🎉 The @voltagent/voice package provides text-to-speech (TTS) and speech-to-text (STT) capabilities through various providers. Would love to know which stack you have in mind!

Shubham Pratap Singh

@voltagent  @necatiozmen Assembly AI for STT , Google/Amazon polly for TTS and groq LLM for building voice agent?