GuptX is a stealth AI assistant Chrome extension that works as a hidden intelligent layer over the web. It provides instant AI assistance through a floating overlay without interrupting your browsing workflow.
Press Alt + X anytime to summon your private AI assistant.
GuptX v3 introduces more control over panel layout and faster in-overlay navigation.
- 🎨 Dark / Light theme toggle (keyboard shortcut)
- 👻 Opacity control shortcuts
- 🪟 Mouse-based panel resize (width + height)
- 🧭 Header hide/show shortcut (Alt + U)
- 🧹 Clear conversation option (button + shortcut)
- ⚡ Keyboard-triggered AI overlay
- 🧠 Powered by Groq LLM API
- 🎨 Dark & Light themes
- 👻 Adjustable transparency (0%–100%)
- 💬 Persistent chat history
- 🧹 Clear conversation anytime
- 🪟 Draggable floating panel
- 🔒 Local preference storage
- 🌐 Works on any website
| Shortcut | Action |
|---|---|
| Alt + X | Toggle GuptX |
| Alt + T | Toggle Dark / Light theme |
| Alt + ] | Increase opacity |
| Alt + [ | Decrease opacity |
| Alt + U | Hide / show header |
| Alt + C | Clear conversation |
| Alt + I | Focus / unfocus input box |
| Esc | Hide overlay |
Shortcuts can be customized at:
chrome://extensions/shortcuts
- Chrome Extension (Manifest V3)
- HTML, CSS, Vanilla JavaScript
- Groq API (LLM inference)
- chrome.storage.local
-
Download the latest ZIP from Releases.
-
Extract the archive.
-
Open Chrome and navigate to:
chrome://extensions -
Enable Developer Mode (top-right).
-
Click Load unpacked.
-
Select the extracted folder.
GuptX will now be available in your browser.
-
Create a free API key at: https://console.groq.com
-
Add your API key inside the extension when prompted.
guptx/
├── manifest.json
├── background/
├── content/
├── api/
├── utils/
└── assets/
GuptX explores the concept of an AI layer integrated directly into browsing, enabling fast interaction with AI without opening new tabs or disrupting workflow.
GuptX is intended for learning, productivity, and experimentation purposes.
MIT License © 2026 ASSISHMON C S