GUI grounding, which maps natural-language instructions to actionable UI elements, is a core capability of GUI agents. Prior works largely treats instructions as a static proxy for user intent, ...
discrete-mathematics-term-project/ │ ├── gui.py # Tkinter arayüzü ├── main.py # Programın giriĹź noktası (GUI + CLI) ├── ocr_reader.py # OCR iĹźlemleri (OpenAI Vision API) ├── sat_encoder.py # Sudoku → ...