modulepackage
0.0.0-20240922201918-a5e07fedf223
Repository: https://github.com/binsquare/laboagent.git
Documentation: pkg.go.dev
# README
Prototype to allow claude to directly control the computer via mouse and keyboard by looking at the screen similar to a human user.
This is to showcase AI's ability to create a universal automation process - i.e. no need to write api hooks for write in google docs, google sheets, or etc.
# Constants
No description provided by the author
# Structs
AI Response structure for actions like mouse, keyboard control// AIResponse structure for actions like mouse, keyboard control.
No description provided by the author