I'm curious do you guys want the code for this dumb thing? Let me know and I'll publish it on my github so you guys can mess around (maybe even improve it and make it work for all questions)
the one thing chat gpt is terrible at is interpreting symbols of any sort which is what this video kinda showed. As a chemist who recently graduated, it literally gives the most nonsensical answers to physical chemistry and calc 3 variable based problems. It would be cool to implement a program like symbolab into it with an explanation. Great video!
From 9:40 till the end is the song Valentina by BrxkenBxy.
What you could do is instead of using Tesseract to do OCR on the Kahoot menu, interact with the browser DOM directly and cutting out the middle man. This will make question procession way faster and it will answer even faster
your vids r hella underrated i was on autoplay watching vids with millions of views and i totally thought this was another one of them. keep it up
I love the fact that every programmer/coder always talks trash about themselves, but they're always the best
"Whats in the image?" ChatGPT: ๐ณ
How are you this underrated like damn man. this was fun and entertaining to watch! Got me excited to code more stupid things lol
Canโt wait for the inevitable character development arc that sloth will go through once he eventually gets a job!
New sub from like a week ago. I just wanted to give you some encouragement! You are very funny and informative. I hope you can still post (even if itโs less frequent) when you find a job ๐
1:43 I was waiting for the beat men
Gpt can now read images. You can mega simplify it by making something that just screenshots the image, uploads it, finds the color, and answers
Thanks yt gods for recommending this channel to my feed
0:45 as the smart kid of my class who always won kahoots, i died laughing at this because i can draw parallels between the obvious mockery and what i actually did (they are 100% similar)
Pov: you expected to see this video had hundreds of thousands of views and it didn't so you checked the comments.
brother
i love that the code is free. a lot of YouTubers like to create a patreon for the code and stuff.
1:18 im surprised no one saw that coding
๐ฏ Key points for quick navigation: 00:00 ๐ฎ He struggles with Kahoot, decides to harness AI instead of relying on his own knowledge. 01:10 ๐ค Plans to scan the Kahoot screen with OCR, feed question data to GPT-4, and auto-select the correct answer. 02:08 ๐ค Chooses OCR over web scraping for simplicity, though it risks inaccuracies if text is misread. 03:05 ๐ ๏ธ Writes a script that takes screenshots, extracts text, and clicks the chosen answer based on GPT-4โs response. 06:09 ๐ Tests the program successfully; GPT-4 quickly selects correct responses in real-time Kahoot questions. 07:45 ๐งช Experiments with different quiz subjects to measure GPT-4โs knowledge range and reliability. 09:13 ๐ GPT-4 gets 91 out of 100 in a large quiz, earning an Aโ while proving AIโs capability. 10:50 ๐ฅ Declares himself the top Kahoot player, crediting the AI-powered tool for his new winning streak. Made with HARPA AI
@TheCodingSloth