I don’t have more than a cursory understanding of ML, but I am curious if their are any free libraries designed to track GUI users actions (The actions…not the “user” i.e. clicks, movement etc) and format the data in a way that is complimentary for use in ML projects.
Ideally the goal is to track user actions, dump the data into a magic box and see if it can be used to anticipate actions and make suggestions
A front end JS library that can work with a simple, user created custom API is ideal (unless their is something even simpler)
This isn’t a serious project, I’m asking out of curiosity to learn what’s available. The simpler the better.