All Projects → SherifElMahdi → botsfromzerotohero

SherifElMahdi / botsfromzerotohero

Licence: other
This repository contains all the code samples of "Developing Intelligent Bots from Zero to Hero" channel9/MVA course.

Programming Languages

C#
18002 projects
Batchfile
5799 projects
HTML
75241 projects
Classic ASP
548 projects

Projects that are alternatives of or similar to botsfromzerotohero

MaratonaBots
Códigos em Node.js da Maratona Bots
Stars: ✭ 29 (+107.14%)
Mutual labels:  luis, botframework
crynn
3D Game Engine Created In C++ & OpenGL
Stars: ✭ 45 (+221.43%)
Mutual labels:  visual-studio
SharePointAdminBot
SharePoint Administration Bot
Stars: ✭ 19 (+35.71%)
Mutual labels:  luis
VSGruvbox
A gruvbox UI theme for visual studio
Stars: ✭ 21 (+50%)
Mutual labels:  visual-studio
monokai-vs-2015
Monokai theme for Visual Studio 2015/2017
Stars: ✭ 109 (+678.57%)
Mutual labels:  visual-studio
swirc
Lightweight terminal based ICB and IRC client
Stars: ✭ 20 (+42.86%)
Mutual labels:  visual-studio
Uwp-Visual-Studio-Shell
No description or website provided.
Stars: ✭ 24 (+71.43%)
Mutual labels:  visual-studio
RCCpp DX11 Example
Runtime Compiled C++ example based on the Dear ImGui DirectX11 Example
Stars: ✭ 35 (+150%)
Mutual labels:  visual-studio
jQuery-datatable-server-side-net-core
A simple Visual Studio solution using jQuery DataTable with Server-Side processing using .NET 5
Stars: ✭ 71 (+407.14%)
Mutual labels:  visual-studio
DefaultDesigner
Xamarin Studio & Visual Studio for Mac add-in to open xib and storyboard files with Xcode Interface Builder by default
Stars: ✭ 26 (+85.71%)
Mutual labels:  visual-studio
ASPCore.Two-Factor-Authentication
Perform two factor authentication in an ASP.NET core application using Google Authenticator app
Stars: ✭ 29 (+107.14%)
Mutual labels:  visual-studio
Rider-Visual-Studio-2019-Dark-Theme
Visual Studio 2019 Dark Theme for JetBrains Rider
Stars: ✭ 28 (+100%)
Mutual labels:  visual-studio
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (+257.14%)
Mutual labels:  visual-studio
CotacaoMonetariaBot
Chatbot para cotação de algumas moedas estrangeiras para o Real (BRL).
Stars: ✭ 27 (+92.86%)
Mutual labels:  luis
CleanArchitectureDemo
This is a demo project built on .NET Core 3.1 Clean Architecture. Please refer the articles mentioned in the readme to learn more.
Stars: ✭ 33 (+135.71%)
Mutual labels:  visual-studio
vld
Visual Leak Detector for Visual C++ 2008-2015
Stars: ✭ 869 (+6107.14%)
Mutual labels:  visual-studio
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (+64.29%)
Mutual labels:  visual-studio
Holobot
HoloLens bot demo
Stars: ✭ 26 (+85.71%)
Mutual labels:  luis
azure-search-ta
Azure Search Test Analyzer API Client Tool
Stars: ✭ 12 (-14.29%)
Mutual labels:  azure-search
RDO.Net
Relational Data Objects for .Net
Stars: ✭ 23 (+64.29%)
Mutual labels:  visual-studio

Developing Intelligent Bots from Zero to Hero

This repository contains all the code samples of "Developing Intelligent Bots from Zero to Hero" channel9/MVA course.

Watch the course:  https://aka.ms/botszeroheromva

Slide Decks: https://aka.ms/botdevslidedecks

Prerequisites

For Module #3, you need the following:

  • You must have a Microsoft Azure subscription. If you do not already have a subscription, you can register for a free trial.
  • Create Azure Cosmos Document DB and populate it with some data. Watch Module 3 to know how-to.
  • Create Azure Search Service and add your Document DB as its data source. Watch Module 3 to know how-to.
  • Add Your Azure Search Service Name, Your Azure Search Index Name and *Your Azure Search Key *to Web.Config.

Applies only for "botsfromzerotohero/09. Module 3 - Chocolate Gallery Bot (LUIS)/":

  • Create LUIS App from here and add 2 intents; SearchChocolates and ShowChocolates in addition to some chocolate types as entities then train your LUIS model. Watch Module 3 to know how-to.
  • In the root dialog, add your LUIS APP ID and AZURE SUBSCRIPTION KEY to your LUIS MODEL Attribute.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].