AI Tutorials: Coding, Game Development, Data Science
π¦ΈββοΈ 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 VideoUnit 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 Videomost 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 VideoAI Voice Activated Math Game ππ€
How to create a multiplication game using Devra to keep kids engaged and practicing math during summer vacation.
Watch VideoAI 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 Video3D 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 VideoAI 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 VideoAI Makes Minesweeper
How to build a Minesweeper game in less than 5 minutes using JavaScript and AI with Devra.
Watch VideoRecord 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 VideoAI 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 VideoEras 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 VideoPaul 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 VideoAI can port a game ππ
How to use AI and the tool Devra to port a JavaScript version of Snake to Java efficiently.
Watch VideoGet 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 VideoAI 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 VideoAI 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 VideoChicago 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 VideoViewer Catches Minesweeper Bug!
Fixing a Minesweeper bug to ensure the first click never hits a bomb using Devra.
Watch VideoAI 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π 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 VideoAI 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.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