pixegami - Videos

Back to Channel

Deploy Your Python API to Render Cloud in 5 Mins | Free & Easy!

Here's a quick and easy way to deploy your Python API (e.g. FastAPI app) to the cloud (using Render). 👉 Links 🔗 Code: https://github.com/pixegami/python-on-render 🔗 Render: https://render.com 📚 C...

2,560 views • 75 likes • 4 comments • October 27, 2025

RAG Reranking Explained: How To Improve RAG Results

Reranking can improve the results of your RAG application by up to 10-30%. This video explains how reranking works, walks through how to implement it in Python (using an example RAG app), and measu...

3,267 views • 136 likes • 7 comments • October 06, 2025

Nano Banana 🍌Full Guide and Best Practices for AI Image Generation

Learn how to get AMAZING results when you generate or edit images with Nano Banana. This video will walk you through Google's official image generation guide, prompt templates, and best practices —...

6,350 views • 147 likes • 7 comments • September 15, 2025

Create AMAZING Images with Google's Nano Banana API in Python

Nano Banana is an INSANELY good AI image model by Google. It's also known as "Gemini 2.5 Flash Image", and is available via API. In this project, I'll show you how to use the API in Python, to cre...

24,380 views • 549 likes • 38 comments • September 01, 2025

UV: The Python Tool Everyone Is Switching To

UV is a fast, powerful all-in-one package manager for Python that replaces tools like pip and virtualenv. Let's take a look at what it is, how to use it, and why many Python developers are switchin...

124,756 views • 4,310 likes • 205 comments • July 31, 2025

Gemini CLI: How To Get Started

Gemini CLI is a free and open source AI agent from Google. It is a general purpose AI agent that runs from your terminal, and can autonomously work on your project for you. It is extremely powerf...

9,808 views • 196 likes • 8 comments • July 08, 2025

Claude Code Will 10x Your Productivity

Claude Code is a powerful, general purpose AI agent that runs in your terminal. It is super powerful, and it could change the way we build software. Learn how to install Claude Code, how to config...

3,788 views • 162 likes • 5 comments • July 01, 2025

Build an MCP Server in 20 Minutes (with Python)

Learn how to build an MCP server in Python and connect it to Claude Desktop and use it as an AI agent. This MCP server will let you fetch real time data, and create/modify spreadsheets via Google s...

7,999 views • 234 likes • 12 comments • June 24, 2025

What is MCP? Model Context Protocol Explained

MCP (Model Context Protocol) gives AI agents superpowers. It is an open standard that lets AI agents (LLMs) interact with the outside world — sort of a universal API (or a USB-C) for LLMs. Let's t...

4,868 views • 232 likes • 17 comments • June 17, 2025

FastAPI for AI: Build an AI Endpoint in 30 Minutes

Learn how to build a FastAPI endpoint for your AI app in 30 mins. We'll be using FastAPI (Python), and Gemini as our AI LLM model. Then we'll take a look at how to secure the endpoint with rate li...

21,911 views • 798 likes • 27 comments • June 10, 2025

Build a Simple RAG Pipeline in 30 Minutes!

Learn how to a simple, modular RAG pipeline in Python. This will let you add documents, generate embeddings, and evaluate (test) the pipeline quality, end-to-end with a single CLI command. 🔗 Code:...

12,493 views • 367 likes • 20 comments • June 03, 2025

Run DeepSeek R1 Locally — Free AI That Actually Works!

Here are 3 quick and easy ways to run the open-source Deepseek-R1 LLM model locally on your computer. 👉 Links 🔗 Code: https://github.com/pixegami/run-deepseek-local 🔗 LM Studio: https://lmstudio.a...

16,628 views • 474 likes • 26 comments • February 01, 2025

Supabase Full Project ⚡️ The FASTEST Way to Ship a SaaS App?

Deploy a fully functioning SaaS application with Supabase and NextJS! In this video I'll show you how Supabase works, walk you through how to apply its awesome features (databases, auth, storage) ...

43,115 views • 1,311 likes • 76 comments • January 27, 2025