Papercups
Companies with privacy and security concerns about piping customer conversations through Intercom or Zendesk run Papercups - open-source live customer chat. The stack is a deliberate strength: an Elixir/Phoenix API over PostgreSQL, with real-time messaging powered by Phoenix Channels and Presence - the same BEAM foundation trusted by Discord and PagerDuty for fault-tolerant, low-latency messaging. Customers see a customizable chat widget that embeds in any site as an HTML snippet, a React component, or even inside React Native apps, with configurable colors, greetings, and away messages. Your team sees a dashboard for managing conversations - close, assign, and prioritize - with Markdown and emoji in replies. The killer workflow is the reply-channel integration: connect Slack or Mattermost and every customer conversation becomes a synced thread your team answers without leaving the tool they already live in, with two-way message syncing handled by webhooks. Email and SMS channels extend intake beyond the widget, an analytics dashboard tracks communication patterns, and the Storytime feature adds real-time screen sharing to watch users navigate while you help them. A documented API supports fully custom chat UIs in Svelte, Flutter, or Vue. MIT-licensed and GDPR-conscious - customer data stays in your PostgreSQL.
Freescout
Unlimited agents, unlimited tickets, unlimited mailboxes, forever, on a $4 VPS - FreeScout's pricing inversion is why it became the most popular self-hosted Help Scout alternative, a PHP/Laravel help desk and shared inbox developed from scratch over eight years. The inbox deliberately behaves like Gmail or Outlook, so new support agents need close to zero training. The email-support core is genuinely complete: seamless IMAP/SMTP integration including modern Microsoft Exchange authentication, collision detection that warns when two agents open the same conversation, canned responses, auto-replies, internal notes, open tracking, starring, forwarding, merging, and moving conversations between mailboxes, phone-call logging, push notifications, and an auto-refreshing conversation list - plus screenshot pasting straight from the clipboard into replies. It's 100% mobile-friendly, fully screen-reader accessible, and translated into 28 languages. Beyond the core, an ecosystem of 100+ modules (mostly one-time $12-20 purchases) adds knowledge base, workflows with Gmail-filter-style automation rules, satisfaction ratings, time tracking, tags, custom fields, LDAP, Slack, WhatsApp and Telegram channels, and an API with webhooks - pay only for what your team needs. Web installer and updater included. AGPL-licensed.
Botpress
Build, deploy, and monitor chatbots and LLM-powered agents on one open-source conversational AI platform: Botpress. Its Studio is a visual development environment: a drag-and-drop canvas arranges conversation logic with nodes for messages, questions, choices, and actions, while a built-in emulator simulates conversations for debugging before anything goes live. Agents ground their answers in a knowledge base assembled from uploaded documents, ingested websites, and past conversations via retrieval-augmented generation, and the LLM layer connects to multiple model providers - GPT-4, Claude, Mistral - with a configurable model strategy. An autonomous engine handles reasoning, tool orchestration, persistent memory across sessions, and sandboxed code execution, and custom code actions in TypeScript extend agents past prebuilt workflows. Over 100 integrations deploy the same bot to WhatsApp, Telegram, Slack, Microsoft Teams, and web chat, and connect it to HubSpot, Zendesk, Zapier, and arbitrary APIs and webhooks. Human handoff, conversation analytics, and quality monitoring cover production operation. Originating in 2017 from a Montreal team, the community edition is developed openly on GitHub.
Typebot New
Say goodbye to boring, soul-sucking forms and hello to Typebot, your new best friend in the world of data collection! Imagine a chatbot so charming and efficient, it could convince a cat to take a bath. With Typebot, you can visually build advanced chatbots using powerful blocks, and then sprinkle them like fairy dust across your web or mobile apps. Watch in awe as your customer satisfaction and retention skyrocket, and your conversion rates triple faster than you can say 'goodbye forms, hello fun!' Drag and drop your way to chatbot nirvana, and if you're feeling fancy, throw in some custom code. Typebot's real-time data collection ensures you won't miss a single nugget of valuable info, while hidden fields, team collaboration, and custom domains make it the Swiss Army knife of chatbots. Loved by teams and creators worldwide, Typebot is here to make your data collection dreams come true—one delightful chat at a time!
Rocket.Chat
Blast off into productivity space with Rocket.Chat SIX, the ultimate team collaboration cosmos! Imagine a world where your data isn't just your own, it's your best-kept secret. With customization that's as vast as the universe and integration that's as seamless as a black hole, you're in for a stellar ride. This platform is like the Swiss Army knife for your messages, projects, and tasks, all orbiting harmoniously in one digital galaxy. But wait, there's more! It's not just about team efficiency; it's about making customer connections that are out of this world. Rocket.Chat SIX is your mission control for omnichannel customer service, creating conversations that sparkle like constellations. And for those who like their chats with a side of excitement, the in-built chat engine is like adding a turbo boost to your app or website's user engagement. Built for the control freaks in spacesuits, this platform offers end-to-end encryption and compliance with intergalactic data protection laws. Plus, with deployment options more flexible than a yoga instructor in zero gravity, your security needs are covered. So why settle for a cloud when you can have the whole cosmos with RepoCloud hosting? Get ready to take your team's productivity to infinity and beyond!
Answer
Run a Stack Overflow of your own: Apache Answer brings the question-and-answer format in-house, maintained under the Apache Software Foundation with an Apache-2.0 license. You use it to run a community forum, product help center, or internal knowledge base where content lives as questions and answers rather than wiki pages. It ships the mechanics that make that format work: voting, accepted answers, a reputation system with privilege levels, tagging, full-text search with filters, revision history on every edit, and admin/moderator/user roles. Content is written in Markdown with real-time preview and code syntax highlighting. A plugin system covers OAuth login (Google, GitHub), S3 storage, external search backends like Algolia, and Akismet anti-spam, and a REST API exposes platform data for integration. The backend is Go, the frontend React, and it runs against SQLite, MySQL, or PostgreSQL. Self-hosting replaces per-seat tools like Stack Overflow for Teams with a flat-cost instance where you own all the content.