Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.95 KB

File metadata and controls

66 lines (45 loc) · 1.95 KB

QuizGPT

Tired of losing every Kahoot quiz? With this Chrome extension, you’ll always have the correct answer ready — automatically, instantly, and with optional auto-click.

QuizGPT analyzes questions live through the WebSocket connection and uses OpenAI's GPT to determine the correct answer in real time.

Now available in the Chrome Web Store! 🚀
👉 Get it here

Screenshot


Table of Contents


Features

  • Automatically answer Kahoot questions without guessing
  • Real-time question processing using the OpenAI API
  • Highlight the correct answer during the game (optional)
  • NEW! Auto-click the correct answer (optional)
  • Turbo Answer Mode

Screenshot

Installation

🧩 From the Chrome Web Store (recommended)

  1. Go to the Chrome Web Store page
  2. Click "Add to Chrome"
  3. Enjoy!

🛠️ Manual (for developers)

  1. Clone or download this repository
  2. Open chrome://extensions/ in Chrome
  3. Enable Developer Mode
  4. Click "Load unpacked" and select the project folder
  5. Enjoy!

Technologies

  • Frontend: HTML, CSS, JavaScript, JSON
  • APIs: Chrome Extension API, OpenAI API

Important Notes

  • Some questions may require the text to be visible on the client device (depending on Kahoot settings)
  • This project is not affiliated with Kahoot! or OpenAI
  • Use responsibly and only in settings where AI use is permitted

Author

@im23b-busere

Feedback or suggestions? Feel free to open an issue or submit a pull request!