#27 · Primary category: AI Chatbots

botpress

agent ai botpress chatbot chatgpt gpt gpt-4 langchain llm nlp openai prompt

The open-source hub to build & deploy GPT/LLM Agents ⚡️

Project last updated:08/28/26

GitHub Stars

14.9K

Forks

2.3K

Contributors

78

License

MIT

Why we included this project

Botpress is one of the more complete open-source options for teams that want to ship a production chatbot or LLM-powered assistant without assembling every piece by hand. It offers a visual studio for designing conversation flows, a CLI and type-safe SDK for building bots as code, and a hub of maintained integrations that connect your assistant to messaging channels and external services. That combination covers the full lifecycle, from prototyping a flow to deploying and managing the bot, rather than just providing a model wrapper. Developers who prefer a programmatic approach can build bots entirely with the SDK and CLI, while less technical team members can work in the visual editor. It is a practical choice for small teams and businesses that need a conversational interface on top of GPT-class models and want the flexibility to extend it with their own integrations.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category