
Landbot
No-code chatbot builder for conversational experiences
Discover top open-source software, updated regularly with real-world adoption signals.

Build and deploy GPT-powered chatbots and AI agents
Open-source platform for building next-generation chatbots and AI assistants powered by OpenAI. Includes CLI, SDK, integrations hub, and programmatic bot development tools.

Botpress Cloud is a comprehensive platform designed for developers building next-generation chatbots and AI assistants powered by large language models like GPT-4. The platform combines visual bot building through Botpress Studio with powerful developer tools for programmatic workflows.
The repository houses the complete Botpress Cloud developer ecosystem: a command-line interface for deployment and management, a type-safe SDK for building custom integrations, and an API client for consuming Botpress services. Developers can create and publish integrations to the Botpress Hub, enabling the community to extend platform capabilities with third-party services and custom functionality.
While Botpress Studio provides a visual interface for most users, experienced developers can build bots entirely as code using the SDK and CLI. All integrations are private by default and can be selectively published to the public Hub. The platform supports rapid iteration with hot-deploy capabilities and maintains type safety across the entire development workflow. Licensed under MIT, Botpress Cloud enables teams to build production-ready AI agents at scale.
When teams consider Botpress, these hosted platforms usually appear on the same shortlist.
Looking for a hosted option? These are the services engineering teams benchmark against before choosing open source.
Custom Enterprise Integration
Build private integrations connecting chatbots to internal CRM, ERP, or legacy systems using the SDK, then deploy securely to your workspace without public exposure.
Community Hub Contribution
Develop and publish public integrations for popular services, enabling thousands of Botpress users to connect their bots to new platforms with a single command.
Infrastructure-as-Code Bots
Version-control entire bot definitions using the SDK and CLI, enabling GitOps workflows, automated testing, and programmatic bot generation for experienced development teams.
Rapid AI Assistant Prototyping
Leverage GPT-4 integration and pre-built Hub integrations to deploy functional AI assistants in hours, iterating quickly with hot-deploy capabilities during development.
While Botpress Studio is the recommended approach for most users, experienced developers can build bots entirely as code using the SDK and CLI. However, this programmatic method is not a replacement for Studio and is primarily for advanced use cases.
Install the Botpress CLI globally, run 'bp init' to generate an integration from templates, modify the definition and implementation files, then deploy with 'bp deploy'. Integrations are private by default; use 'bp deploy --public' to share on the Hub.
Yes. All integrations are private to the workspace they're deployed in by default. You control when and if to make versions public on the Botpress Hub.
Botpress Cloud development uses TypeScript. The repository is primarily TypeScript-based, and the SDK provides type-safe interfaces for building integrations and bots.
Yes. All packages in the repository are licensed under MIT, allowing commercial use, modification, and distribution. The integrations, CLI, SDK, and API client are all open source.
Project at a glance
ActiveLast synced 4 days ago