OpenDesk is an open-source, AI-native customer support platform designed for modern businesses. It provides real-time AI chat, voice support, and intelligent knowledge management without the proprietary overhead.
- AI-Powered Support: Real-time chat with Convex Agents and Vapi voice assistant integration.
- Knowledge Base: Embedding-powered RAG for autonomous documentation handling.
- SaaS Infrastructure: Clerk authentication, Sentry monitoring, and AWS Secrets Manager integration.
- Modern UI: Next.js 15, React 19, Tailwind v4, and shadcn/ui.
- Monorepo Architecture: Managed with Turborepo for optimized development performance.
- Framework: Next.js 15
- Backend: Convex
- Auth: Clerk
- Monorepo: Turborepo + pnpm
Run this at the root of your web app:
pnpm dlx shadcn@latest add button -c apps/webimport { Button } from "@workspace/ui/components/button";- Operator Dashboard
- Embeddable Widget
- Multi-tenancy
Built by SAYOUNCDR