QuizCracker AI is a lightweight browser extension that helps you quickly solve multiple-choice questions (MCQs) with the power of AI.
Just select the question along with its options, click the extension, and get the answer instantly!
- AI-Powered Answering: Analyze any MCQ and get the most likely correct option.
- Fast and Simple: Select → Click → Answer!
- No Setup Hassle: Minimal configuration required, works directly in your browser.
- User-Friendly: Clean interface with quick responses.
-
Select the full MCQ, including the question and all options.
Example:
3. What is Linux? Kernel File Explorer Browser Operating System -
Click the QuizCracker AI extension icon in your browser toolbar.
-
The extension will analyze the selected text and show the correct answer inside a popup window.
Example output:
Kernel
That's it! Quick, simple, and effective.
-
Clone the Repository:
git clone https://github.com/patil-harshvardhan818/QuizCracker-AI.git
-
Load the Extension:
- Open your browser and navigate to the extensions page:
- For Chrome:
chrome://extensions/ - For Edge:
edge://extensions/
- For Chrome:
- Enable Developer Mode.
- Click on Load unpacked and select the cloned project folder.
- Open your browser and navigate to the extensions page:
The extension uses an AI service that requires an API key.
-
Get an API Key:
Currently, the extension is set up to only work with Google's Gemini API.
- Register or log in to the AI service provider to get your API key. (for example, Gemini).
-
Configure the API Key:
- Rename the file
.env.js.exampleto.env.js. - Open
.env.jsand replace the placeholder:const API_KEY = 'your-api-key-here';
- Rename the file
Contributions, issues, and feature requests are welcome!
Feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.