Latest Videos

Access Our Latest Weekly Videos Here — No Need to Navigate Through Modules.

 Sep 24

Build an AI-Powered Background Remover with Replit & Replicate

 

In this video, you'll learn how to use Replit to quickly build a web app that removes image backgrounds using the Replicate API. You'll see how the platform automates most of the code generation and how to troubleshoot common issues when building with Replit.

You'll explore how to:

  • Set up a web app in Replit using the Replicate API to remove image backgrounds.
  • Use Replicate’s background removal model.
  • Troubleshoot issues and adjust code based on error messages.
  • Improve functionality by providing feedback to Replit and making manual adjustments with Python and Flask.

By the end, you'll have a functional web app that removes image backgrounds, and you'll have learned how to resolve common coding problems along the way.

Full Video & Source Code
 

 Sep 24

Secret Hacks for Mastering Cursor AI

In this video, you'll discover three little-known tricks that will transform how you use Cursor AI. While many developers dive in without structure, these secret tips will ensure you're getting the most out of Cursor, allowing you to build smarter, faster, and more efficiently.

You'll learn how to:

  • Plan strategically before even opening Cursor, using secret workflow techniques in tools like vZero for better results
  • Implement a hidden "Cursor Rules" file to secretly dictate Cursor’s behavior, ensuring expert-level code generation every time
  • Seamlessly swap placeholder content for real data with a trick that targets specific files, creating professional apps with minimal effort

By the end, you’ll be leveraging these insider techniques to elevate your Cursor workflow to a whole new level of performance.

Full Video & Source Code
 

 Sep 24

Building an AI Image Generation Web App with Flux and Cursor

In this video, you'll learn how to create a stunning image generation web app using Flux models and the Replicate API, with a strong focus on leveraging Cursor for faster development. You'll start by designing a user-friendly interface with V0, and then use Cursor to automate coding tasks, from setting up the Next.js project to integrating API calls for image generation.

You'll explore how to:

  • Design a clean UI for image generation using V0
  • Use Cursor to automate code generation for API integration and server-side components
  • Build and deploy the project locally with Next.js using Cursor's guidance
  • Efficiently connect the Flux model through Replicate for fast image generation

By the end, you'll have a powerful web app built with the help of Cursor, speeding up your workflow and delivering impressive results.

Full Video & Source Code
 

Sep 24

Building a Freelance Project Scraper with Spider Cloud, OpenAI, and Cursor

In this video, you'll learn how to build a freelance job scraper that pulls data from sites like WeWorkRemotely, using Spider Cloud for scraping and OpenAI's Structured Output feature to organize the results. The highlight of the process is using Cursor to assist in code generation, debugging, and speeding up development.

You'll explore how to:

  • Set up Spider Cloud for web scraping and OpenAI for structured data output
  • Automate the extraction and organization of job listings based on custom criteria
  • Use Cursor to enhance code creation and solve errors efficiently
  • Build a Streamlit UI to display and manage the scraped projects

By the end, you'll have a functional job scraper built with the support of Cursor, streamlining both development and data management.

 
Full Video & Source Code
 

Aug 24

Building a Chat Agent for an E-Bike Rental Business with N8N and Pinecone

In this video, you'll learn how to create a customer-facing AI chat agent for an e-bike rental business using N8N, Pinecone, and OpenAI. The AI agent is designed to answer customer questions, access relevant data from files, and provide accurate responses. Cursor is used to speed up code generation and debugging throughout the development process.

You'll explore how to:

  • Set up N8N to automate workflows and connect to Google Drive for file access
  • Build a workflow that processes client-provided data and stores it in Pinecone
  • Create a chat agent with short-term memory that accesses a vector store for real-time customer support
  • Integrate the chat agent into a website using a provided endpoint and custom code

By the end, you'll have a functional AI chat agent capable of handling customer queries, built efficiently with the help of Cursor.

 
Full Video & Source Code
 

Aug 24

Accepting Payments with Stripe in an AI App

In this video, you'll learn how to integrate Stripe payments into a Next.js application, enabling you to monetize AI solutions built with OpenAI, Claude 3.5, or Autonomous Agents. You'll build a secure checkout process where users are charged to access AI-generated content, such as blog articles.

You'll explore how to:

  • Set up a Next.js app with Stripe integration
  • Create an API endpoint to generate a payment intent and handle client secrets
  • Build a Stripe checkout form to securely process payments
  • Redirect users to a confirmation page upon successful payment

By the end, you'll have a fully functional payment system integrated into your AI-powered web application.

Full Video & Source Code
 

Aug 24

Introducing Agent Zero: Automating Tasks with AI Agents

In this video, you'll learn how to use Agent Zero, an open-source framework powered by the latest language models like GPT-4 Mini, to automate tasks, fetch real-time information, and even create games from scratch. You'll explore its versatility and how to integrate it with APIs like OpenAI and Perplexity for enhanced functionality.

You'll explore how to:

  • Set up Agent Zero by cloning the repository and installing dependencies
  • Use OpenAI and Perplexity APIs to power Agent Zero's functionality
  • Automate tasks such as fetching weather data or building a simple game
  • Customize Agent Zero’s language models and prompts to improve performance

By the end, you'll have a solid understanding of how to use Agent Zero to automate various tasks with minimal setup.

Full Video & Source Code