A small tray app for Ubuntu (X11). Select text in any application, press a global shortcut, and the selection is replaced with natural, professional English from the LLM endpoint you configure.
Shortcuts (editable in Settings): Ctrl+Shift+X fix grammar, or translate non-English text to English Ctrl+Alt+E translate to English Ctrl+Alt+P make professional Ctrl+Alt+S make shorter
Works with any OpenAI-compatible chat/completions endpoint: Groq, OpenAI, OpenRouter, or a local Ollama / LM Studio server with no API key at all. Your API token stays in a private config file on your machine. No telemetry. Text that looks like a password or API key is never sent. Optional local history, off by default.
Requires an X11 session (Ubuntu's default "Ubuntu on Xorg"); global shortcuts and text replacement are not available on Wayland.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
To install AI English Assistant, simply use the following command:
sudo snap install ai-english-assistant
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.