- Видео 50
- Просмотров 944 000
Volo
США
Добавлен 29 сен 2023
Talking about AI and building cool stuff
- AI tech tutorials
- AI concepts explained
- AI news updates
- AI perspectives and futurism
I also do freelance AI consulting and software development work, so feel free to reach out if you need some help!
- AI tech tutorials
- AI concepts explained
- AI news updates
- AI perspectives and futurism
I also do freelance AI consulting and software development work, so feel free to reach out if you need some help!
3hr of REAL AI Coding
This is what real-world AI coding actually looks like. It's messy and involves a lot of prompting and troubleshooting. This video will give you a view into how you can use AI to build real apps and work through difficult coding challenges.
The tool I am using is Cursor - a powerful new AI code editor that makes coding much faster.
P.S. if you see my API keys, don't worry I reset them :)
📚 Resources:
- Free AI Coding Prompt Guide: github.com/VoloBuilds/prompts/blob/main/LearnToCode.md
🔧Tools Used:
- Cursor + Claude Sonnet 3.5
- React (vite), TypeScript, ShadCN, Tailwind
- Supabase
🚀 In This Video, You'll learn:
- How to use Cursor AI
- Coding with Cursor and Sonnet 3.5
- The best way to code with AI ...
The tool I am using is Cursor - a powerful new AI code editor that makes coding much faster.
P.S. if you see my API keys, don't worry I reset them :)
📚 Resources:
- Free AI Coding Prompt Guide: github.com/VoloBuilds/prompts/blob/main/LearnToCode.md
🔧Tools Used:
- Cursor + Claude Sonnet 3.5
- React (vite), TypeScript, ShadCN, Tailwind
- Supabase
🚀 In This Video, You'll learn:
- How to use Cursor AI
- Coding with Cursor and Sonnet 3.5
- The best way to code with AI ...
Просмотров: 1 212
Видео
Lovable + Cursor Composer Agents (Ultimate AI Workflow)
Просмотров 7 тыс.День назад
By combining Lovable and Cursor AI, you can build full stack apps at record speed. Lovable is one of the top new AI-powered App Builders similar to Bolt.new and Replit. Cursor is one of the top AI code editors. They complement each other very well. In this hands on tutorial, I will walk you through how I take advantage of Lovable's template-based projects, Supabase and Stripe integrations, and ...
AI Coding 101: Software Basics for Beginners | 2025
Просмотров 2,6 тыс.21 день назад
AI Coding 101 takes you from zero coding experience to building full-stack apps with the help of AI. It is a completely new way to learn how to code and build products. We'll take an AI-first approach that emphasizes using AI to learn and write most of the code for us. Each episode is self-contained so you can skip around but they all add up to a complete learning experience. In this episode, w...
AI Coding 101: Build Your First Website in 17 min
Просмотров 6 тыс.28 дней назад
AI Coding 101 takes you from zero coding experience to building full-stack apps with the help of AI. It is a completely new way to learn how to code and build products. We'll take an AI-first approach that emphasizes using AI to learn and write most of the code for us. Each episode is self-contained so you can skip around but they all add up to a complete learning experience. In episode 1, we w...
Is Learning To Code Still Worth It in 2025?
Просмотров 10 тыс.Месяц назад
AI coding has had a huge year in 2024 and continues to evolve quickly. Was Jensen Huang right in saying that people shouldn't learn how to code? Or is learning to code more important than ever? How does OpenAI o3 change all of this? 🚀 In This Video, You'll learn: - Does it make sense to learn coding anymore - Will AI automate coding - Why you should learn to code - The best way to learn coding ...
I tried the "free" GitHub Copilot so you don't have to
Просмотров 17 тыс.Месяц назад
Microsoft has announced that GitHub Copilot is now a free part of VS Code! But is it worth using? How does it compare to other AI code editors such as Cursor and Windsurf? I spent 4-5hr doing various things with it including building an app from scratch and refactoring code. Here is what I found. 📚 Resources: - VS Code: code.visualstudio.com/ - GitHub Copilot: github.com/features/copilot - Free...
Lovable Tutorial for Beginners (Best AI App Builder?)
Просмотров 12 тыс.Месяц назад
Lovable.dev is a powerful new AI-powered App Builder. It has powerful GitHub and Supabase integrations which make it very straightforward to build a *real* full stack web app. In this hands-on tutorial I will show you how to use Lovable to build and deploy a basic application with file storage and authentication. 📚 Resources: - Lovable: lovable.dev/ - Free AI Coding Prompt Guide: github.com/Vol...
New Cursor Agents - game changer or flop?
Просмотров 13 тыс.2 месяца назад
Cursor recently released a powerful new feature, Cursor Agents. This move seems to directly compete with the recent release of Windsurf. Agents allow Cursor AI to autonomously write and modify code, but that is not the full story. I spent a week trying out the new feature and share my thoughts. 📚 Resources: - Free AI Coding Prompt Guide: github.com/VoloBuilds/prompts/blob/main/LearnToCode.md 🚀 ...
Cursor vs Windsurf - which is the BEST AI Code Editor?
Просмотров 23 тыс.2 месяца назад
Windsurf and Cursor are top-of-the-line AI code editors. They have many powerful features ranging from AI code assistance to Agentic AI capabilities. But which one is the best? I review both to find out. For the first time, I use my new Volo Score methodology to evaluate these two AI coding tools across a number of critical areas and determine the ultimate winner. 📚 Resources: - Volo Score expl...
Introducing the Volo Score (eval for AI coding tools)
Просмотров 6612 месяца назад
The Volo Score is an evaluation scorecard for AI coding tools. It is designed to benchmark tools against an "ideal" AI coding tool. This approach seeks to cut through the hype and focus on real-world capabilities. The ideal AI coding tool that would receive the perfect score of 100 would be able to generate an entire feature-rich enterprise-grade application based on a short back-and-forth conv...
Windsurf AI first impressions (better than Cursor?)
Просмотров 24 тыс.2 месяца назад
Windsurf is a new AI-powered code editor from Codeium that makes coding much faster with the help of AI. It may even challenge Cursor for the best AI coding editor around. I dive into the details with this hands on tutorial and give my first impressions. 📚 Resources: - Windsurf: codeium.com/windsurf - Free AI Coding Prompt Guide: github.com/VoloBuilds/prompts/blob/main/LearnToCode.md 🚀 In This ...
How to build advanced RAG systems with AI-generated SQL
Просмотров 4,8 тыс.3 месяца назад
Using AI to generate SQL queries to power a RAG (retrieval augmented generation) application is a powerful way to add an AI layer to your product. I have built several applications like this for my enterprise software clients and today I'll share the fundamentals of building such apps with you. This is an in-depth hands-on tutorial about building AI-powered applications with the power of AI-gen...
Stop using v0 - do THIS instead (Cursor + shadcn/ui)
Просмотров 27 тыс.3 месяца назад
Vercel's v0 uses AI to create beautiful UIs but the magic really happens because of shadcn components! I'll show you how you can create UIs just like v0 in Cursor without needing the extra subscription - and with all the flexibility of editing and managing your code in a full-fledged code editor. 🛠️ Resources: - GitHub: github.com/VoloBuilds/vite-react-shadcn-demo - Shadcn vite installation ins...
Cursor vs Bolt vs Replit vs v0 [Best AI Coding Tool]
Просмотров 46 тыс.3 месяца назад
I compare the top AI coding agents and tools - Cursor, Bolt.new, Replit Agents, and v0. This is a realistic hands-on view of what you can expect from these tools and I try to build the same basic app with each of them. 🚀 In This Video, You'll learn: - Which AI coding tool is best - Best AI coding agent - Best AI coding assistant - Cursor vs Replit vs v0 vs Bolt.new - Best way to code with AI - ...
I taught my wife how to code with Cursor in 67 minutes
Просмотров 8 тыс.3 месяца назад
I taught my wife how to code with Cursor in 67 minutes
Watch this if you're just starting to code with AI
Просмотров 2,9 тыс.4 месяца назад
Watch this if you're just starting to code with AI
How I built a REAL Full Stack App in 5hr using Cursor
Просмотров 49 тыс.4 месяца назад
How I built a REAL Full Stack App in 5hr using Cursor
7 Cursor Hacks to become the FASTEST coder
Просмотров 45 тыс.5 месяцев назад
7 Cursor Hacks to become the FASTEST coder
Cursor AI Tutorial for Beginners (How I Code 159% Faster)
Просмотров 192 тыс.5 месяцев назад
Cursor AI Tutorial for Beginners (How I Code 159% Faster)
Is AI coding REALLY x10 faster? Here's what I found...
Просмотров 7 тыс.5 месяцев назад
Is AI coding REALLY x10 faster? Here's what I found...
What are AI Agents -- and how do they work?
Просмотров 4,7 тыс.6 месяцев назад
What are AI Agents and how do they work?
The Simple $1,000,000 Problem AI Can't Solve
Просмотров 9 тыс.7 месяцев назад
The Simple $1,000,000 Problem AI Can't Solve
If AI starts taking over, can we just unplug it?
Просмотров 6058 месяцев назад
If AI starts taking over, can we just unplug it?
AI Automating Coding = More Software Engineers
Просмотров 1,9 тыс.8 месяцев назад
AI Automating Coding = More Software Engineers
How To Learn Coding FAST (using AI)
Просмотров 3,2 тыс.10 месяцев назад
How To Learn Coding FAST (using AI)
How To Actually Get A Tech Job in 2024
Просмотров 88610 месяцев назад
How To Actually Get A Tech Job in 2024
Devin AI Agent is WAYYY overhyped...
Просмотров 11 тыс.10 месяцев назад
Devin AI Agent is WAYYY overhyped...
Is Learning To Code Still Worth It in 2024?
Просмотров 256 тыс.11 месяцев назад
Is Learning To Code Still Worth It in 2024?