This project and domain are for sale
Curating the best AI learning content online
By candlesan
This video documents an experiment where ChatGPT-4 was used to code Flappy Bird in C# using Unity. The creator follows the AI's instructions and code, highlighting its capabilities and limitations in game development. The video also discusses the potential of AI co-development tools like Microsoft Copilot.

This video explains how modern AI algorithms, like ChatGPT, learn and function. It covers the evolution from rule-based systems to machine learning, focusing on neural networks and the role of training data. The video also discusses the opacity of these algorithms and the importance of data collection for their improvement.

Learn to build a Generatively Pretrained Transformer (GPT) from scratch using PyTorch and GitHub Copilot.

A complete course on using ChatGPT, covering 15 powerful command prompts for personal and business applications.

This tutorial explores ChatGPT's capabilities for developers, showcasing 38 examples across various programming languages, including Python, JavaScript, HTML, CSS, React, and SQL. It covers code generation, explanation, translation, test writing, and other productivity-enhancing uses.

This video documents the creation of a game in Unity, where ChatGPT generates the game idea, code, and other elements. The creator follows the AI's instructions, highlighting both its successes and failures in game development.

Compares Deepseek R1 and ChatGPT O3 Mini in a Python coding challenge to design a ball spinning inside a hexagon under gravity.