Choosing an AI platform is less about the demo and more about what you'll be managing six months in. Botpress is one of the more capable builders on the market, and in 2025 it raised real money to push further. But "capable" and "right for your team" are two different questions.
Botpress Studio gives you a flexible, developer-friendly way to build agents, and its pay-as-you-go plan lowers the barrier to start. Here's an honest look at what Botpress does well, where it gets expensive, and the alternatives worth weighing before you commit.
Last updated July 2026.
Pick Botpress if you have a developer-leaning team that wants flexible, open-source-rooted agent infrastructure with pay-as-you-go entry.
Pick Voiceflow if you want an enterprise platform for customer-support agents: native voice from day one, model choice, built-in observability, and transparent platform pricing.
The short version: Botpress and Voiceflow both build capable AI agents. Botpress rewards developer-heavy teams with flexible infrastructure, with AI Spend billed on top of the base plan. Voiceflow is the enterprise platform for support agents: native voice and chat, any major LLM, deterministic Workflows plus reasoning Playbooks, and built-in evaluations and observability.
What's New in Botpress (2026)
Three things have changed since most Botpress reviews were written:
- It's now an AI agent platform, not just a chatbot tool. Botpress repositioned around building and deploying autonomous AI agents, not the scripted flows it started with.
- It raised a $25M Series B. In June 2025, Botpress closed a $25M Series B at a $120M post-money valuation, led by Framework Venture Partners with Deloitte Ventures and HubSpot Ventures joining. That brings total funding to roughly $45M.
- Pricing now bills "AI Spend" on top of every plan. As of a May 2026 update, the model fees you consume are billed separately from your base subscription. That matters for budgeting, and we'll break it down below.
What Is Botpress?
Botpress is a platform for building and deploying AI agents that handle tasks like customer service automation, onboarding, and lead capture. Botpress Studio is the build environment. The company also offers a hosted cloud, an integrations hub, and an API for wiring agents into your own apps and websites.
What Can Botpress Studio Do?
Like Voiceflow's visual builder, Botpress Studio uses a drag-and-drop canvas so your team can design conversations as flowcharts. You can import existing data such as knowledge bases, connect external tools, and layer LLM reasoning on top of structured flows. It leans developer-friendly: you'll get the most out of it if someone on the team is comfortable with light coding.
Botpress Examples
Teams use Botpress across a few common jobs:
- Customer service: agents handle routine inquiries without a human in the loop.
- Onboarding: bots walk new employees or users through setup and training.
- Scheduling and account lookups: in finance and healthcare, agents retrieve information and book appointments behind proper guardrails.
Botpress Templates
Botpress ships a library of starter templates and integrations so you don't begin from a blank canvas, including playful ones like a text-adventure game master. By comparison, Voiceflow offers community-built templates across most common use cases, so you can usually find a starting point close to what you're building.
Botpress API
Botpress's API lets developers embed agents into existing workflows and pull data and analytics back out. If you want a flexible system that slots into your own stack rather than a closed product, this is one of Botpress's stronger points. It's also why Botpress appeals to engineering-led teams over no-code-only ones.
Botpress Funding and Leadership
Botpress is led by CEO Sylvain Perron, who founded the company in 2017 with the goal of building chatbot solutions around client needs. After a $15M Series A in 2021, the company's June 2025 $25M Series B signaled a clear shift toward agent infrastructure. Investors include Framework Venture Partners, Inovia Capital, Decibel Partners, Deloitte Ventures, and HubSpot Ventures. Botpress counts brands like Kia, Electronic Arts, and Husqvarna among its referenced users.
Botpress Pricing
Botpress moved to a usage-based model. You pick a base plan, and AI Spend (the cost of the underlying model calls) is billed on top of it. That's the number most first-time buyers miss. Here's the current structure:
| Plan | What you get |
|---|---|
| Pay-as-you-go | Free to start. 500 incoming messages/month, 1 seat, and a $5 monthly AI credit. Usage beyond the credit is billed as AI Spend. |
| Plus | $89/month + AI Spend. 1 GB vector DB storage, human handoff for live support, AI conversation insights, and the option to remove Botpress branding. |
| Team | $495/month + AI Spend. 3 seats, 2 GB vector DB storage, role-based access control, real-time Studio collaboration, and up to 50,000 incoming messages/month. |
| Managed / Enterprise | Custom pricing. For larger deployments that need dedicated support, security reviews, and higher limits. Contact Botpress. |
The takeaway: the sticker price is the floor, not the ceiling. A Team plan at $495/month can cost meaningfully more once AI Spend is added, depending on conversation volume and which models you run. Model your real monthly usage before you commit.
Botpress Alternatives
Users rated this alternative:
★★★★★
★★★★★
4.7
/5
211 reviews
Plenty of platforms build agents besides Botpress. A few worth comparing if you're shopping:
- Voiceflow: A no-code-to-pro-code platform for building chat and voice agents, with model choice, built-in evaluations, and observability. More on the head-to-head below.
- Kore.ai: An enterprise-focused agent platform with industry-tuned solutions for large organizations.
- Landbot: A more visual, marketing-leaning builder if your use case is web and WhatsApp lead capture rather than complex agents.
- Botsonic: Writesonic's chatbot builder, starting around $16/month (annual) on its Starter plan, aimed at smaller teams that want a quick, GPT-powered support bot.
For a wider field, see our roundups of the best AI agent builders and the best AI chatbots.
Voiceflow vs. Botpress
Both platforms build capable agents. The real difference shows up in what you can run, which models you can use, and how much you can see once the agent is live.
| Capability | Voiceflow OUR PICK | Botpress |
|---|---|---|
| Pricing model | Usage-based platform, transparent | Base plan + AI Spend on top |
| Channels | Native voice and phone from day one, plus chat | Chat and web; voice via integrations |
| Model choice | OpenAI, Anthropic, Google, Bedrock, Groq, or bring your own | Model usage billed as AI Spend |
| Agent logic | Workflows (deterministic) + Playbooks (reasoning) | Flexible flows + autonomous reasoning |
| Code requirement | Build visually, extend with APIs and code | Developer-leaning |
| Security | SOC 2 Type 2, PII masking | SOC 2; open-source roots, self-host options |
| Best fit | Enterprise support agents you own and manage | Developer teams wanting flexible infrastructure |
Last updated July 2026. Voiceflow capabilities per www.voiceflow.com/docs; Botpress details per botpress.com and the sections below.
Channels and models. Botpress is strong for chat and web, with voice available through integrations. Voiceflow ships native voice and phone day-one, and it's model-agnostic: you pick OpenAI, Anthropic, Google, Bedrock, or Groq per agent, or bring your own. If avoiding model lock-in matters to you, that's a real distinction.
Building and managing. Botpress gives you flexible flows plus autonomous reasoning. Voiceflow splits this into two primitives that compose: Workflows are deterministic SOPs for tasks that must go right every time (refunds, compliance checks), and Playbooks give the agent a goal and room to reason. A workflow can hand off to a playbook mid-conversation, and back again. That structure is what makes an agent adaptable without becoming unpredictable.
Seeing what the agent actually does. This is where most platforms thin out. Voiceflow includes a Knowledge Base, Evaluations, and an observability suite so you can trace every conversation, define what "good" looks like, and test changes in staging before they ship. Good agents, like good employees, need good management, and that's the layer Voiceflow is built around. It's also SOC 2 Type 2 compliant with PII masking for teams with compliance requirements.
Voiceflow's customers include Turo, StubHub International, Sanlam Studios, and Trilogy. If you want to see how the agent-management model works against your own use case, book a demo.
Botpress advantages
- Developer-friendly Studio with flexible flows and autonomous reasoning.
- Open-source roots: engineering teams can inspect the source and self-host parts of the stack.
- Pay-as-you-go entry lowers the barrier to start.
- Well funded: a $25M Series B in June 2025 and a push into agent infrastructure.
Botpress weak spots
- AI Spend is billed on top of the base plan, which surprises first-time buyers and scales with model calls.
- Voice arrives through integrations rather than as a native channel.
- Rewards engineering-heavy teams: more of the setup and maintenance falls on you.
Best for
Botpress is best for developer-leaning teams that want flexible, open-source-rooted agent infrastructure. Voiceflow is best for enterprise support teams that want native voice, model choice, built-in evaluations and observability, and platform pricing. See how teams deploy AI agents for customer support.