Skip to content

This a AWS Restaurant Suggestion Chatbot. Authentication with Amazon Cognito User Pools. Serverless computing with AWS Lambda. API access control provided by Amazon API Gateway. Static site hosting on Amazon S3. Create chatbot using the Amazon Lex service.

Notifications You must be signed in to change notification settings

MercuryTian/AWS-Restuarant-Suggestion-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Restuarant Suggestion Chatbot

Developer: Zhengxi Tian

S3 bucket login page:

https://userlogin.auth.us-east-1.amazoncognito.com//login?response_type=token&client_id=4cjq38p0p3rf8tgltccbg22vh7&redirect_uri=https://s3.amazonaws.com/test1-cc/chatbox.html

To start conversation:

  1. Utterance to trigger GreetingIntent

    • Hi

    • Hello

    • I need some restaurant suggestions

  2. Utterance to trigger DiningSuggestionsIntent

    • I need help.
    • I don't know where to eat.
    • I need some restaurant suggestions.
  3. Utterance to trigger ThankYouIntent

    • Thanks
    • Thank you
    • Thanks for your help

For more details, please see the README.MD document under README path.

About

This a AWS Restaurant Suggestion Chatbot. Authentication with Amazon Cognito User Pools. Serverless computing with AWS Lambda. API access control provided by Amazon API Gateway. Static site hosting on Amazon S3. Create chatbot using the Amazon Lex service.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published