1. 程式人生 > >Tutorial: Build a .NET Bot with AWS

Tutorial: Build a .NET Bot with AWS

The .NET core chatbot application code allows you to order flowers using a Chatbot powered by Amazon Lex, AWS Lambda, and Amazon Cognito Identity. This application can be deployed from AWS CodeCommit or GitHub to a CI/CD pipeline using AWS Developer Tools like AWS CodePipeline, AWS CodeBuild, and AWS CodeDeploy.

The chatbot uses Amazon Lex to build a text based conversational interface for a web application. AWS Lambda is used as code hooks for this bot to validate user responses. You can also create AWS Lambda functions to perform initialization and fulfillment, or both, in your Lex intent configuration. A blueprint for this Lex bot will be provided and preconfigured for you in Module 2.

The chatbot uses Amazon Cognito Identity to control user access to the AWS resources supporting your chatbot. The bot is deployed on Amazon EC2 running Windows or Linux using AWS Developer Tools for Continuous Integration and Delivery.

To start using the bot, a user would simply type "I want to order flowers," "order flowers," or something similar. The user can then chose the desired flower type, the date, and time of pickup.

相關推薦

Tutorial: Build a .NET Bot with AWS

The .NET core chatbot application code allows you to order flowers using a Chatbot powered by Amazon Lex, AWS Lambda, and Amazon Cognito Identi

使用ConstraintLayout構建響應式UI(Build a Responsive UI with ConstraintLayout)

垂直 邊緣 ddn style 元素 package ext tle font 原文:https://weiyf.cn/2017/03/10/Build%20a%20Responsive%20UI%20with%20ConstraintLayout/ 原文:http://w

How to Build Serverless Vue Applications with AWS Amplify

You can also implement serverless AWS AppSync GraphQL APIs, Lambda functions, analytics, hosting, VR / AR scenes & more using the Amplify CLI & lib

Build a task app with Hapi, MongoDB and Vue.js

The idea for this tutorial is we’re going to build a task app with Node.js, MongoDB and Vue.js. Users will be able to read, create and delete tasks from th

Chef Solo tutorial: Managing a single server with Chef

The Chef documentation assumes you have an entire server farm to manage, so it hits you with a lot of complexity. If all you want is to set up and maintain

Create a Slack bot with golang GopherAcademy

Create a Slack bot with golang Introduction In this post we’ll look at how to set up a quick Slack bot that receives m

Building a Slack Bot with Go and Wit.ai @ Alex Pliutau's Blog

Building a Slack Bot with Go and Wit.ai We will build a simple Slack Bot with NLU functionality to get some useful information from Wolfr

Build a Business Dashboard with Python | Anvil

« Anvil Cookbook You make what you measure. — Joe Kraus Dashboards in Python: Visualise Your Performanc

Create a Serverless Workflow with AWS Step Functions

In this tutorial, you will learn how to use AWS Step Functions to design and run a serverless workflow that coordinates multiple AWS Lambda func

Microsoft Azure Tutorial: Build your first movie inventory web app with just a few lines of code

tro options core any call jpg should nav lines Editor’s Note: The following is a guest post from Mustafa Mahmutovi?, a Microsoft Student

Build a Facebook Messenger bot with Go and Messenger API

In this first tutorial of the “ChatOps” series , I will show you quickly how to create a Facebook Messenger Bot  in Golang. All the code used in this de

Your build settings specify a provisioning profile with the UUID, no provisioning profile was

settings 解決 目的 del 查找 set post 出錯 pretty iOS 真機調試問題 在Archive項目時,出現了“Your build settings specify a provisioning profile with the UUID

SDN實戰: Build a mini-lab environment and practice SDN-IP/ONOS with GNS3, Mininet and VMware

sdn-ip onos mininet gns3 vmwareSDN IN ACTION: Build a mini-lab environment and practice SDN-IP/ONOS with GNS3, Mininet and VMware 薛國鋒 [email protect

Managing a Spotify Library with Go and AWS Lambda

Managing a Spotify Library with Go and AWS LambdaSpotify exposes a robust API that can be used to manage your (or someone elses) music library and do all s

Build a virtual assistant for iOS with Watson

Summary Create an application that understands natural language and responds to customers in human-like conversation – in multiple la

Tutorial for building a Web Application with Amazon S3, Lambda, DynamoDB and API Gateway

Tutorial for building a Web Application with Amazon S3, Lambda, DynamoDB and API GatewayI recently attended Serverless Day at the AWS Loft in downtown San

a .net cross platform build and deployment automation system | Hacker News

lubuCore - Fluent Builder is a cross platform build and deployment automation system. You can define your build and deployment scripts in C# using an intui

Show HN: FlubuCore a .net cross platform build and deployment automation system

lubuCore - Fluent Builder is a cross platform build and deployment automation system. You can define your build and deployment scripts in C# using an intui

Building a banking voice bot with Dialogflow and KOOKOO.

Building a banking voice bot with Dialogflow and KOOKOO.Dialogflow allows you to “Build natural and rich conversational experiences”. KOOKOO provides you a

Create a bot with NLU in Python @ Alex Pliutau's Blog

At Wizeline we have Python courses, and recent topic was how to build a Bot in Python. I always wanted to try Natural Language Understanding