Botpress started as one of the first open-source chatbot frameworks in 2017 and has since evolved into an LLM-native platform for building conversational AI agents. The core experience centers on Agent Studio, a visual editor where teams design conversation flows, add conditional logic, and wire up integrations without writing code for the common cases. When flows need custom behavior — calling a CRM API, running a database query, or executing complex business logic — developers can drop in JavaScript actions or use the REST API and SDK. An Event Debugger lights up the active path during test sessions, making it straightforward to trace where a conversation diverges from expected behavior.
The platform's AI capabilities go beyond simple intent matching. Knowledge bases let bots answer questions grounded in uploaded documents and connected content sources. The Autonomous Engine introduces generative AI nodes where the LLM decides the next step based on context rather than following a rigid flow. Built-in features include automatic message translation across languages, conversation summarization, live-agent handoff starting on the Plus plan with direct Zendesk integration, and structured data tables for storing and querying information within conversations. Botpress natively integrates AI models from OpenAI and Anthropic, with LLM costs billed at provider rates through a transparent AI Spend dashboard with configurable spending caps.
Deployment options cover web chat widgets with CSS customization, WhatsApp, Facebook Messenger, Instagram, Telegram, Slack, Microsoft Teams, and more. Pricing follows a tiered usage-based model: a free pay-as-you-go tier includes 500 messages and 1 bot with a $5 monthly AI credit, Plus costs $89/month with live chat and 5,000 messages, Team runs $495/month with role-based access and 50,000 messages, and Enterprise offers custom pricing with managed onboarding and dedicated support. The platform also remains available for self-hosting via Docker for organizations that need full infrastructure control. Notable customers include Kia, Electronic Arts, Shell, and Husqvarna.