AI-powered dining concierge chatbot built on AWS.
- Frontend: Bootstrap, jQuery, custom chat UI
- Backend: AWS Lambda, API Gateway, Lex
- Data: Yelp API scraper, OpenSearch
- Clone repository
- Replace
frontend/assets/js/sdk/apigClient.jswith your API Gateway SDK - Configure
.envwith AWS credentials - Deploy Lambda functions (LF0, LF1, LF2)
- Open
frontend/index.htmlin browser
frontend/ # Chat interface
lambda-functions/ # AWS Lambda handlers
other-scripts/ # Yelp scraper, data generation