NorthStark
Botpress logo

Botpress

The open-source-born, developer-first AI agent platform that raised $25M at a $120M valuation in 2025 — genuinely excellent reviews, offset by the category's most consistently reported steep learning curve.

Visit site
4.3$0 (Pay-as-you-go, 500 messages/mo, $5 monthly AI credit)AI Chatbots (Website)
Reviewed by Maxwell TimothyLast verified August 28, 2026
TL;DR
  • Botpress was founded in 2017 in Quebec City by Sylvain Perron and Justin Watson, open-sourced under an MIT license from the start, and grew a substantial developer community — 14,686+ GitHub stars as of 2026 — before pivoting toward an 'LLM-native' architecture positioning it as infrastructure for agentic AI rather than a simple chat widget.
  • The company has raised roughly $40M total, including a $25M Series B in June 2025 at a $120M post-money valuation, led by FRAMEWORK with Inovia Capital, Deloitte Ventures, HubSpot Ventures, and Decibel participating.
  • Pricing follows a recently updated (May 2026) structure: a free pay-as-you-go tier (500 messages/mo, $5 monthly AI credit), Plus at $89/mo plus AI spend, Team at $495/mo plus usage, and Enterprise from $2,000+/mo — with unlimited bots and bundled AI-spend quotas now standard across every paid tier.
  • The platform is genuinely developer-oriented: a drag-and-drop visual canvas for building multi-step conversational flows with branching logic, conditional paths, and loop handling, where any node can send messages, call external APIs, run custom JavaScript, query a knowledge base, or hand off to a human agent.
  • Reviews are excellent and unusually voluminous — 4.5/5 across 493 G2 reviews (the most-reviewed platform in G2's AI-agent category) and 4.5/5 on Capterra with a striking 97% positive sentiment breakdown — but the single most consistently repeated complaint, by a wide margin, is a steep learning curve.
  • Best for technical teams and developers who want genuine, code-level control over agentic conversation logic across a broad channel list (including WhatsApp, Slack, and Microsoft Teams) — not for non-technical teams wanting a simple, quick-to-learn drag-and-drop bot builder.

Pricing

Tiered SaaS with bundled, proportional AI-spend quotas per tier (updated May 2026)

Pay-as-you-go (Free)

$0

Free

500 incoming messages/month, 1 collaborator seat, $5 monthly AI credit.

Plus

$89/mo + AI spend

Monthly

1GB Vector DB storage, human handoff, AI conversation insights (sentiment analysis), branding removal option.

Team

$495/mo + usage

Monthly

Plus LLM usage costs and message-volume overages.

Enterprise

$2,000+/mo

Custom

For large-scale deployments; unlimited bots and proportional AI-spend quotas standard as of the May 2026 update.

What this actually means

Botpress's pricing became meaningfully more transparent after the May 2026 update, which bundled AI-spend quotas proportionally into every tier and made bots unlimited across the board — a real improvement over a purely usage-metered model where LLM costs could be unpredictable. The free tier (500 messages/month, $5 AI credit) is a genuine, no-cost way to evaluate the platform's core bot-building capability before committing. The jump from Plus ($89/month) to Team ($495/month) is steep, but it reflects the shift from a small-team tool to one with real production message volume and LLM usage behind it. Given the platform's genuinely developer-oriented design, expect actual monthly cost to track your real conversation volume and choice of underlying LLM more closely than a flat per-seat competitor would, and budget for the learning-curve investment (in engineering time) as a real, if unbilled, cost alongside the subscription itself.

How it actually works

Developer-Grade Agentic Architecture

This is Botpress's clearest, most genuine strength, rooted directly in its open-source origins: any node in a conversation flow can call an external API, run custom JavaScript, query a knowledge base, or hand off to a human, giving developers a level of code-level control that no-code-only competitors simply can't match. This is a real, structural advantage for a technical team.

Channel Breadth Including Enterprise Tools

A genuinely distinctive channel list that includes Slack and Microsoft Teams alongside the expected WhatsApp, Messenger, and Telegram — useful for a business that wants the same bot platform serving both external customers and internal enterprise workflows.

Zendesk Integration

A concretely documented, well-built integration: real ticket automation plus a human-handoff mechanism that passes full conversation context, avoiding the common frustration of a customer having to repeat themselves after escalation.

The Learning Curve Tradeoff

Worth treating as a defining characteristic rather than a minor caveat. Independent review analysis is unusually specific here: 'Learning Curve' and 'Steep Learning Curve' are the two most-mentioned negative themes on G2, even as 'Ease of Use' remains the single most-mentioned positive theme. This split suggests the platform genuinely rewards the investment of learning it well, but that investment is real and shouldn't be underestimated for a non-technical team.

Institutional Backing

A $25M Series B at a $120M valuation in 2025, with HubSpot Ventures among the participating investors, is a real signal of continued investment and product development, and suggests genuine staying power as a long-term platform choice.

Channels

Web ChatFacebook MessengerWhatsAppTelegramSlackMicrosoft Teams

Key features

  • A drag-and-drop visual canvas for building multi-step conversational flows with branching logic, conditional paths, variable management, and loop handling
  • Node-level actions including sending messages, calling external APIs, executing custom JavaScript, querying a knowledge base, or handing off to a human agent
  • AI conversation insights, including sentiment analysis, available from the Plus tier
  • A deep Zendesk integration automating ticket creation and updates, with human-agent handoff that passes full conversation context
  • Native connectivity to Shopify, Google Sheets, and internal APIs, alongside Zapier and Make for broader no-code automation
  • Open-source heritage (MIT license) that has built a large, active developer community over nearly a decade
  • Vector database storage for knowledge-base content (1GB included from the Plus tier)
  • The option to remove 'Powered by Botpress' branding from the Plus tier onward

Our scorecard

Overall 3.8/5
Ease of Setup3/5

A genuine split in reviewer sentiment: 'Ease of Use' is the single most-mentioned positive theme on G2, while 'Learning Curve' and 'Steep Learning Curve' combined are the most-mentioned negative themes — the platform rewards investment but has a real initial ramp-up.

AI Quality4/5

Genuinely agentic, LLM-native architecture with real node-level actions (custom code execution, API calls, knowledge-base querying, human handoff), though without an independently audited resolution-rate figure.

Omnichannel Support4/5

A genuinely broad channel list including WhatsApp, Slack, and Microsoft Teams — notable for including internal enterprise tools alongside external messaging channels.

Pricing Value4/5

A recently updated (May 2026), clearly published pricing structure with unlimited bots and bundled AI-spend quotas on every paid tier — genuinely transparent for a developer-first platform.

Vendor Support Quality4/5

An unusually large, strongly positive review base (4.5/5 across 493 G2 reviews, the most-reviewed platform in its category) with 97% positive sentiment on Capterra.

Full scoring breakdown

Overall 3.0/5 · 25/25 criteria scored

Channel Coverage

Number of native channels5/5

Documented native connectivity to web chat, Facebook Messenger, WhatsApp Business, Telegram, Slack, and Microsoft Teams — genuinely broad coverage, distinctively including internal enterprise collaboration tools alongside external messaging channels.

True omnichannel unification3/5

Botpress is architected primarily as a developer platform for building and deploying agentic bots across channels rather than a documented unified human-agent inbox spanning them.

AI Capability

AI availability5/5

Genuinely agentic capability: any node in a conversation flow can call external APIs, execute custom JavaScript, query a knowledge base, or hand off to a human — a materially more flexible, code-level agentic architecture than most no-code competitors offer.

AI resolution accuracy2/5

No independently audited resolution-rate figure was found for Botpress's AI agents.

AI training method3/5

Knowledge-base querying is a documented, real node action with dedicated vector database storage (1GB included from Plus tier), though specific ingestion-source detail (file types, URL scraping) wasn't independently confirmed to the depth some competitors publish.

Hallucination controls2/5

No specific, detailed documentation of hallucination-prevention mechanisms (confidence thresholds, citation) was found beyond the general knowledge-base-querying capability.

Automation depth5/5

Genuinely deep, developer-grade automation: branching logic, conditional paths, variable management, loop handling, and custom JavaScript execution at the node level — among the most flexible automation architectures found in this category.

Sentiment/intent detection4/5

AI conversation insights, including sentiment analysis, are a documented, real feature available from the Plus tier — a confirmed capability rather than a general claim.

Inbox & Agent Experience

Unified inbox2/5

No dedicated, documented shared-inbox feature spanning channels was found; the platform is positioned as a bot-building and deployment infrastructure layer.

Live chat option alongside AI4/5

A real, node-level handoff action exists, and the Zendesk integration specifically documents passing full conversation context to a human agent during handoff — a concrete, well-specified mechanism rather than a generic claim.

Internal collaboration tools2/5

Collaborator seats are mentioned as part of the pricing structure, but no specific internal-notes or @mentions functionality was independently confirmed.

Canned responses/macros2/5

No specific documentation of a dedicated canned-response or macro feature was found in the materials reviewed.

Native Integrations

Shopify3/5

A documented Shopify integration exists, with Stripe and Shopify actions specifically mentioned in the context of resolving support tickets, though without detailed order-lookup specifics confirmed.

WooCommerce1/5

No dedicated WooCommerce integration was found in the materials reviewed.

WordPress1/5

No dedicated WordPress integration was found.

Wix1/5

No dedicated Wix integration was found.

Squarespace1/5

No dedicated Squarespace integration was found.

Webflow3/5

A documented Webflow integration tutorial exists, a distinctive inclusion given how few competitors in this category confirm Webflow support specifically.

Make.com / Zapier / n8n4/5

Both Zapier and Make are documented as directly supported integrations, providing real no-code connectivity to a broad app ecosystem.

CRM integrations4/5

A genuinely deep Zendesk integration automates ticket creation, updates, and human-agent handoff with full conversation context — real, confirmed depth, though no equivalent detail was found for Salesforce or HubSpot specifically.

Commerce & Business Logic

Order & payment data access3/5

Shopify and Stripe actions are documented in the context of resolving support tickets (order and payment-related), though without the explicit refund or write-action depth some ecommerce-first competitors publish.

Multi-language support2/5

No documentation of native multi-language or auto-translation capability was found in the materials reviewed.

Reporting & Scale

Analytics depth3/5

AI conversation insights, including sentiment analysis, are documented as a real, dedicated feature from the Plus tier, though without the broader deflection-rate or agent-performance reporting depth some competitors publish.

Pricing model transparency4/5

A recently updated (May 2026), clearly published pricing structure with unlimited bots and proportionally bundled AI-spend quotas on every paid tier — genuinely transparent for a usage-metered, developer-first platform.

API/webhook extensibility5/5

Genuinely exceptional, rooted in the platform's open-source heritage: full custom JavaScript execution, arbitrary API calls at the node level, and a developer-first architecture built for exactly this kind of extensibility.

Pros

  • Genuinely developer-grade agentic architecture with node-level custom code execution and API calls, unmatched by most no-code-only competitors
  • A broad, distinctive channel list including WhatsApp, Slack, and Microsoft Teams for both external and internal use cases
  • A deep, well-documented Zendesk integration with real ticket automation and context-preserving human handoff
  • An unusually large, strongly positive review base (4.5/5 across 493 G2 reviews, 97% positive on Capterra)
  • Substantial institutional backing ($40M raised, $120M valuation) with HubSpot Ventures among recent investors, suggesting real staying power

Cons

  • A genuinely steep learning curve, the single most consistently repeated complaint in independent reviews by a wide margin
  • No independently audited AI resolution-rate figure exists to verify accuracy claims
  • No dedicated shared-inbox, canned-response, or documented internal-collaboration feature comparable to what dedicated helpdesk competitors offer
  • No native Shopify order-lookup depth, WordPress, Wix, or Squarespace integration confirmed
  • The jump from Plus ($89/month) to Team ($495/month) is a steep price cliff for a growing team

Best for

Technical teams and developers wanting genuine, code-level control over agentic conversation logicBusinesses needing bot deployment across both external channels (WhatsApp, Messenger, Telegram) and internal tools (Slack, Microsoft Teams)Zendesk users wanting a deep, well-built ticket-automation and human-handoff integrationTeams willing to invest real ramp-up time in exchange for a more flexible, powerful platform than a simpler no-code competitor

Our verdict

Botpress's open-source origins show up directly in what makes it genuinely strong: real, code-level control over agentic conversation logic — custom JavaScript execution, arbitrary API calls, and knowledge-base querying all available at the node level — that gives a technical team flexibility most no-code-only competitors in this category simply can't match. That capability is backed by a channel list distinctive enough to include Slack and Microsoft Teams alongside the expected WhatsApp and Messenger, and a Zendesk integration concrete enough to preserve full conversation context through a human handoff, not just a generic 'connects to your helpdesk' claim. The review record is genuinely excellent and unusually large — 4.5/5 across 493 G2 reviews, the most-reviewed platform in its category, with 97% positive sentiment on Capterra — and a $25M Series B at a $120M valuation with HubSpot Ventures participating in 2025 suggests real continued investment. The one thing I'd flag as seriously as any feature in this profile is the learning curve, because independent review analysis is unusually specific about it: 'Learning Curve' and 'Steep Learning Curve' are the two most-mentioned negative themes by a wide margin, even as 'Ease of Use' remains the single most-praised positive. That split tells an honest story — Botpress rewards the investment of learning it well, but that investment is real, not a minor footnote, and a non-technical team should weigh it seriously before committing. My honest read: if you have development resources and want genuine flexibility over agentic bot logic across a broad channel list, Botpress is one of the more capable, well-backed platforms in this entire category. If you need the fastest possible time-to-first-bot without engineering involvement, budget real ramp-up time or consider a simpler competitor first.

Frequently asked questions

Is Botpress still open source?

Its origins are genuinely open source — launched under an MIT license in 2017 and growing to over 14,686 GitHub stars by 2026 — but the company has since pivoted toward a commercial, LLM-native platform positioned as infrastructure for agentic AI. Current pricing and packaging reflect a standard commercial SaaS model rather than a purely open-source offering, though the developer-first design philosophy from its open-source roots still shows in the product.

How much does Botpress actually cost?

Following a May 2026 pricing update: a free tier includes 500 messages/month and a $5 monthly AI credit, Plus is $89/month plus AI spend, Team is $495/month plus usage-based LLM and message-volume costs, and Enterprise starts at $2,000+/month. Bots are now unlimited on every tier, and AI-spend quotas are bundled proportionally into each plan rather than billed entirely separately.

What is the biggest complaint about Botpress?

By a wide margin, it's the learning curve. Independent review analysis specifically identifies 'Learning Curve' and 'Steep Learning Curve' as the most-mentioned negative themes on G2, even though 'Ease of Use' is simultaneously the single most-mentioned positive theme — reflecting a real split where users who invest the time to learn the platform tend to love it, but the initial ramp-up is genuinely steeper than a simpler, less powerful competitor.

How deep is Botpress's Zendesk integration?

Genuinely deep — the integration automates ticket creation and updates, provides instant in-chat help, and supports human-agent handoff that passes full conversation context into Zendesk so an agent doesn't have to ask the customer to repeat themselves. This is a real, documented, well-built integration rather than a generic connector.

Does Botpress support WhatsApp, Slack, and Microsoft Teams?

Yes — Botpress documents native connectivity to web chat, Facebook Messenger, WhatsApp Business, Telegram, Slack, and Microsoft Teams, a genuinely broad channel list that notably includes internal enterprise tools (Slack, Teams) alongside the more common external messaging channels most competitors focus on exclusively.

Who is the right buyer for Botpress?

Technical teams and developers who want genuine, code-level control over conversation logic — the ability to run custom JavaScript, call arbitrary APIs, and build complex branching flows — rather than a simplified, drag-and-drop-only experience. If your team doesn't have development resources or wants the fastest possible time-to-first-bot, the documented learning curve is a real factor to weigh.

Related tools

Company details — for context, not a scoring factor.

Founded:
2017, Quebec City, Canada, by Sylvain Perron (CEO) and Justin Watson; open-sourced under MIT license from launch
Headquarters:
Quebec City, Canada, with engineering teams in Montreal and a US presence in Delaware
Funding:
~$40M raised across 5 rounds, including a $15M Series A (2021, $50M post-money) and a $25M Series B (June 2025, $120M post-money) led by FRAMEWORK with Inovia Capital, Deloitte Ventures, HubSpot Ventures, and Decibel participating
Employees:
Not publicly disclosed