Small businesses in India often juggle dozens of customer conversations across WhatsApp Business, Instagram Direct, SMS, web‑chat widgets, and email. Each channel has its own interface, notification settings, and sometimes even different formatting rules. When a customer sends a query on one channel, the owner or a team member must switch contexts, log into a new app, and search for the same customer in another system. The result is duplicated effort, delayed responses, and a fractured view of the customer journey.
The impact is twofold:
Small‑business owners need a single, coherent view of all interactions, while the platform must keep the heavy lifting—routing, context, and automation—behind the scenes.
GoSumo solves this pain point with an AI‑driven smart‑routing engine that consolidates all incoming messages into one unified inbox. The platform is built on NestJS, TypeScript, Next.js, PostgreSQL, Redis, BullMQ, Prisma, Qdrant, and OpenRouter AI, giving it a robust foundation for real‑time processing, persistence, and retrieval.
Each channel is abstracted behind a channel adapter that normalises the raw payload into a canonical conversation object. The adapter handles:
Once normalised, the message flows through the same processing pipeline regardless of its origin.
At the heart of the platform is a routing algorithm that uses the conversation’s content, metadata, and historical context to decide which team member or automated bot should handle it. The routing logic is powered by:
The result is a single, searchable inbox that shows every conversation in chronological order, with a clear indicator of the channel, the current assignee, and the status (pending, in‑progress, or completed).
GoSumo’s AI engine can generate instant replies using OpenRouter’s language models. When a message is received:
A fallback path ensures that even if the AI model fails, the conversation is still queued for a human, preventing any loss of communication.
The interface is intentionally minimalistic to keep the learning curve low. All advanced features—such as custom routing rules or AI model selection—are accessible through a dedicated settings page.
GoSumo turns the chaotic, multi‑channel communication landscape into a single, intelligent inbox. By leveraging AI for routing and automation, it frees Indian small businesses from repetitive tasks, allowing them to focus on growing their customer relationships rather than juggling apps. The result is quicker responses, a cleaner customer view, and a more efficient workflow—all built on a modern, open‑source stack that can evolve as the business grows.
If your small business is still managing customer conversations across separate apps, GoSumo offers a proven, AI‑driven alternative that consolidates everything into one place. It’s not just a new tool; it’s a shift in how you handle customer communication, making it faster, smarter, and more scalable.
**Live demo:** [https://gosumo.aiknol.com](https://gosumo.aiknol.com)
**Source code:** [https://github.com/r2st/GoSumo](https://github.com/r2st/GoSumo)