Posts

From Pixels to Tactics: Using Computer Vision to Data Mine for a Game AI

Image
Description Welcome to "The Art of Data Mining: Scraping Image Data for a Game AI using Computer Vision Techniques with Teamfight Tactics." In this exciting video, we delve into the world of advanced data mining and explore how computer vision techniques can be employed to scrape image data from the popular game Teamfight Tactics. Join us as we unlock the secrets of extracting visual information from Teamfight Tactics using cutting-edge computer vision algorithms. Discover how this process can be a game-changer for developing powerful AI models and enhancing your gameplay experience. Through step-by-step demonstrations, we'll guide you through the intricacies of image scraping, showcasing practical techniques to extract valuable data that can be utilized for various purposes, including AI training, statistical analysis, and visualizations. Learn about the underlying principles of computer vision, explore the tools and libraries used for image scraping, and witness firstha...

I sent ChatGPT to a Coding Interview. Did it land the job?

Image
  Description ChatGPT vs. Human: A Coding Job Interview Battle. Is AI qualified for a career as a programmer? Transcript in the machine learning corner with a trillion parameters and weighing in at a staggering two terabytes we have the AI Contender chat GPT and from the cubicle Farms of Silicon Valley trained on late night hackathons and weekend boot camps the Undisputed code crunching champ of the world the carbon based coder watch them go head to head in the ultimate coding challenge who will Ace the job interview ladies and Gentlemen let's get ready to code over the course of my professional coding career I've had the opportunity to interview numerous candidates for hire I'd guesstimate probably a hundred and over time I feel like I've developed the ability to identify good candidates quickly today I'm going to test chat GPT to see how it Compares against what I would expect from a human taking my coding interview test I'm going to switch to GPT version 4 wh...

AI Checkmates Coding: ChatGPT Develops an Epic Chess Game in Record Time!

Image
Description I tasked ChatGPT with building a Chess Game as a web app using the ReactJS framework. The results were shocking. I can't believe AI can code! It finished the entire project in a couple hours. It still has a ways to go, but I think this will be a game changer in the future! How will Google Bard and Microsoft Copilot compare? Download the code here: https://github.com/speige/ChatGPT_Chess Transcript I'm a coder and everybody's telling me that chat GPT is going to steal my job well I'm skeptical but I've got to try it for myself let's see if chat GPT can code a chess game in the react web framework chat GPT can you code a chess game for me in react okay it's spitting out a bunch of text but none of it looks like code yet it looks like an outline of the code structure and logic that it wants to use so that's pretty good because as a coder you need a requirements specified to you so right now it's acting like a project manager not like a coder...