The 'Big Guys' vs. a Weekend Build: OkayIQ
I did it again. Another weekend project that might be "abandoned" next week lol, but I couldn't resist seeing how fast I could push a production-ready RAG app using Convex.
After the success of https://sticky.today, I wanted to dive back into Modern Brutalism for the UI/UX.
The Problem: Platforms like Zendesk or Intercom's Fin are overkill (and over-budget) for small businesses. They make onboarding a nightmare for non-technical owners with all that "technical jabber."
The Solution: OkayIQ. It’s a turn-key RAG chatbot.
Sign up → Train (PDFs/Web) → Integrate.
Zero-hallucination: Strictly grounded in your own documentation.
Human-in-the-loop: Instant Slack/Email alerts when a human is needed.The Stack:
Convex (obviously - handling the heavy lifting of RAG, state, and that reactive training loop).
Clerk for Auth.
Vercel/Next.js for the frontend.
I'm always trying to show how this stack isn't just for "toys" - you can build enterprise-grade security and logic over a weekend.
It’s an MVP for now, but ticketing and more native integrations (Shopify, WP, etc.) are on the roadmap. (you can still use guides on Integrations page to integrate to any CMS)
Check it out: https://okayiq.com
Would love to hear what you guys think about the UI!
P.S. I'm using my new Convex component in this for some value key stores. Checkout Convex KV store here: https://www.npmjs.com/package/@hamzasaleemorg/convex-kv




