Global web icon
github.com
https://github.com/showlab/Awesome-GUI-Agent
showlab/Awesome-GUI-Agent - GitHub
💻 A curated list of papers and resources for multi-modal Graphical User Interface (GUI) agents. - showlab/Awesome-GUI-Agent
Global web icon
github.com
https://github.com/ritzz-ai/GUI-R1
GitHub - ritzz-ai/GUI-R1: Official implementation of GUI-R1 : A ...
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 ...
Global web icon
github.com
https://github.com/GUI-for-Cores/GUI.for.SingBox
GUI-for-Cores/GUI.for.SingBox - GitHub
GUI-for-Cores / GUI.for.SingBox Public Notifications You must be signed in to change notification settings Fork 602 Star 6.8k
Global web icon
github.com
https://github.com/ZJU-REAL/Awesome-GUI-Agents
ZJU-REAL/Awesome-GUI-Agents - GitHub
A curated collection of resources, tools, and frameworks for developing GUI Agents. - ZJU-REAL/Awesome-GUI-Agents
Global web icon
github.com
https://github.com/SimonAKing/scrcpy-gui
Scrcpy GUI - GitHub
Scrcpy was created by the team behind the popular Android emulator Genymotion, but it is not an Android emulator itself, it displays and controls Android devices connected via USB or TCP/IP, it does not require any root access. It works with GNU/Linux, Windows, and MacOS. Scrcpy works by running a server on your Android device, and the desktop application communicates using USB (or using ADB ...
Global web icon
github.com
https://github.com/bmaltais/kohya_ss
GitHub - bmaltais/kohya_ss
This is a GUI and CLI for training diffusion models. This project provides a user-friendly Gradio-based Graphical User Interface (GUI) for Kohya's Stable Diffusion training scripts. Stable Diffusion training empowers users to customize image generation models by fine-tuning existing models, creating unique artistic styles, and training specialized models like LoRA (Low-Rank Adaptation). Key ...
Global web icon
github.com
https://github.com/OpenBMB/AgentCPM-GUI
AgentCPM-GUI: An on-device GUI agent for operating Android apps ...
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 ...
Global web icon
github.com
https://github.com/emilk/egui
egui: an easy-to-use GUI in pure Rust - GitHub
👉 Click to run the web demo 👈 egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine. egui aims to be the easiest-to-use Rust GUI library, and the simplest way to make a web app in Rust. egui can be used anywhere you can draw textured triangles, which means you can easily ...
Global web icon
github.com
https://github.com/rachpt/lanzou-gui
GitHub - rachpt/lanzou-gui: 蓝奏云 | 蓝奏云客户端 | 蓝奏网盘 GUI版本
蓝奏云 | 蓝奏云客户端 | 蓝奏网盘 GUI版本. Contribute to rachpt/lanzou-gui development by creating an account on GitHub.
Global web icon
github.com
https://github.com/microsoft/GUI-Actor
GitHub - microsoft/GUI-Actor: [NeurIPS'25] GUI-Actor: Coordinate-Free ...
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.