ConceptMate AI is a Chrome extension that helps students quickly understand complex conceptsusing ChatGPT.
Instead of manually searching for explanations, students can simply highlight any concept on a webpage and get an AI-powered explanation instantly.
• Highlight any concept on a webpage • Floating AI icon appears next to selected text • Click the icon to generate an explanation • Structured explanation using the ELI5 framework • Opens ChatGPT with a ready-to-use prompt • Works on any website
-
Highlight any concept on a webpage
-
A floating AI icon appears
-
Click the icon
-
ChatGPT opens with a structured explanation prompt
-
Get explanations in multiple levels:
- ELI5 explanation
- Intermediate explanation
- Engineering-level explanation
- Real-world applications
- Possible exam questions
Engineering students often struggle with difficult technical explanations in textbooks or articles.
ConceptMate simplifies learning by providing:
- Clear explanations
- Multi-level understanding
- Visual diagrams when possible
- Faster concept clarity
Chrome Extension (Manifest V3) JavaScript HTML / CSS
No backend server required.
-
Download or clone this repository
-
Open Chrome and go to:
chrome://extensions
-
Enable Developer Mode
-
Click Load unpacked
-
Select the project folder
-
The ConceptMate AI extension will now appear in your browser.
ConceptMate-AI
│
├ manifest.json
├ background.js
├ content.js
├ popup.html
├ popup.js
├ modal.html
├ modal.js
├ icon.png
└ README.md
• Auto-submit prompts in ChatGPT • YouTube lecture explanations • Screenshot / diagram explanations • Multi-language explanations • In-browser AI explanation panel
- Download ZIP from this repository
- Extract the folder
- Open Chrome → chrome://extensions
- Enable Developer Mode
- Click Load Unpacked
- Select the folder
Extension Card opening in new browser after following Select Text >> Right click >> Select "Explain concept with AI"
Built by Anurag as an experiment to simplify technical learning using AI.