This is browser extension for fast, in-browser AI assistance using Meta’s LLAMA 3.2 model via the Groq API. Just press Ctrl + I
to access AI instantly without leaving your page.
- Quick AI Access: Instant AI responses within your browser. Built-in character is
Suva Ai
which is originally made by Mubtasim Hasan and Ntf Sadnan. - Shortcut Activation: Use
Ctrl + I
to launch the assistant. - Configurable API: Default setup uses LLAMA 3.2 via Groq, customizable in
config.js
. - Vision capability added using Gemini Api.
- Quick Screenshot added for asking questions regarding topics on screen
- Context window of last 5 messages.
Ctrl + i
-> ask -> enter!
+
to add image or Ctrl + v
for pasting from clipboard!
~
to take Screenshot and ask questions on whats going on your screen.
demo.webm
- Download the repository.
- Add API Keys in
config.js
. - Add to browser using the
load unpacked
& select the downloaded folder.
Creator: Ntf Sadnan