Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 458 Bytes

Tokyo-Hack-Bot-NET-Deep-Dive

This tutorial takes you through building a bot to manage Deliveries and Table Bookings at a restaurant.

1. Clone the repo:

git clone https://github.com/Microsoft-DXEIP/Tokyo-Hack-Bot-NET-Deep-Dive

2. Follow the instructions in 1.Getting Started with the Bot Framework to create your bot

3. Follow the instructions in 2.Adding LUIS to your bot to add Natural Language Processing to your app.