Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuptX

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.


🚀 Version 3.0

GuptX v3 introduces more control over panel layout and faster in-overlay navigation.

New in v3.0

  • 🎨 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)

✨ Features

  • ⚡ 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

⌨️ Keyboard Shortcuts

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

🧱 Tech Stack

  • Chrome Extension (Manifest V3)
  • HTML, CSS, Vanilla JavaScript
  • Groq API (LLM inference)
  • chrome.storage.local

📦 Installation (Developer Mode)

  1. Download the latest ZIP from Releases.

  2. Extract the archive.

  3. Open Chrome and navigate to:

    chrome://extensions
    
  4. Enable Developer Mode (top-right).

  5. Click Load unpacked.

  6. Select the extracted folder.

GuptX will now be available in your browser.


🔑 API Setup

  1. Create a free API key at: https://console.groq.com

  2. Add your API key inside the extension when prompted.

⚠️ API keys are stored locally and are never included in this repository.


📁 Project Structure

guptx/
├── manifest.json
├── background/
├── content/
├── api/
├── utils/
└── assets/

🎯 Project Vision

GuptX explores the concept of an AI layer integrated directly into browsing, enabling fast interaction with AI without opening new tabs or disrupting workflow.


⚠️ Disclaimer

GuptX is intended for learning, productivity, and experimentation purposes.


📜 License

MIT License © 2026 ASSISHMON C S

About

A keyboard-triggered stealth AI assistant overlay for Chrome with customizable transparency and free LLM support.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages