Right click to ask Llama about the selected words. Supported by Groq and powered by Marked.js.
- One-click AI search: Right-click selected text to ask Llama.
- Enhance reading with tooltips: Tooltips appear on the page and display answers from Llama.
- Customizable shortcuts: Enable additional searches using predefined or custom shortcuts.
We use the llama3-70b-8192
model.
-
Clone the repository:
git clone https://github.com/yourusername/ask-llama-extension.git
Or Download ZIP (unzip it).
-
Open Chrome and navigate to
chrome://extensions/
. -
Enable "Developer mode" by toggling the switch in the top-right corner.
-
Click "Load unpacked" and select the directory (ask-llama-extension).
- Select any text on a webpage.
- Right-click the selected text.
- Click on the context menu item that says
Ask llama for "<selected text>"
.
- A tooltip will appear with an answer from the LLM and options to search the text using different engines or custom shortcuts.
Important
You need to enter the Groq API key (free) to use this Chrome Extension.
Follow the following instruction:
- Register for a free account at Groq.
- Go to the Groq Playground and click on the "API Keys" in menu. And click "Create API Key" button.
To configure the extension, click on the extension icon in the toolbar.