OmniGlass – Executable AI screen snips with kernel-level sandboxing
SMRTR summary
OmniGlass is an open-source desktop tool that transforms screen snippets into executable actions using AI. When users capture a screen area, the system uses local OCR to extract text, sends it to AI models like Claude or locally-running Qwen-2.5, and returns actionable buttons that can fix Python errors, export data tables, or create GitHub issues. The platform features kernel-level sandboxing for security, runs entirely locally with no data sent to external servers, and supports custom plugin development through a simple API framework.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article