Personal AI Companion
- Changed new user form to ask for City/town instead of zipcode in order to use weather api
- Changed "STT" button to a microphone icon
- Added 'Tools' menu
- Added 'Reddit-Scraper' tool which accepts as input 'subreddit and number of posts'
- (WIP) Adjusted reddit scrape too to request API keys before use
- Added weather label to header which updates every 30 minutes
- runs on its own thread which executes while program is running
- (WIP) Added 'User Settings' button to header to change/update user information
- (WIP) Added a mini-mode to have Iris run in the background
- (WIP) Added network requirement and handler for when there is no internet access
- (WIP) Added voice-activation to iris so that the user does not have to click the STT toggle button
- Tell user the weather based on city/town provided in new user form or based on input
- (BUG)output needs adjusted for towns with more than one word names
- (BUG) Some locations are not returning uppercase
- (BUG) Need to add exception handling for location input
- (WIP) set an alarm
- (WIP) set a reminder