All Projects → BotBuilderCommunity → Botbuilder Community Js

BotBuilderCommunity / Botbuilder Community Js

Licence: mit
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder JavaScript SDK, including middleware, dialogs, recognizers and more.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Botbuilder Community Js

Botbuilder Community Dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
Stars: ✭ 196 (+122.73%)
Mutual labels:  bot-framework, hacktoberfest, middleware, dialogs
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+10679.55%)
Mutual labels:  bots, bot-framework, chatbots
Poshbot
Powershell-based bot framework
Stars: ✭ 410 (+365.91%)
Mutual labels:  bots, bot-framework, chatbots
Rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: ✭ 13,219 (+14921.59%)
Mutual labels:  bots, bot-framework, chatbots
Botonic
Build chatbots and conversational experiences using React
Stars: ✭ 144 (+63.64%)
Mutual labels:  bots, bot-framework, chatbots
intelligo.js.org
The official website for Intelligo chatbot framework.
Stars: ✭ 18 (-79.55%)
Mutual labels:  bots, bot-framework, chatbots
Awesome Bots
The most awesome list about bots ⭐️🤖
Stars: ✭ 2,864 (+3154.55%)
Mutual labels:  bots, bot-framework, chatbots
MyBot
🧠 Create chatbots easily with Bot Framework! 🤖
Stars: ✭ 30 (-65.91%)
Mutual labels:  bots, bot-framework, chatbots
rasa-docker-arm
Rasa Docker image for ARMv7. Runs on a Raspberry Pi.
Stars: ✭ 19 (-78.41%)
Mutual labels:  bots, bot-framework, chatbots
airy
💬 Open source conversational platform to power conversations with an open source Live Chat, Messengers like Facebook Messenger, WhatsApp and more - 💎 UI from Inbox to dashboards - 🤖 Integrations to Conversational AI / NLP tools and standard enterprise software - ⚡ APIs, WebSocket, Webhook - 🔧 Create any conversational experience
Stars: ✭ 299 (+239.77%)
Mutual labels:  bots, bot-framework, chatbots
intelligo-generator
🛠️ Chatbot generator for Intelligo Framework.
Stars: ✭ 31 (-64.77%)
Mutual labels:  bots, bot-framework, chatbots
Vuex Rest Api
A utility to simplify the use of REST APIs with Vuex
Stars: ✭ 365 (+314.77%)
Mutual labels:  hacktoberfest, middleware
Botbuilder Tools
Welcome to the Bot Framework Tools repository, which is the home for a set of tools for developers building bots with the Microsoft Bot Framework
Stars: ✭ 402 (+356.82%)
Mutual labels:  bots, bot-framework
Rivescript Js
A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
Stars: ✭ 350 (+297.73%)
Mutual labels:  bots, chatbots
Botbuilder Python
The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
Stars: ✭ 457 (+419.32%)
Mutual labels:  bots, bot-framework
Express Openapi Validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.x specification
Stars: ✭ 436 (+395.45%)
Mutual labels:  hacktoberfest, middleware
Nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
Stars: ✭ 4,670 (+5206.82%)
Mutual labels:  bots, hacktoberfest
Telegraf
Modern Telegram Bot Framework for Node.js
Stars: ✭ 5,178 (+5784.09%)
Mutual labels:  bot-framework, middleware
Stealth
An open source Ruby framework for text and voice chatbots. 🤖
Stars: ✭ 481 (+446.59%)
Mutual labels:  bots, bot-framework
Expressa
API creation middleware with an admin interface
Stars: ✭ 347 (+294.32%)
Mutual labels:  hacktoberfest, middleware

Build Status

Bot Builder Community - JavaScript Extensions

This repository is part of the Bot Builder Community Project and contains Bot Builder Extensions for the JavaScript SDK, including middleware, dialogs, helpers and more. Other repos within the Bot Builder Community Project exist for extensions for .NET, Python, Java and tools - you can find our other repos under our GitHub organisation for the project.

To see a list of current extensions available for the Bot Builder JavaScript SDK, use the links below to jump to a section.

Installation

Each extension, such as middleware or recognizers, is available individually from NPM in the @botbuildercommunity scope. See each individual component description for installation details and links.

Contributing and Reporting Issues

We welcome and encourage contributions to this project, in the form of bug fixes, enhancements or new extensions. Please fork the repo and raise a PR if you have something you would like us to review for inclusion. If you want to discuss an idea first then the best way to do this right now is to raise a GitHub issue or reach out to one of us on Twitter.

Storage

The following alternative storage implementations are currently available;

Name Description Sample? NPM
Azure Table storage Use Azure Table Storage in your bot. NPM Version
DynamoDB storage Use DynamoDB storage implementation in your bot. NPM Version
MongoDB storage Use MongoDB storage implementation in your bot. NPM Version
MS SQL storage Use Microsoft SQL Server storage implementation in your bot. Sample NPM Version

The Azure Table Storage package has been deprecated from Microsoft's botbuilder-js repository, and is being taken over by the community.

Dialogs and Prompts

The following dialogs are currently available;

Name Description Sample? NPM
Dialog prompts A variety of prompts using the Microsoft Recognizers Text suite, such as currency, temperature, age and dimension. Sample NPM Version

Middleware

The following pieces of middleware are currently available;

Name Description Sample? NPM
Activity Type middleware Simple middleware component for intercepting and automatically handling messages based on activity type. Sample NPM Version
AWS Comprehend middleware Use Amazon's AWS Comprehend for sentiment analysis, key phrases, language detection, and entity extraction. Sample NPM Version
Google Language middleware Use Google Cloud Platform's Natural Language API for sentiment analysis, categories, and entity extraction. Sample NPM Version
Spell Check middleware Use Cognitive Services Spell Check API to detect misspellings and correct these. Sample NPM Version
Text Analytics middleware Use Cognitive Services Text Analytics API for sentiment analysis, language detection, key phrases and entity extraction. Sample NPM Version
Text Recognizer middleware Use the Microsoft Recognizers Text Suite for recognizing certain text sequences. NPM Version
Watson NLU middleware Use IBM Watson's NLU for sentiment analysis, key phrases, categories, concepts, emotion detection, and entity extraction. Sample NPM Version

Adapters

The following adapters can be used to expose your bot on additional channels not supported by the Azure Bot Service, such as Twilio WhatsApp and Twitter.

Name Description Sample? NPM
Alexa Adapter (preview) A platform adapter for Amazon Alexa. Includes broad support for Alexa Skills capabilities, including devices with displays, Alexa Cards, access to user profile data and the ability to send Progressive Responses. Sample NPM Version
Console adapter A platform adapter for the console / terminal. NPM Version
Twilio WhatsApp adapter A platform adapter for Twilio WhatsApp. Includes support for proactive messaging, sending attachments and sending location messages. Sample NPM Version
Twitter adapter A platform adapter for Twitter. Supports Twitter status updates and direct messages (DM's). Sample NPM Version

The following packages are available from Botkit, and work with both the Bot Framework and Botkit.

Name Description NPM
botbuilder-adapter-facebook A platform adapter for Facebook Messenger NPM Version
botbuilder-adapter-hangouts A platform adapter for Google NPM Version
botbuilder-adapter-slack A platform adapter for Slack NPM Version
botbuilder-adapter-twilio-sms A platform adapter for Twilio SMS NPM Version
botbuilder-adapter-webex A platform adapter for Webex Teams NPM Version
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].