proflead podcast artwork

PODCAST · technology

proflead

I talk about WebDev, Data, AI and more

  1. 32

    Claude Code + Ollama Explained in 4 Minutes

    Did you know the new Claude Code CLI tool doesn't have to run on Anthropic's servers?In my latest video, I show you a "hack" to redirect Claude Code to use your local Ollama server. This means you can use open-source models (like Llama 3, Qwen, or GPT-OSS) directly in your terminal for free.Why do this? Privacy: Your proprietary code never leaves your local network. Cost: Zero API fees.The Catch? I put it to the test on a machine with 32GB RAM and 8GB VRAM. While it works, the speed difference compared to the cloud is massive.Check out the full tutorial and performance test to see if your rig can handle it!Watch on YouTube: https://youtu.be/COpg79ab6ugRead the full tutorial: https://proflead.dev/posts/claude-code-with-ollama-tutorial/

  2. 31

    How to use Ollama (2026 Tutorial)

    Learn how to use Ollama in 2026! This complete ollama tutorial covers everything you need to run large language models (LLMs) locally on Linux, Mac, and Windows. We dive into the CLI, new Cloud features, and how to use local ollama Python scripts to integrate AI into your own projects.In this video, we explore the power of ollama to run open-source models like Gemma and Mistral without paying for cloud API fees. You will learn how to download models, manage them via the command line, create custom model files, and set up a local server. Key Topics Covered:Installing Ollama on any operating system.Running your first LLM locally (Gemma, Llama, etc.).Using Ollama Cloud to offload heavy models (like 100B+ params).Writing Python scripts to interact with your local models.Creating custom "Modelfiles" for personalized AI behavior.Watch on YouTube: https://youtu.be/AGAETsxjg0o?si=h7_IB4vRqT6shmo0The full tutorial: https://proflead.dev/posts/ollama-tut...Download Ollama: https://ollama.comOllama Library: https://ollama.com/library

  3. 30

    Guide to AI Coding Agents & Assistants

    I put together a practical breakdown of modern AI coding tools (Copilot, Gemini, Claude, Cursor, Windsurf, Antigravity, etc.).Focus is not “best AI”, but:what tasks each tool is actually good atassistant vs agent workflowsIDE vs CLI vs AI-native editorsSharing in case it helps others navigate this space.Video: Which AI should you use?

  4. 29

    Google Opal Explained

    How to use Google Opal AI and start building your own AI mini-apps without writing a single line of code. In this complete Google Opal tutorial, I show you what Opal is, how it works, how to get started, real use cases, and what you can actually build with it.Watch on YouTube: https://youtu.be/lcB0eIp5Hwc

  5. 28

    Google AI Studio Build: FREE Lovable AI Alternative

    Exciting news from Google! The new Google AI Studio update brings free AI coding tools and powerful code generation features!Read the full article: https://proflead.dev/posts/free-lovable-ai-alternative/Watch on YouTube: https://youtu.be/I1N2_4h_GQs

  6. 27

    Chrome DevTools MCP Explained

    The new Chrome DevTools Model Context Protocol (MCP) and how it can revolutionize your workflow with AI coding assistants. In this video, I'll walk you through what the Chrome DevTools MCP is, its powerful features, and how you can integrate it with your development environment. Discover how this tool allows your AI agent to debug web pages directly in Chrome, providing insights into performance, network issues, and more.Watch the full video on YouTube: https://youtu.be/e0z7EQZT2b0

  7. 26

    ChatGPT Agent Mode Explained

    In this full tutorial, you’ll learn how to use ChatGPT’s Agent Mode, what it can actually do, and how it works behind the scenes. Whether you’re a beginner or a developer, this video covers step-by-step instructions, real-world use cases, and an honest review.Watch on YouTube: https://youtu.be/scaSlMva7fE

  8. 25

    Gemini CLI: All You Need to Know

    Gemini CLI Tutorial! Install Gemini CLI fast — including MCP support! This step-by-step guide shows you how to set up Gemini CLI and verify it’s working in minutes.Learn how to prepare your environment, install dependencies, and run your first commands. Perfect for developers who want to get started quickly!On GitHub: https://github.com/google-gemini/gemini-cliThe full tutorial: https://proflead.dev/posts/gemini-cli-tutorial/Watch on YouTube: https://youtu.be/Gm8XjcNQ1Vk

  9. 24

    Master Google Jules: The Ultimate AI Coding Agent Guide

    Google Jules AI Tutorial Hey there! In this quick tutorial I’ll show you how to get started with Google Jules, the AI coding agent that can fix bugs, add features, run tests, and more—all in the cloud. Whether you’re a solo developer or part of a team, Jules can save you hours on routine tasks.

  10. 23

    AI Agent Explained: How to Build an AI Agent with Google ADK

    Learn how to build your own AI agent in minutes with Google’s Agent Development Kit (ADK) and Python! In this video, I’ll walk you through step-by-step. I’ll show you a multi-agent content assistant example that automates idea generation, drafting, and formatting. Whether you’re new to AI or an experienced dev, you’ll walk away ready to create powerful, autonomous helpers of your own!The full tutorial:https://proflead.dev/posts/ai-agent-explained-google-adk/

  11. 22

    What is Grok Studio? A Quick Dive into xAI's Free AI Interface

    Hey everyone! I recently tried Grok Studio, the new AI chat tool from Elon Musk's xAI. Think ChatGPT, but with features like deep web search (DeepSearch), image generation, and coding assistance, all powered by Grok AI. The best part? You can test out many features for free. In my video, I explore its capabilities and show you how to use it. Check it out!Watch on YouTube: Grok Studio

  12. 21

    Is This the Future of App Dev? Google’s Firebase Studio

    Dive into Google's new Firebase Studio, the evolution of Project IDX! Discover this full-stack AI cloud workspace that lets you build backends, front ends, and mobile apps all in one place. In this episode/video, we explore its key features, demonstrate building a simple to-do list app using only natural language prompts, show how to modify it with AI assistance, and cover deploying your app directly to Firebase Hosting. Is this AI-powered cloud IDE the future of development? Let's find out!Watch the full video: https://youtu.be/DzlvILoMYiQRead the full article: https://proflead.dev/posts/google-firebase-studio/

  13. 20

    The Future is Multimodal: Why Gemini 2.5 Pro is a Game-Changer

    Hey everyone! I put together a tutorial exploring Google's powerful new Gemini 2.5 Pro. It's currently topping leaderboards and has some seriously impressive capabilities.In the video, I cover:Key features: Including its massive 1 Million token context window, multimodality (text, code, image, audio, video), and enhanced reasoning.Hands-on demos: See it generate interactive animations, build a complete game, analyze data, and even summarize YouTube videos from simple prompts!How to access it: Explained via Google AI Studio (API), the Gemini web app, and Gemini Advanced (including free tier details).Whether you're a developer looking to leverage the API or just curious about the latest in AI, check it out!Watch here: https://youtu.be/aTM8BLD_IhgThe full tutorial: https://proflead.dev/posts/google-gemini-2-5-pro-tutorial/Happy to answer questions or hear your thoughts on 2.5 Pro below!#GoogleGemini #GeminiPro #AI #ArtificialIntelligence #LLM #Tutorial #Tech #Coding

  14. 19

    Exploring Gemma 3: Features and Applications of Google's New AI Model

    Welcome back, AI enthusiasts! Today, we’re exploring Google’s new Gemma 3 AI – a powerful open-source model designed to operate on a single GPU. If you’ve heard the hype about Gemma 3 being the “most powerful model you can use on one GPU,” you’re in the right place.The full tutorial: https://proflead.dev/posts/gemma-3-full-guide/The video tutorial on YouTube: Gemma 3

  15. 18

    Gemini Canvas Deep Dive

    This is my deep dive into Gemini Canvas—Google’s revolutionary interactive workspace that lets you write, code, and create in real-time! In this video, I explore the standout features of Gemini Canvas and demonstrate practical use cases. Whether you're a writer, developer, educator, or creative enthusiast, discover how Gemini Canvas can streamline your workflow, boost productivity, and transform your ideas into polished projects.The full tutorial: https://proflead.dev/posts/google-gemini-canvas/Watch on YouTube: Google Gemini Canvas

  16. 17

    Google AI Studio Explained: Easy Guide

    Hey everyone! I’m super excited to share something cool I’ve been playing around with: Google AI Studio. It’s like a playground where you can build stuff with Google’s AI models. So, if you’re curious and want to dip your toes into the world of AI, follow along! I’ll show you the basics.Read the full article: Google AI Studio TutorialWatch on YouTube: Google AI Studio Tutorial

  17. 16

    Hugging Face Tutorial for Beginners

    Discover how to use Hugging Face, the ultimate AI and machine learning platform, in this beginner-friendly tutorial! 🚀 Learn what Hugging Face is, how to use its powerful Transformer models, and explore key features like the Model Hub, Datasets, and Spaces. Whether you're a developer, data scientist, or just curious about AI, this tutorial will help you get started with ease.The full tutorial: Hugging Face TutorialWatch on YouTube: Hugging Face Tutorial

  18. 15

    GitHub Copilot Alternative: Gemini Code Assist (Tutorial)

    Boost Your Coding with Gemini Code Assist in VS CodeIn this video, I demonstrate how to set up and use Google's free AI-powered coding assistant, Gemini Code Assist, within Visual Studio Code (VS Code). You'll learn how to install the extension, explore its key features like code generation, completion, debugging assistance, and interactive chat support, and see how it can enhance your coding efficiency. Whether you're a seasoned developer or just starting out, this tool can significantly streamline your development process.The full tutorial: GitHub Copilot AlternativeWatch on YouTube: GitHub Copilot Alternative

  19. 14

    HuggingChat: The Open-Source AI Chatbot That Rivals ChatGPT!

    Are you looking for a free alternative to ChatGPT? If so, you’re in the right place! In this article, I will introduce you to HuggingChat, an open-source AI chatbot from Hugging Face. Unlike other AI models like ChatGPT or Gemini, HuggingChat runs on various open-source models that you can explore, modify, and even fine-tune according to your needs. Let’s dive in!The full tutorial: https://proflead.dev/posts/huggingchat-is-a-free-chatgpt-alternative/Watch on YouTube: https://youtu.be/D04BNkzrk0k?si=-Jg-PCMXT1eoIMmd

  20. 13

    DeepSeek LLM in Obsidian - AI-Powered Second Brain!

    Obsidian + DeepSeek LLM: Supercharge Your Note-Taking with AI! Hey everyone! 👋 In this video, I’ll show you how to use DeepSeek LLM inside Obsidian to supercharge your second brain with AI. 🚀 You'll learn: ✅ How to set up DeepSeek LLM in Obsidian ✅ How to connect a local LLM to your notes ✅ How to use AI to generate ideas, summarize text, and boost productivity If you love using Obsidian and want to bring AI into your workflow, this is the perfect guide for you! The full tutorial: https://proflead.dev/posts/how-to-use-obsidian-notes-for-beginners/ Watch on YouTube: Obisidna + DeepSeek

  21. 12

    DeepSeek AI | All You Need to Know

    Want to run DeepSeek AI on your own PC without an internet connection? In this beginner-friendly guide, I’ll show you how to install and set up DeepSeek locally, step by step. Whether you’re a developer looking for an AI coding assistant or just curious about ChatGPT alternatives, this video has you covered! Watch on YouTube: DeepSeek AI Read full Tutorial: DeepSeek AI

  22. 11

    Obsidian Notes Explained: Simplify Your Note-Taking Forever

    Hey friends! In this video, I’m sharing an easy-to-follow Obsidian tutorial that will show you how to organize your notes like a pro. If you’ve ever wondered how to use Obsidian to create a personal knowledge base or link your ideas together, this is for you! I’ll guide you step by step, from setting up your first vault to using features like linked notes, tags, plugins, and the amazing Graph View. Trust me, by the end of this video, you’ll know exactly how to use Obsidian notes to simplify your life and boost your productivity. Watch on YouTube: Obsidian Tutorial Read more here: Obsidian 101 Tutorial

  23. 10

    10 Books to Read in 2025 to Become a Better Developer

    Are you ready to level up your skills as a developer in 2025? I'll show you 10 must-read books that will help you become a better programmer, enhance your coding practices, and improve your overall software engineering skills. Whether you’re a beginner or an experienced developer, these books cover essential topics like clean coding, debugging, system design, productivity, and more. Read more: https://proflead.dev/posts/10-developer-books-you-cant-miss-in-2025/

  24. 9

    Napkin AI: Text to Visuals AI Review

    This revolutionary AI tool converts text into diagrams and illustrations, making it perfect for designers, educators, and business planners. In this video, we’ll show you step-by-step how to use Napkin AI, explore its key features, and share tips to get the most out of it. Napkin AI tutorial Video Review

  25. 8

    Is ChatGPT Search Better than Perplexity AI? Let’s Find Out

    ChatGPT Search vs. Perplexity AI: Which AI Tool Is Right for You? 🤖 In this video, I take a deep dive into two popular AI tools: New ChatGPT Search and Perplexity AI! These AI tools each have unique strengths, but they’re built for very different tasks. I’ll guide you through their capabilities, show you what each excels at, and break down which one might suit your needs best. https://proflead.dev/posts/chatgpt-search-vs-perplexity-ai/

  26. 7

    NotebookLM & Perplexity Spaces: Which AI Tool is RIGHT for You?

    Hey everyone! In this video, I’m diving deep into two popular AI tools: NotebookLM and Perplexity Spaces. I’ll walk you through what each tool does, how they work, and which one might be the right choice for you. NotebookLM is all about creating organized, interactive notebooks using AI, while Perplexity Spaces focuses on collaborative AI projects that make teamwork easier and more efficient. Watch on YouTube: https://youtu.be/ZFexMDSbb4U?si=mBuzDL4-NpO5UYMY Read an article on my website: https://proflead.dev/posts/notebooklm-vs-perplexity-spaces/

  27. 6

    How to Transcribe Audio & Video to Text FREE using Whisper

    Discover a FREE way to transcribe audio and video to text directly on your device with Whisper WebGPU! In this video, I’ll show you how to set up and use this powerful tool to convert audio to text without needing an internet connection. Whisper WebGPU uses advanced AI technology to provide real-time, offline transcription and translation in over 100 languages, all within your browser. Say goodbye to cloud services and enjoy fast, private transcription locally. Watch now to learn how! https://proflead.dev/posts/how-to-convert-audio-and-video-to-text-free/

  28. 5

    Mastering Replit: A Beginner's Tutorial on Using Replit Agent

    Join me as I explore the amazing world of Replit! In this video, I'll show you how to use Replit to boost your coding skills, whether you're a beginner or an experienced programmer. Learn how Replit's AI agents can help you code smarter and faster. I'll guide you through setting up your first project and share tips to make the most out of this powerful platform. Read the full article here - https://proflead.dev/posts/replit-agent-full-tutorial-101/

  29. 4

    Google Gemini Gems Review: Free Custom AI Chatbot for a Month

    Google Gemini Gems Review: Free Custom AI Chatbot for a Month In this video, I'm diving into the exciting world of Google Gemini Gems. If you're curious about how to create custom AI chatbots, you're in the right place! I'll be reviewing Google Gems and showing you how you can get started with a free 1-month trial. More information here https://proflead.dev/posts/ai-custom-chatbot-from-google-gemeni-gems/

  30. 3

    Ladybird Browser: Review, First Impressions

    In this video, I explore the Ladybird Browser, an exciting new open-source browser. I'll share my first impressions, review its features, and walk you through the installation process. Whether you're into tech or just curious about new browsers, this video will give you all the info you need about Ladybird. #ladybird #ladybirdbrowser #SerenityOS #proflead The full installation guide you can find here: https://proflead.dev/posts/ladybird-browser-the-next-big-thing-in-browsers/

  31. 2

    The AI Tool That's Redefining Prompt Engineering

    Is Anthropic's Prompt Generator the Future of Prompt Engineering? Explore how Anthropic's innovative Prompt Generator is set to change prompt engineering. In this video, I'll show you the capabilities of this cutting-edge AI tool and its potential to streamline creative processes. Whether you're a writer, developer, or AI enthusiast, see how this technology could redefine our approach to prompts and creativity. Join me as I dive into the possibilities and implications of Anthropic's groundbreaking advancements. https://proflead.dev

  32. 1

    VS Code Extensions 2024: VSCode Top Picks by Developers Worldwide

    Today, I'm excited to share my picks for the top Visual Studio Code extensions that are set to revolutionize coding in 2024. Whether you're coding professionally or just for fun, these tools will boost your productivity and streamline your projects like never before.

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

I talk about WebDev, Data, AI and more

HOSTED BY

proflead

CATEGORIES

Frequently Asked Questions

How many episodes does proflead have?

proflead currently has 32 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is proflead about?

I talk about WebDev, Data, AI and more

How often does proflead release new episodes?

proflead has 32 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to proflead?

You can listen to proflead on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts proflead?

proflead is created and hosted by proflead.
URL copied to clipboard!