Automates computer interactions, providing control over mouse, keyboard, and screen via OCR.
Computer Control allows for automated interaction with a computer through a server interface. It leverages PyAutoGUI for mouse and keyboard control, RapidOCR with ONNXRuntime for optical character recognition, and offers screen and window management capabilities. This allows for programmatically controlling a computer, similar to Anthropic's 'computer-use' functionality, without external dependencies.