Manage your Prompts with PROMPT01 Use "THEJOAI" Code 50% OFF
A

Alejandro AO - Software & Ai

YouTube
69
Videos
0
Followers
 
Intro to AgentKit - Create a RAG Agent

Intro to AgentKit - Create a RAG Agent

Build and deploy an OpenAI AgentKit workflow end-to-end: design a production-ready RAG agent in AgentBuilder with guardrails and the built-in …
 
Intro to ChatGPT Apps - The NEW App Store??

Intro to ChatGPT Apps - The NEW App Store??

Here is intro to ChatGPT Apps with the OpenAI Apps SDK. We cover how ChatGPT apps extend the Model Context …
 
ChromaDB Crash Course - Intro to Vector Databases

ChromaDB Crash Course - Intro to Vector Databases

Master vector databases and embeddings in Python: map text to high-dimensional vectors, spin up a local ChromaDB, run end-to-end CRUD …
 
Python Project: AI Image Generator App

Python Project: AI Image Generator App

Build a Tinder-style AI image generator in Python with Streamlit and Google’s Gemini API: set up the project with uv, …
 
Image Generation with Nano Banana - Python Tutorial

Image Generation with Nano Banana - Python Tutorial

This is an image generation tutorial with Google's new model Gemini 2.5 Flash (aka “Nano Banana”). We will learn how …
 
MCP Servers for VS Code (Crash Course)

MCP Servers for VS Code (Crash Course)

Supercharge GitHub Copilot in VS Code with the Model Context Protocol (MCP): install and configure MCP servers (including Firecrawl), wire …
 
RAG Project: Build an AI Onboarding Chatbot with Streamlit, LangChain, and ChromaDB

RAG Project: Build an AI Onboarding Chatbot with Streamlit, LangChain, and ChromaDB

In this comprehensive video, you'll learn how to build a fully functional AI-powered onboarding chatbot tailored for new employees at …
 
#4 Allan Guo | 19-yo YC Founder - Willow Voice

#4 Allan Guo | 19-yo YC Founder - Willow Voice

Interview with Allan Guo: Building Willow Voice, the Next-Gen AI Voice Dictation App Backed by YC --- 🔗 Links - …
 
Generate UI Tests with TestSprite MCP Server + TRAE

Generate UI Tests with TestSprite MCP Server + TRAE

We’ll go step by step through the process of using some tools for generating Apps with AI (vibe coding): generating …
 
Tutorial: Auth for Remote MCP Servers (Step by Step) | OAuth 2.1 with ScaleKit

Tutorial: Auth for Remote MCP Servers (Step by Step) | OAuth 2.1 with ScaleKit

In this tutorial, I’ll show you how to secure your MCP (Model Context Protocol) servers with OAuth 2.1 authentication, using …
 
GPT-5 for Developers: API Changes, Pricing, Model Router & Security

GPT-5 for Developers: API Changes, Pricing, Model Router & Security

GPT-5: New API Features, Pricing & Security Explained: In-depth exploration of everything you need to know about GPT-5, focusing on …
 
Deploy Remote MCP Servers in Python (Step by Step)

Deploy Remote MCP Servers in Python (Step by Step)

🚀 MCP Servers over Streamable HTTP (Step-by-Step Guide) Want to connect remote tools to your AI assistant like microservices? Meet …
 
Anthropic: How to Build Multi Agent Systems

Anthropic: How to Build Multi Agent Systems

How Anthropic Built a Multi‑Agent AI Research System + Tips for Your Own! Links - Anthropic’s article: https://www.anthropic.com/engineering/built-multi-agent-research-system - Writing …
 
Local MCP Servers for Cursor (Step by step)

Local MCP Servers for Cursor (Step by step)

In this video, you'll learn how to create a custom MCP (Model Context Protocol) server in Python, mock-integrate it with …
 
LlamaExtract Tutorial: Convert PDF & Images into JSON

LlamaExtract Tutorial: Convert PDF & Images into JSON

How to Extract Structured Data from Unstructured Files Using Lama Extract (LlamaIndex) This video is a comprehensive tutorial on using …
 
Vibe Coding For Engineers (make it ACTUALLY work)

Vibe Coding For Engineers (make it ACTUALLY work)

Here is a better way to do Vibe Coding with AI IDEs like Cursor, Copilot, Tree, and Windsurf. In this …
 
How to Build an MCP Client GUI with Streamlit and FastAPI

How to Build an MCP Client GUI with Streamlit and FastAPI

In this video, you'll learn how to build a graphical user interface (GUI) for an MCP client using Streamlit in …
 
Create an MCP Client in Python - FastAPI Tutorial

Create an MCP Client in Python - FastAPI Tutorial

In this tutorial we cover how to create an MCP client in Python using FastAPI. We will take inspiration from …
 
Create MCP Clients in JavaScript - Tutorial

Create MCP Clients in JavaScript - Tutorial

In this video, we cover how to create an MCP client that can connect to any MCP server. We will …
 
Learn MCP Servers with Python (EASY)

Learn MCP Servers with Python (EASY)

In this video, I explain what an MCP server is, how it works and how to create an MCP Server …
 
Advanced RAG with LlamaIndex - Metadata Extraction [2025]

Advanced RAG with LlamaIndex - Metadata Extraction [2025]

Learn advanced Retrieval-Augmented Generation (RAG), focusing on techniques such as metadata augmentation and metadata filtering using LlamaIndex. This will help …