Alejandro AO
🤗 Developer Advocate @HuggingFace I help you build LLM apps
Channel created: April 10, 2022
68,600
Subscribers
52
Total Videos
2,761,924
Total Views
72
Videos
Recent Videos
View All VideosKimi Code vs Claude Code vs Codex - NEW Best For Coding?
Hands-on comparison of Kimi K2.5 vs GPT 5.2 vs Opus 4.5 on coding tasks. I tested all three models on physics simulations: Maxwell's Demon thermodynamics experiment and a hand-gesture controlled ga...
Claude Code Skills & skills.sh - Crash Course
Learn everything about Agent Skills - the open standard for AI agent customization adopted by Anthropic, OpenAI, Microsoft, GitHub, and Cursor. This tutorial covers what skills are, how to install ...
MedGemma 1.5: Google's Open-Source Medical AI with 3D Imaging (Tutorial)
Run Google’s new MedGemma 1.5 locally for private, GPU‑accelerated medical AI. In this video, we break down what MedGemma 1.5 is, how its open‑weight 4B model runs on consumer hardware, and where i...
Create a Local Claude Cowork with Open Models
Tutorial to build an Open Cowork, a local, privacy-first alternative to Claude CoWork --- 🔗 *Links* - 💻 Code from the video: https://github.com/alejandro-ao/opencowork-tutorial - 📝 Written version...
Create an Open Deep Research Multi-Agent in Python (Step by Step)
Build a complete multi-agent deep research system with open-source models: use Hugging Face Inference Providers, Firecrawl MCP tools for web search and scraping, and smolagents for agent coordinati...
Intro to Agents - Create an Agent from Scratch (No Frameworks)
Build an LLM agent from scratch in Python using Hugging Face Inference Providers. --- Links: 🤗 Create HF account: https://huggingface.short.gy/join 👉 Code from this video: https://github.com/huggi...
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 File Search (Anna Karenina), preview with evals and tra...
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 Protocol (MCP) with tools and UI schemas, handle OAuth 2.1, test locally, deploy a remote...
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 on collections and points, search by meaning, and persist your ...
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, design a clean Streamlit UI (prompt, image uploader, generate button), and tran...