CatalogStacksModulesSaaSMobileLabs → Become a partner
HomeCatalog🤖 AI / LLMBotpress
Screenshot of Botpress

// official site: botpress.com ↗

AI / LLM · PRO TIER

Botpresspro

Botpress is a conversational AI platform — build LLM-powered chatbots with a visual flow builder, plug them into 10+ channels (web widget, WhatsApp, Slack, Telegram, MS Teams), and orchestrate intent + NLU + LLM responses without writing Python. The self-hosted alternative to Voiceflow with Rasa-class NLU.

🤖 AI / LLM Min 2048 MB RAM Port 3083 (http) Tier pro
// What it is

A closer look.

Botpress is a conversational AI platform — build LLM-powered chatbots with a visual flow builder, plug them into 10+ channels (web widget, WhatsApp, Slack, Telegram, MS Teams), and orchestrate intent + NLU + LLM responses without writing Python. The self-hosted alternative to Voiceflow with Rasa-class NLU.

For teams building customer-facing AI assistants without committing to a SaaS vendor's pricing curve.

// Use cases

What it's for.

Concrete scenarios where teams pick Botpress over the SaaS alternative.

Customer support bots

first-line triage with handoff to humans

Lead qualification

interactive forms with conditional logic

Internal assistants

Slack/Teams bots for HR, IT, ops

Multi-channel deployment

same bot logic across web, WhatsApp, Slack

LLM orchestration

combine retrieval + generation + structured flows

// Who it's for

Built for these teams.

If your team profile matches one of these, Botpress is a strong fit out of the box.

Profile A

SaaS companies

adding AI assistants to their product

Profile B

Agencies

building bots for clients (multi-tenant via workspace separation)

Profile C

Enterprises

wanting self-hosted bot platform for compliance

Profile D

Developer teams

preferring visual + code escape hatches

Profile E

Hosting providers

offering bot platforms to clients

// Differentiators

Why teams pick Botpress.

When evaluating self-hosted options for this category, here are the dimensions on which Botpress consistently lands above the alternatives.

  • AGPL-3.0 — (Community Edition) — open-source
  • Visual flow builder — non-engineers can build bots
  • LLM-native — designed around modern OpenAI/Claude/etc. workflows
  • Multi-channel out of box — Web, WhatsApp Cloud, Slack, Telegram, MS Teams
  • Mature — pre-LLM era origins (Rasa-class NLU), now LLM-first
  • Active commercial backing — Y Combinator W17, well-funded
// Integrations

Connects to.

The stack you'll plug Botpress into — services, protocols, and adjacent apps in the BluixApps catalog.

Channels
Web widget, WhatsApp Cloud, Slack, Telegram, MS Teams, Facebook Messenger
LLMs
OpenAI, Anthropic, Cohere, custom HTTP providers
Knowledge bases
RAG with file/URL ingestion
Tables / DB
built-in record storage
External APIs
HTTP action nodes for any REST endpoint
Authentication
JWT, OIDC for embedded bot in your app
// Adoption & deployment

Notable users & community

  • 13k+ GitHub stars
  • Used by Bain, Deloitte, IKEA according to case studies
  • Active Discord with 10k+ members
  • Plugin marketplace with community integrations
  • Y Combinator backed (W17), $25M+ raised

What we ship

  • Docker: Botpress server (Community Edition)
  • Pinned botpress/server:latest
  • Port 3083 (HTTP), reverse-proxy ready
  • Persistent volume for /botpress/data
  • Install report with super-admin setup + channel guide
  • Backup hook covers data directory
  • LLM credentials configured at first-run (per-workspace)
// Tips & operations

Run it properly.

Operational guidance from running this in production — what to lock down, what surprises people.

// PERFORMANCE
SQLite default → Postgres in production
set BP_DATABASE_URL env
// SECURITY
HTTPS required
for webhook callbacks from channels
// OPERATIONS
Channel setup external
credentials live with WhatsApp/Slack/etc.
// RELIABILITY
LLM cost monitoring
set per-bot rate limits
// DEPLOYMENT
Backups
sqlite/pg + data dir (uploads, knowledge bases)
// SCALING
Open-source vs cloud
note CE feature limits vs Botpress Cloud
2048
// min ram (MB)
8
// min disk (GB)
3083
// access port
http
// protocol
pro
// bluixapps tier

Project resources

Official sitebotpress.com ↗