Chatting with personal AI Agents can be frustrating, especially when typing on mobile. The most natural way to interact? Your voice.
Add a clean and intuitive interface to your custom AI Agents (built with n8n for example). It only requires a single webhook to integrate.
Connect to any backend using only a Webhook - the connection is secured by authentication
The integration of OpenAI Speech is built on high standards and sounds very natural
Languages for both voice input and output are detected automatically by OpenAI
Both spoken and written output can be different - there is also support for Markdown
None of your data is being collected, settings and chat history are stored on your device
The chat history is bound to a unique session ID which can be reseted any time
Start with this n8n workflow template to build your own Multi-Agent connected to Vagent. The Main Agent calls Sub-Agents as tools, which allows for modularity and abstraction layers. Trust but Review: Actions are shown as drafts before execution and wait for confirmation by the user.
You can also use the Vagent App with a backend of your choice. The detailed documentation explains how to set up the endpoints correctly.
See Docs