Understand what your AI is saying.
Highlight anything on your screen. Press one hotkey. Gloss answers with a plain-language decision card, in your language. For everyone who is tired of nodding along and hoping.
Free · Open sourceGlossOpen source: the full code is public. Free to read, run, and improve. It lives on GitHub. (MIT) · Windows 10/11 · Uses your own OpenAI key
Codex Pets tell you what your agent is doing. Gloss tells you what it is saying.
Three seconds from confusion to decision.
Highlight
Any text, in any app. Your browser, your editor, ChatGPT, a live terminal. Gloss never breaks what's running.
Press Ctrl Alt E
Gloss sends your selection to GPT-5.6, with one screenshot when context is on, so it can see what you're actually building.
Decide
What it is. Why it's here. What yes changes, what no costs, and whether you can take it back.
A decision card, not a dictionary.
Every card is built for the moment your agent asks you something. Everything else exists to make that moment easier.
It reads your screen
One optional screenshot per lookup, so answers are about your project. Not projects in general. Yours.
Your language, one tap
The whole card, translated. Hard words stay in English, glossed in yours, so you learn the real ones.
When briefly isn't enough
One more press hands the question to the flagship modelGlossFlagship model: a lab's biggest, most capable model. Slower and pricier, but it thinks harder..
It keeps score
Every card you open is something you learned. Gloss counts.
Nothing between you and it
No account. No server. No telemetryGlossTelemetry: usage data an app quietly sends home. Gloss sends none.. Your key, your machine.
And there's him
He's Gloss too. Thinks while the thinking happens. Drag him anywhere, or let him nap.
English is the hidden syntax of coding.
AI opened building to everyone, but the vocabulary gate stayed shut, and it is twice as shut when English is not your first language. Mine is Bangla. So Gloss explains in plain words, then translates into yours, keeping the real terms visible so you actually learn them.
Environment variables (এনভায়রনমেন্ট ভেরিয়েবল) হলো নামযুক্ত মান, যেমন API key (গোপন চাবি) বা password, যা আপনার অ্যাপ চালু হওয়ার সময় পড়ে নেয়। এগুলো code এর ভেতরে না লিখে বাইরের একটি আলাদা ফাইলে রাখা হয়।
environment variable → পরিবেশ চলক · API key → গোপন চাবি
Two minutes, start to finish.
Built with Codex. Runs on GPT-5.6.
Gloss was built solo in three days for OpenAI Build Week, almost entirely inside one Codex thread. Inside the app, it is GPT-5.6 all the way down.
gpt-5.6-luna
The instant cards. One to three seconds, answers in plain words.
≈ half a centgpt-5.6-sol
The flagship takes over. Longer answers, concrete examples.
deepimage input
One screenshot rides along, so the answer fits what's on your screen.
context onThe honest fine print.
Do I need an account?
No. Gloss has no accounts and no server. You paste your own OpenAI API key once, it stays on your device, and it is sent only to OpenAI. A lookup costs about half a cent.
Why does Windows warn me during install?
The installer is unsigned, which is normal for a young open-source project. Click "More info", then "Run anyway". You can also build from source; the repo has instructions.
Does it work outside coding?
Yes. Gloss reads anything you can highlight: contracts, forms, articles, settings pages. Coding agents are where it started, not where it ends.
Mac or Linux?
Windows 10/11 today. macOS is on the roadmap, along with sign in with ChatGPT the day OpenAI opens it to third-party apps.