Skip to content

dropsaurus/DiningBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiningBot

AI-powered dining concierge chatbot built on AWS.

Stack

  • Frontend: Bootstrap, jQuery, custom chat UI
  • Backend: AWS Lambda, API Gateway, Lex
  • Data: Yelp API scraper, OpenSearch

Setup

  1. Clone repository
  2. Replace frontend/assets/js/sdk/apigClient.js with your API Gateway SDK
  3. Configure .env with AWS credentials
  4. Deploy Lambda functions (LF0, LF1, LF2)
  5. Open frontend/index.html in browser

Structure

frontend/        # Chat interface
lambda-functions/ # AWS Lambda handlers
other-scripts/   # Yelp scraper, data generation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.4%
  • Other 0.6%