
Building a Chrome Extension to stop AI hallucinations in Gorgias
Hey everyone, I’m the dev behind Tiquette Buddy.
I built this because I saw how often standard AI agents hallucinate product specs in customer service tickets. Instead of relying on a static catalog, I built this extension to use live Google Search as a grounding mechanism for its drafts.
Looking for technical feedback on:
- Data Grounding: Have any of you experimented with using Search vs. a Vector DB for e-commerce specs?
- Performance: How's the latency on the draft generation for those who've tried it?
And anything else!!