Skip to content

rishiraj824/Restaurant-Recommendation-Bot

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 5 commits ahead, 3 commits behind Vijay1126:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
UI
 
 
 
 
 
 
 
 
 
 

Restaurant Recommendation Microservice

Restaurant Recommendation Bot microservice uses scraped restaurants from Yelp for particular cuisine types to build a database of top restaurants in a given location. The search uses Elastic Search find such restaurants based on the entered cuisine type. The suggestions are sent to the user's phone number via SMS which uses SNS and SQS for gauranteed delivery.

Architecture Diagram

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • CSS 19.0%
  • Python 8.3%
  • HTML 5.0%