aiqlabs 10 hours ago

Hi HN,

I just launched a new SaaS I've been building, and I'd be incredibly grateful for your feedback.

It's called AgentiveAIQ, and it's a no-code platform for building AI chatbots. I know there are a lot of "build a RAG bot" tools out there, but I was frustrated with a few things:

Most are a "black box." You have no idea what users are really asking or if the bot is even helping, short of reading every single log.

Customizing the look and feel to match a brand is often a huge pain or impossible.

They're often just "talk" and can't do anything (like capture a lead or check inventory).

So, I built our platform around three core ideas:

1. A WYSIWYG Editor: You can visually build your chat widget—change every color, logo, font, and border radius to make it look 100% native to your site. No CSS overrides needed.

2. A "Dual-Agent" System: This is the part I'm most excited about.

The Main Agent: This is the chatbot your visitor talks to. It uses a RAG + Knowledge Graph backend to answer questions accurately.

The Assistant Agent: This is a second AI that works in the background. After a conversation ends, it reads the entire transcript, performs sentiment analysis, identifies the user's goal (e.g., Sales, Support), and emails you (the site owner) a structured summary with actionable insights. You get the signal without all the noise.

3. "Agentic" Tools: The bot can actually execute tasks. It has pre-built flows to trigger webhooks, send lead info to a CRM, or query live data from Shopify/WooCommerce (like product info or order status).

Under the hood, it uses a RAG + Knowledge Graph for its brain and has a fact-validation layer to try and minimize hallucinations by cross-referencing answers with the source data.

I'm here for honest feedback. Is the "dual agent" concept genuinely useful, or just a gimmick? Is the WYSIWYG editor intuitive? We have a 14-day free trial on the Pro plan (no credit card required), and I'd love to hear what you think.

You can check it out here: agentiveaiq.com Thanks!