zisra / forms-gpt

A simple chrome extensions that uses GPT-3.5 to solve google forms questions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forms-gpt

A simple chrome extensions that uses GPT-3.5 to solve google forms questions.

Warning

Note you need to have an paid OpenAI account to get an API key.

Note

forms-gpt is only optimized for multiple-choice questions on Google Forms

Installation

  1. Clone this repo: git clone https://github.com/zisra/forms-gpt.git
  2. Open Chrome and go to chrome://extensions/
  3. Turn on developer mode
  4. Click on Load unpacked and select the forms-gpt folder
  5. Click on the extension icon and enter your API key
  6. Click Submit and you're good to go!

Usage

  1. Go to a Google Form
  2. Select the text of the question you want to answer
  3. Either use Ctrl + K or right-click and select Solve
  4. A light box should show in the bottom left after a few seconds.
  5. Hover over the box to see the answer. Click anywhere to close it.

About

A simple chrome extensions that uses GPT-3.5 to solve google forms questions


Languages

Language:TypeScript 83.9%Language:HTML 8.0%Language:CSS 4.2%Language:JavaScript 3.9%