Giter Club home page Giter Club logo

quizgpt's Introduction

QuizGPT

  • Solves your google form quiz in seconds using Artificical Intelligence.
  • Based on gpt4 model

Installing

  1. Clone the repository by
git clone https://github.com/cybersaksham/QuizGPT
  1. Open functions.js and replace below line to put your OpenAI API Key which you can generate from https://platform.openai.com/account/api-keys
const API_KEY = null;
  1. Then go to chrome://extensions/ in browser and turn on Developer mode

  2. Click Load Unpacked and select the folder of the repository

  3. Your extension is ready to work on docs.google.com/forms/... sites

Usage

Open any google form quiz and right click the extension icon to open menu. You can also use below shortcuts to run the extension.

Menu Shortcut Description
Get Answers Ctrl+Shift+F It reads your quiz, find the answers and show them in the form above respective question. It also fills some multiple choice questions automatically.
Show/Hide Answers Ctrl+Shift+H It hides the answers from google form temporarily and if already hidden then show them.
Erase Answers Ctrl+Shift+E It erases the answers data completely. You will have to press Ctrl+Shift+F again to find the answers

Contribution

quizgpt's People

Contributors

cybersaksham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

quizgpt's Issues

does not work unfortunately

I put my API and everything, tried multiple time.
Chrome extension give multiple issues:

1 -
Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

2-
Unchecked runtime.lastError: Cannot create item with duplicate id getAnswers
Contesto
_generated_background_page.html
Analisi dello stack
_generated_background_page.html:4 (funzione anonima)

3-
[object Object]
Context
https://docs.google.com/forms/d/e/1FAIpQLSecjMciDvePX71DWlFCC4atEt9U9ZIs2VQ72Rb-48OdxEtJcw/viewform?vc=0&c=0&w=1&flr=0
Analisi dello stack
functions.js:70 (changeAnswers)
functions.js:105 (funzione anonima)
" console.error({ msg: "Error when changing answer", error });"

and more....

API Key not working

There is no option to pass a custom API Key to the backend proxy server. Because of that code is getting error of invalid API key

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.