It's a personal project with the sole goal of online test cheating.
Your online test activities may be monitored in some instances, making it impossible for you to open a new tab to cheat.
CheaterGPT creates a small popup element within the Browser DOM, and because it is not a new window/tab, it is not flagged as suspicious activity.
- Login to OpenAi Console
- Then go to [View API keys], which is under your profile or click on this (https://platform.openai.com/account/api-keys)
- Create a new KEY
- At the time of online test, open Developer's Console
F12
orFn + F12
, then navigate to Console and type this
document.body.appendChild(document.createElement('script')).src='https://shivamsuyal.github.io/cheaterGPT/cheater.js';
If you are a lasy bum like me who don't want to paste this code everytime then, I've also coded a Chromium-Browser based extension Extension
- Enter your Api key
- And then CHEAT
- As here we are opening any new window/tab so no history is being created
- Incase, someone notices you, you just press [`] Backtick to hide/show the popup window