GraphCanon updated 5d · GitHub synced 5d
Decision brief
Botpress is an open-source hub for building and deploying AI agents, including chatbots that integrate with LLMs like GPT. It offers TypeScript-based development, MIT-licensed projects, and a focused approach on ease of舱
Good fit when
- You need to build or update chatbots which leverage GPT/LLM technology effectively.
- Your team is comfortable working in TypeScript and prefers an open-source solution with community support.
Avoid when
- You seek proprietary or closed-source development tools that offer custom enterprise features not available in open-source alternatives.
- If your project specifically requires languages other than TypeScript for bot development.
- Hosting:
- self hosted
- Pricing:
- freemium
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (14,869) are secondary evidence.
- npm downloads (30d)
- 3,860·npm downloads API·5d
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 5d
- Provenance
- Not a fork · Organization account
- As of 5d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install botpress npmHow it fits your stack(21)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Botpress is an open-source platform for building and deploying AI agents, particularly suited for creating and managing chatbots with integration of LLMs like GPT.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 15, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 15, 2026
Categories
Graph entities
Tags
README
Integration Deployment
To try out your integration, you can deploy its current version to your workspace using the Botpress CLI:
bp deploy
This will deploy your integration's current version to your workspace and make it available to all your bots. If this version is already deployed, it will be updated. Otherwise, a new version will be created.
By default, all integrations are private to the workspace they have been deployed in. When you are ready to share your version with the community, you can make it public by running:
bp deploy --visibility public
This will make your integration available to all Botpress users on the Botpress Hub. Once a version of your integration is public, it cannot be updated again.
Licensing
All packages in this repository are open-source software and licensed under the MIT License. By contributing in this repository, you agree to release your code under this license as well.
Let's build the future of chatbot development together! 🤖🚀
For agents
This page has a .md twin and JSON over the API.