Skip to content

v1.0

Compare
Choose a tag to compare
@jchen42703 jchen42703 released this 27 Dec 20:42
· 11 commits to master since this release

Send a POST request to either produce a mouse movement or to produce a json of [x, y, lags].

  • The mouse movements are done by a generator trained as part of a GAN.

ai_mouse_movements/python contains the GAN library, and ai_mouse_movements/js contains the actual API. This is currently the MVP and the current model is mode collapsed to only have paths that do not overshoot the destination or go "out of bounds."