Progress
This week I worked with my team to install python libraries and modules on Raspberry Pi, which took us a lot of time because they are supported by different Python versions.
I also spent much time on the web app. For now, I have added some dummy data in the migration files, made the “submit” button functional by saving the entry form into database, and displayed all entries within the selected time range in the record page. Below are snapshots of the code and the website.
Schedule
I am on schedule.
Next Steps
I will customize the Google News word2vec model for our app and integrate the classification script with the rest of the speech recognition and NLP pipeline.