Smart Reception for AI Singapore is a voice assisted AI Receptionist using Alexa.
The AISG Smart Reception Project has 3 sub-projects.
- Alexa Server (AWS lambda function for the alexa logic)
- Console Web App (Web app to manage people and devices )
- Standalone Routing Server (Bluetooth routing server to communicate with alexa devices)
- Open the Console Web App (index.html) and add users. This automatically updates the database (https://alexandra-smart-reception.firebaseio.com).
- Add the physical address for the device associated with each user.
Go through the code for better understanding!