-
Notifications
You must be signed in to change notification settings - Fork 759
Home
Scott Gellock edited this page Aug 20, 2020
·
17 revisions
Microsoft Bot Framework Emulator is a cross-platform tool that helps you -
- Test and debug conversational bots built using Microsoft Bot Framework SDK
- Connect to and keep track of services your bot depends on.
- Refine LUIS and QnA Maker applications your bot depends on.
- Getting Started
- Tunneling (ngrok)
- Login to Azure
- Managing services
- Inspectors
- Bot settings
- Data Collection
Bot Framework provides the most comprehensive experience for building conversation applications and includes the following SDKs and tools:
-
Bot Framework Tools
-
Bot Framework V4 SDKs
- SDK for C# Developers
- SDK for JavaScript/TypeScript Developers
- SDK for Python Developers
- [SDK for Java Developers](preview release)](https://github.com/microsoft/botbuilder-java)
Please see here for an overview of the end-to-end bot development workflow. To get started, you can create a bot with Bot Framework Composer. Click here if you need a trial Azure subscription.