Git Product home page Git Product logo

dining-concierge-chatbot's Introduction

Chatbot Concierge

About

This assignment implements a Dining Concierge chatbot that sends restaurant suggestions based on a set of preferences provided by user. Note: SES is used instead of SNS.

Extra Creidts

For extra credits part, we store user's email address and cuisine type at userSearchRecord table at DynamoDB. If user is already in the database, we make extra recommendations based on user's previous inputs. If we did not find user in the database, we simply add user to the database.

Development Process

  1. Build and deploy the frontend of the application on AWS S3 bucket.
  2. Build the API for the application by using API Gateway.
  3. Create a Lambda function (LF0) that performs the chat operation.
  4. Build a Dining Concierge chatbot using Amazon Lex.
  5. Integrate the Lex chatbot into your chat API.
  6. Use the Yelp API to collect 5,000+ random restaurants from Manhattan.
  7. Create a DynamoDB table and named “yelp-restaurants” and store the restaurants scrape in DynamoDB.
  8. Create an ElasticSearch instance using the AWS ElasticSearch Service.
  9. Build a suggestions module, that is decoupled from the Lex chatbot.
  10. Set up a CloudWatch event trigger that runs every minute and invokes the Lambda function as a result.

dining-concierge-chatbot's People

Contributors

maggiez211 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.