I recently watched a great video from on how he used VAPI to connect to n8n and build an AI receptionist. Inspired by his work, I used his n8n template as a starting point and integrated it with my own agentic AI platform, VIAANA AI. The platform currently supports OpenAI Realtime for voice, with turn detection, web search, and RAG for grounded policy responses, so agents can answer accurately using trusted knowledge instead of hallucinating.
I don’t plan to commercialize this platform. My goal is to eventually make it available to students, hackathon teams, and novice builders who want a hands-on way to experiment with agentic AI, build workflows, and see what’s possible in real-world applications. All they’ll need is their own OpenAI key to get started.
It’s still a work in progress, and this is my first time building something at this scale—so I’d genuinely appreciate any feedback from the community.