GUI GUI stands for graphical user interface. It is a visual representation of communication presented to the user for easy interaction with the machine. It allows users to manipulate elements on the screen using a mouse, a stylus or even a finger. The actions in a GUI are usually performed through direct manipulation of the graphical elements.
AgentCPM-GUI is an open-source on-device LLM agent model jointly developed by THUNLP, Renmin University of China and ModelBest. Built on MiniCPM-V with 8 billion parameters, it accepts smartphone screenshots as input and autonomously executes user-specified tasks. Key features include: High-quality GUI grounding — Pre-training on a large-scale bilingual Android dataset significantly boosts ...
By leveraging a small amount of carefully curated high-quality data across multiple platforms (including Windows, Linux, MacOS, Android, and Web) and employing policy optimization algorithms such as group relative policy optimization (GRPO) to update the model, GUI-R1 achieves superior performance using only 0.02% of the data (3K vs. 13M ...
A simple GUI application for decrypting and extracting PS3 game ISOs using ps3dec.exe and 7z.exe, built with PowerShell and Windows Forms. - akinozgen/ps3dec-gui
The attention-based action head not only enables GUI-Actor to perform coordinate-free GUI grounding that more closely aligns with human behavior, but also can generate multiple candidate regions in a single forward pass, offering flexibility for downstream modules such as search strategies.
gui provides super minimal, rock-solid foundation for concurrent GUI in Go. imgui-go is a Go wrapper for Dear ImGui. giu is a GUI framework based on imgui-go. (Another similar one from the same auther, gimu, but for nucular.) microui-go is a Go port of the tiny immediate-mode UI library microui. NanoGUI.go is a golang port of NanoGUI.