So I've been working on a project called Qunivex for a long time now, and wanted to share about it to you all. It’s basically an Agentic AI builder designed to let anyone create highly customized AI chatbots and embed them onto any website using a single <script> tag.
The goal was to move past basic QA bots and make it easy to deploy actual "agents." Inside the Visual Studio, you can configure system prompts, connect knowledge bases, and chain together sub-agents, tools, and strict guardrails. It supports multiple frontier and open models (including Llama, Qwen, DeepSeek, and Mistral), so you aren't locked into one provider.
A big focus for me was security. Unlike standard widgets that leak your API keys to the browser frontend, Qunivex architecture keeps everything safely on the server side.
I’ve also built a dedicated WordPress plugin to make setup even faster for non-devs.
The core tech is up and running, and I’d love to get this community's brutal feedback. What features are missing for your use cases? How is the UI flow in the video?
Check it out at qunivex.com and let me know what you think!