#62 · Primary category: AI Chatbots

builderbot

bot builderboy chatbot chatgpt dialogflow docker hacktoberfest mongodb mysql nodejs openai whatsapp-bot

🤖 Crear Chatbot WhatsApp en minutos. Únete a este proyecto OpenSource

Project last updated:08/29/26

GitHub Stars

3.0K

Forks

948

Contributors

77

License

MIT

Why we included this project

BuilderBot is a TypeScript library for building WhatsApp bots in code rather than through a hosted drag-and-drop editor. You describe your conversation flow as keywords, answers, and actions, then pick the provider and database you want. That abstraction pays off when you switch between WhatsApp backends like Baileys or the Meta Business API, or extend to Telegram and email, without touching your flow logic. Teams already running Node.js services can wire up FAQ replies, capture user data, and hold conversation state across sessions, then expose webhooks to connect external systems. If you want chatbot code you own and can move between providers, it's a solid starting point.

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