Meetings… a word we all programmers tend to hate for various reasons. Out of all the bizzare reasons that our developer brain comes up with, one is the most common – OUR MEETINGS ARE NOT TIMBOXED!!!
- Bot Framework – RASA
- Speech to Text – Wit.ai
- Text to Speech – Amazon Polly
- Backend data – AWS Aurora DB
- Hotword detection – Porcupine (works offline)
- Install Dependencies
- Create RASA story, nlu and domain files
- Run RASA backend
cd rasa_data
make
- Run the assistant
python wake_up.py
- The hotword detection is not proper.
Adjust the sensitivity levels with a value between 0 and 1
Hopefully nothing else :)
- Adding a face detection to mark the meeting attendance
- Generate reports based on user activity