Dialog creation and management for Microsoft Bot Framework Applications
Перейти к файлу
Chris Whitten e61fbf7cbf
About page cleanup (#1472)
* Cleans up About page, adds PRIVACY.md

* Change help link to new issue template
2019-11-03 05:59:47 -08:00
.github [issue template] collecting browser and os information (#1231) 2019-10-25 09:05:33 -07:00
.vscode run prod assets for yarn start & yarn startall (#1461) 2019-11-01 15:31:03 -07:00
BotProject Fix Deployment Script (Luis Authoring Account Error) (#1423) 2019-11-01 12:00:14 +08:00
Composer About page cleanup (#1472) 2019-11-03 05:59:47 -08:00
MyBots merge Samplebots into template (#1261) 2019-10-29 15:23:52 +08:00
docs Documentation update for Ignite 2019 (#1458) 2019-11-01 13:20:18 -07:00
scripts Copy runtime into new bot projects (#1016) 2019-10-14 15:55:49 -07:00
.gitignore merge Samplebots into template (#1261) 2019-10-29 15:23:52 +08:00
CONTRIBUTING.md add forking documentation to contributor guide (#633) 2019-08-07 19:49:56 -07:00
LICENSE.md updating license file for public preview 2019-10-22 13:48:56 -07:00
PRIVACY.md About page cleanup (#1472) 2019-11-03 05:59:47 -08:00
README.md Documentation update for Ignite 2019 (#1458) 2019-11-01 13:20:18 -07:00
azure-pipelines.yml Hide edit actions (#1222) 2019-10-23 13:41:51 -07:00
docker-compose.yml merge Samplebots into template (#1261) 2019-10-29 15:23:52 +08:00
toc.md Documentation update for Ignite 2019 (#1458) 2019-11-01 13:20:18 -07:00

README.md

Microsoft Bot Framework Composer

Microsoft Bot Framework Composer [PREVIEW]

Build Status

Overview

Bot Framework Composer is an integrated development tool for developers and multi-disciplinary team of professional conversation designers for building bots and other types of conversational software with the Microsoft Bot Framework technology stack. Within this web-based tool, you'll find everything you need to build a modern, state-of-the-art conversational experience.

  • A visual editing canvas for conversation flows
  • In context editing for language understanding (NLU)
  • Tools to train, test and manage language understanding (NLU) and QnA components
  • Language generation and templating system
  • A ready-to-use bot runtime executable

Bot Framework Composer, an open source tool, enables teams working to create bots to build all kinds of conversational experiences that use the latest features from the Bot Framework SDK. The Composer app reads and writes from the Adaptive Dialog format, a declarative JSON specification shared by many tools provided by the Bot Framework. Dialogs, NLU training data and message templates are treated like normal developer assets - files that can be committed to source control and deployed alongside code updates.

Get Started

To learn about the Bot Framework Composer, read the documentation.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. 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 key, can be found in the Security TechCenter.