Qunivex

Create AI ChatBot for your website with just one <scrip> tag

Visit Website
August 29, 2026 I built a website named Qunivex, so anyone can embed a ChatBot in their website with just a single <script> tag.

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!

1 Comment

  1. 1

    The technical foundation is impressive, but I think the bigger product opportunity is after deployment.
    A non-technical user can build and embed an agent, but how do they know it’s actually performing well once it’s live?
    A simple layer for conversation quality, failed answers, unanswered questions, and improvement suggestions could turn Qunivex from an agent builder into an agent optimization platform.
    That feedback loop could become especially valuable as users manage multiple agents or knowledge bases.
    Curious if you’re thinking about the post-deployment experience yet

About

I myself had difficulties when browsing through complicated web pages. The website owners think that adding a ChatBot on their website is pretty complicated and expensive, so I built Qunivex to make this step easy.