Dev log #5
Testing
I didn’t code much but I just ran my program across multiple days, and tweaked the prompt to make the categorizer more accurate. I think I’ve tweaked it to a point where it correctly categorizes daily activities done on a computer, and rarely gives a incorrect status.
Updates
- Added a examples folder to add training data along with a description for each image
- Added more specific constraints to the prompt like if 3 screenshot are exactly the same, user is idle
- Fixed the status if statement. Before it checked for the mention of the categories STEM, GAMES, STUDY, DOOM_SCROLLING, and MEETING, in that order. But now it checks the boxed phase for the category.
What’s next
- (UX) Packaging this program up for others to easily run
- (Data tracking) Track how much time a user spends in a certain category each day because people like to see data.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.