Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AddWebTrends-2020-11 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ Repositório responsável das demos durante o evento **[MSP Tech Days 2019 @ S
- **[Bot Framework Emulator v.3](https://github.com/Microsoft/BotFramework-Emulator/releases)**
- **[Luis.ai](https://luis.ai/home)**
- **[Yeoman.io](https://yeoman.io/)**
- **[Visual Studio Code](https://code.visualstudio.com/?wt.mc_id=mspevent-github-gllemos)**
- **[Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-0000-gllemos)**
- **[Azure for Students for Free](https://aka.ms/azure-for-students-gratis)**


p.s.: O **[Azure for Students for Free](https://aka.ms/azure-for-students-gratis)** só está disponível para estudantes que estão cursando a Faculdade.
Para os demais que não estão na Faculdade, bastam acessar o site do **[Portal Azure](https://azure.microsoft.com/pt-br/features/azure-portal/?wt.mc_id=mspevent-github-gllemos)**
Para os demais que não estão na Faculdade, bastam acessar o site do **[Portal Azure](https://azure.microsoft.com/features/azure-portal/?WT.mc_id=javascript-0000-gllemos)**

## Executando as demos de maneira local 💥💥

Expand Down Expand Up @@ -52,25 +52,25 @@ p.s.: o endpoint do LUIS está dentro do arquivo `.env`:
Abaixo temos inúmeros documentações que vão te ajudar a conhecer mais sobre os Serviços Cognitivos da Microsoft:

- **[Microsoft Bot Framework](https://dev.botframework.com/?wt.mc_id=mspevent-github-gllemos)**
- **[Documentação Bot Framework](https://docs.microsoft.com/es-es/azure/bot-service/?view=azure-bot-service-4.0&?wt.mc_id=mspevent-github-gllemos)**
- **[Documentação LUIS.ai](https://docs.microsoft.com/es-es/azure/bot-service/?view=azure-bot-service-4.0&?wt.mc_id=mspevent-github-gllemos)**
- **[Documentação Bot Framework](https://docs.microsoft.com/azure/bot-service/?view=azure-bot-service-4.0&%3Fwt.mc_id=mspevent-github-gllemos&WT.mc_id=javascript-0000-gllemos)**
- **[Documentação LUIS.ai](https://docs.microsoft.com/azure/bot-service/?view=azure-bot-service-4.0&%3Fwt.mc_id=mspevent-github-gllemos&WT.mc_id=javascript-0000-gllemos)**
- **[Site LUIS.ai](https://luis.ai/home)**
- **[Teste Grátis Cognitive Services](https://azure.microsoft.com/es-es/services/cognitive-services/?wt.mc_id=mspevent-github-gllemos)**
- **[Teste Grátis Azure A.I](https://azure.microsoft.com/pt-br/free/ai/?wt.mc_id=mspevent-github-gllemos)**
- **[Teste Grátis Cognitive Services](https://azure.microsoft.com/services/cognitive-services/?WT.mc_id=javascript-0000-gllemos)**
- **[Teste Grátis Azure A.I](https://azure.microsoft.com/free/ai/?WT.mc_id=javascript-0000-gllemos)**

## Cursos Grátis de ChatBots

Você também poderá aprender mais sobre ChatBots realizando os Cursos Grátis através da nova plataforma de Cursos da Microsoft: **[Microsoft Learn](https://docs.microsoft.com/pt-br/learn/azure/?wt.mc_id=mspevent-github-gllemos)**
Você também poderá aprender mais sobre ChatBots realizando os Cursos Grátis através da nova plataforma de Cursos da Microsoft: **[Microsoft Learn](https://docs.microsoft.com/learn/azure/?WT.mc_id=javascript-0000-gllemos)**

Abaixo segue alguns cursos que eu recomendo:

- **[Criar um chatbot de perguntas frequentes do QnA Maker e Serviço de Bot do Azure](https://docs.microsoft.com/pt-br/learn/modules/build-a-faq-chat-bot-with-qna-maker-and-azure-bot-service/?wt.mc_id=mspevent-github-gllemos)**
- **[Criar um chatbot de perguntas frequentes do QnA Maker e Serviço de Bot do Azure](https://docs.microsoft.com/learn/modules/build-a-faq-chat-bot-with-qna-maker-and-azure-bot-service/?WT.mc_id=javascript-0000-gllemos)**

- **[Crie bots inteligentes com o Serviço de Bot do Azure](https://docs.microsoft.com/pt-br/learn/paths/create-bots-with-the-azure-bot-service/?wt.mc_id=mspevent-github-gllemos)**
- **[Crie bots inteligentes com o Serviço de Bot do Azure](https://docs.microsoft.com/learn/paths/create-bots-with-the-azure-bot-service/?WT.mc_id=javascript-0000-gllemos)**

- **[Criar um chatbot com o Serviço de Bot do Azure](https://docs.microsoft.com/pt-br/learn/modules/build-chat-bot-with-azure-bot-service/?wt.mc_id=mspevent-github-gllemos)**
- **[Criar um chatbot com o Serviço de Bot do Azure](https://docs.microsoft.com/learn/modules/build-chat-bot-with-azure-bot-service/?WT.mc_id=javascript-0000-gllemos)**

- **[Adicione inteligência de conversação aos seus aplicativos usando o LUIS (Serviço Inteligente de Reconhecimento Vocal)](https://docs.microsoft.com/pt-br/learn/modules/create-and-publish-a-luis-model/?wt.mc_id=mspevent-github-gllemos)**
- **[Adicione inteligência de conversação aos seus aplicativos usando o LUIS (Serviço Inteligente de Reconhecimento Vocal)](https://docs.microsoft.com/learn/modules/create-and-publish-a-luis-model/?WT.mc_id=javascript-0000-gllemos)**


## Dúvidas?! ❓
Expand Down