Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/botframework-solutions
Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
https://github.com/microsoft/botframework-solutions
assistant azure-bot-service bot bot-framework conversation conversation-experiences conversational-agents conversational-ai conversational-bots conversational-interfaces conversational-ui microsoft skills va virtual virtual-assistant virtualassistant
Last synced: 16 days ago
JSON representation
Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
- Host: GitHub
- URL: https://github.com/microsoft/botframework-solutions
- Owner: microsoft
- License: mit
- Archived: true
- Created: 2018-08-24T10:48:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T19:22:51.000Z (over 2 years ago)
- Last Synced: 2024-09-22T07:04:10.135Z (4 months ago)
- Topics: assistant, azure-bot-service, bot, bot-framework, conversation, conversation-experiences, conversational-agents, conversational-ai, conversational-bots, conversational-interfaces, conversational-ui, microsoft, skills, va, virtual, virtual-assistant, virtualassistant
- Language: TypeScript
- Homepage: https://aka.ms/bfsolutionsdocs
- Size: 141 MB
- Stars: 1,052
- Watchers: 103
- Forks: 528
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
### The Virtual Assistant template and samples have been replace by the [Enterprise Assistant Template](https://docs.microsoft.com/en-us/composer/templates/enterprise-assistant-overview) in [Bot Framework Composer](https://docs.microsoft.com/en-us/composer/introduction?tabs=v2x). All new projects should use this template instead. This repo will be archived and no longer actively supported on March 31, 2022. The existing assets will remain for reference but will no longer be available in the Visual Studio Marketplace or NuGet repository.
### Questions regarding the Enterprise Assistant Template and/or migration support can be directed to the [BotFramework-Components](https://github.com/microsoft/botframework-components) or [BotFramework-Composer](https://github.com/Microsoft/BotFramework-Composer) repositories.
![Bot Framework Solutions](/docs/assets/images/bot_framework_solutions_header.png)
This repository is the home for a set of templates and solutions to help build conversational experiences using [Azure Bot Service](https://aka.ms/azurebotservice) and [Bot Framework](https://botframework.com).
| Name | Description |
|:------------:|------------|
|[
**Virtual Assistant**](https://microsoft.github.io/botframework-solutions/overview/virtual-assistant-solution/) | Customers and partners have a significant need to deliver a conversational assistant tailored to their brand, personalized to their users, and made available across a broad range of canvases and devices.
This brings together all of the supporting components and greatly simplifies the creation of a new bot project including: basic conversational intents, Dispatch integration, QnA Maker, Application Insights and an automated deployment.|
|[
**Skills (Preview).**](https://microsoft.github.io/botframework-solutions/overview/skills/)| **Important**: Sample Bot Framework Skills have been moved to the [Bot Framework Skills repository](https://www.github.com/microsoft/botframework-skills).
Extend your assistant with reusable conversational Skills to add common functionality such as collection of re-usable conversational skills enabling you to add functionality to a Virtual Assistant. Try the sample Skills available like Calendar, Email, To Do, Point of Interest, and more. |
|[
**Analytics**](https://microsoft.github.io/botframework-solutions/solution-accelerators/tutorials/view-analytics/1-intro)| Gain key insights into your assistant’s health and behavior with the Bot Framework Analytics solutions, which includes: sample Application Insights queries and Power BI dashboards to understand the full breadth of your assistant's conversations with users.|## Packages
### .NET
| Name | Released Package | Daily Build |
|---|---|---|
| Microsoft.Bot.Solutions | [![Microsoft.Bot.Solutions Badge](https://buildstats.info/nuget/Microsoft.Bot.Solutions?includePreReleases=true&dWidth=70)](https://www.nuget.org/packages/Microsoft.Bot.Solutions/) | [![BotBuilder Badge](https://buildstats.info/myget/botbuilder/aitemplates/Microsoft.Bot.Solutions?includePreReleases=true&dWidth=50)](https://botbuilder.myget.org/feed/aitemplates/package/nuget/Microsoft.Bot.Solutions) |### JS
| Name | Released Package |Daily Build |
|---|---|---|
| bot-solutions | [![npm version](https://badge.fury.io/js/bot-solutions.svg)](https://badge.fury.io/js/bot-solutions) | [Link](https://botbuilder.myget.org/feed/aitemplates/package/npm/bot-solutions)
| generator-bot-virtualassistant | [![npm version](https://badge.fury.io/js/generator-bot-virtualassistant.svg)](https://badge.fury.io/js/generator-bot-virtualassistant) | [Link](https://botbuilder.myget.org/feed/aitemplates/package/npm/generator-bot-virtualassistant)
| botskills (Preview) | [![npm version](https://badge.fury.io/js/botskills.svg)](https://badge.fury.io/js/botskills) | [Link](https://botbuilder.myget.org/feed/aitemplates/package/npm/botskills)## Need Help?
If you have any questions please start with [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) where we're happy to help. Please use this GitHub Repos issue tracking capability to raise [issues](https://github.com/Microsoft/botframework-solutions/issues/new?assignees=&labels=Type%3A+Bug&template=bug_report.md&title=) or [feature requests](https://github.com/Microsoft/botframework-solutions/issues/new?assignees=&labels=Type%3A+Suggestion&template=feature_request.md&title=).
## Reporting Security Issues
Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at [[email protected]](mailto:[email protected]). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the [MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the [Security TechCenter](https://technet.microsoft.com/en-us/security/default).## License
Copyright (c) Microsoft Corporation. All rights reserved.