BetaMaxHeadroom / tech-int-cheat

A chrome extension that pairs with ChatGTP to cheat on technical interviews (or just generate responses on virtual meetings)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech-int-cheat

A chrome extension that pairs with OpenAI generative models (soon ChatGTP) to cheat on technical interviews

Demo

tictoc-v2-fast.mp4

How it works

Currently it only works on google meet as it depends on its closed captions, therefore you must turn closed captions on. Then the chat will start getting recorded. Then select the start and end of chat to prompt chatgpt with, finally press generate response. Wait a couple of seconds, and you will have your response.

Issues of note

  • Since it is dependant on Google Meet closed captions, if the closed captions are incorrect the chat will be too.

TODO

  • allow you to select text to analyze
  • refactor client to use a React build with TypeScript
  • allow you to input your own OpenAI API key
  • allow editing of the chat
  • display answers on the meeting page
  • anticipate questions and generate responses automatically

How it works

image image

systems diagram

Backend repo

About

A chrome extension that pairs with ChatGTP to cheat on technical interviews (or just generate responses on virtual meetings)


Languages

Language:JavaScript 79.1%Language:HTML 20.9%