AI Tutorials: Coding, Game Development, Data Science

AI Heart Disease Analysis Part 2
Dive deeper into the predictive factors of heart disease by analyzing age and cholesterol variables in a new notebook.
Watch Video
AI Builds a Math Game
Create an engaging math app for kids using Devra that challenges them with multiplication questions and rewards correct answers.
Watch Video
π¦ΈββοΈ AI Marvel Data Analysis
A Python notebook is created and used to analyze a Marvel dataset, including generating a pie chart of movies by revenue.
Watch Video
Paul McCartney Song Evolution Analysis
Using Devra to analyze Paul McCartney's career using a Spotify dataset reveals trends in his music's tempo, energy, danceability, and other dimensions over time.
Watch Video
Unit Test... Nothing?
The video explains how even a minimal unit test can be useful for catching runtime errors and demonstrates using AI to generate additional unit tests for a Python function that sums the harmonic sequence.
Watch Video
3D Snake game made 100% with AI
Using Devra AI tool to transform a 2D Snake game into a 3D version using the Three.js JavaScript library, iterating through several refinements to improve gameplay and visual effects.
Watch Video
AI Messes up π€¦πΌββοΈ
How to use Devra to create and refine a Python notebook for analyzing a popular Kaggle dataset on wine drinkers, including data cleaning, exploratory data analysis, and visualization.
Watch Video
π Devra AI: New Project Tutorial
A step-by-step guide on setting up a new JavaScript project, specifically a version of Snake created by Devra, with tips on how to explain the setup process as if instructing a developer.
Watch Video
AI Remixes a Song with Python: Devra
How to use AI and a Python script to create multiple remixes of a song by cutting and rearranging a sample file.
Watch Video
Eras Tour Song Analysis
Demonstration of how to use the AI tool Devra to perform a basic analysis of the Taylor Swift Eras Tour dataset from Kaggle, including data exploration, cleaning, and correlation analysis.
Watch Video
AI Voice Activated Math Game ππ€
How to create a multiplication game using Devra to keep kids engaged and practicing math during summer vacation.
Watch Video
AI Analysis Tutorial: Part 1
How to use Devra AI for a two-part data analysis on a Kaggle heart disease prediction dataset, starting with a basic exploratory data analysis and identifying key correlations for further investigation.
Watch Video
AI Makes Minesweeper
How to build a Minesweeper game in less than 5 minutes using JavaScript and AI with Devra.
Watch Video
AI creates Snake game: Devra
A tutorial on creating a JavaScript Snake game using Devra without manually coding, showcasing the process of setting up the project and generating necessary files through AI assistance.
Watch Video
AI makes JS Breakout π§±
A tutorial on creating a JavaScript version of the Breakout game using AI, featuring rainbow-colored bricks, user-controlled paddle, and score tracking.
Watch Video
π¨ SECRET ChatGPT API Hacks
Learn how to optimize ChatGPT API settings for more reliable and easily parsable responses, and consider using Devra AI for implementation.
Watch Video
.gitignore with AI
A quick tutorial on using Devra to create a .gitignore file for a new Kaggle project involving various CLI projects and Python notebooks.
Watch Video
Record Breaking AI Prompt
AI enhances a JavaScript breakout game to full screen with improved CSS and revised HTML, and the code is available on Devra.
Watch Video
AI can port a game ππ
How to use AI and the tool Devra to port a JavaScript version of Snake to Java efficiently.
Watch Video
Get AI to write your Unit Tests!
The video demonstrates how to use AI to automatically generate unit tests for a Python function and shares a GitHub link for further exploration.
Watch Video
Chicago real estate AI python analysis
How to use Devra AI to analyze Chicago real estate data from Kaggle, generating a Python notebook that handles data importing, cleaning, and basic analysis.
Watch Video
Viewer Catches Minesweeper Bug!
Fixing a Minesweeper bug to ensure the first click never hits a bomb using Devra.
Watch Video
most depressing ai demo on record
Creating a Python script to count lines of code in a project, revealing the backend has 29,000 lines and the frontend 2,613 lines, with most of the code generated by the Devra system itself.
Watch Video
AI finds Golden π Kaggle Keywords
The video explains how to analyze a Kaggle dataset to identify the top ten keywords that predict the popularity and upvotes of datasets.
Watch Video