Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2.11 KB

README.md

File metadata and controls

52 lines (32 loc) · 2.11 KB

Getting Started

Navigation


Get started with the Teams AI Library

The first step is to get a basic bot running E2E through the Quickstart guide to build Echo Bot, which echoes back any message sent to it. This simple bot helps to familiarize yourself with the Teams AI Library and ensures your system is set up correctly to move onto the AI powered samples.

If you would rather dive into an AI sample first, check out the fully conversational Teams Chef Bot sample on the samples page.

There are numerous samples to try showcasing the different capabilities of the Teams AI Library.

Quickstart

If you haven't already, start with the Quickstart guide to build an Echo Bot.

Migration

If you have a bot built using the BotFramework SDK and want to migrate to the Teams AI library, see Migration.

Concepts

To dive deeper into the library learning more about its AI components and concepts, see Concepts.

Samples

Check out the Samples page to see the different capabilities of the Teams AI Library.

Other documentation

Other documentation can be found at Other.

Useful links