Category
Technologies
LLM Tutorials
Keep up to date with the latest news, techniques, and resources for Large Language Models. Our tutorials are full of practical walk throughs & use cases you can use to upskill.
Other technologies:
Training 2 or more people?Try DataCamp for Business
Nano Banana 2: A Full Guide With Python
Learn everything you need to know about Google’s latest image generation model, Nano Banana 2, including how to build an iterative chat image editor using the API with Python.
François Aubry
February 26, 2026
GLM Image Tutorial: Building an Infographic Deck Generator
Learn how to use GLM-Image from Z.ai to generate a complete infographic slide deck from a single prompt.
Aashi Dutt
February 17, 2026
DeepSeek OCR-2 Tutorial: Building an Ask-While-Indexing PDF Q&A App With Gradio
Learn how to run DeepSeek OCR-2 locally with vLLM and build an incremental PDF Q&A system that performs mini-batch OCR, FAISS-based retrieval, and real-time querying with a Gradio interface.
Aashi Dutt
February 16, 2026
Run GLM-5 Locally For Agentic Coding
Run GLM-5, the best open-weight AI model, on a single GPU with llama.cpp, and connect it to Aider to turn it into a powerful local coding agent.
Abid Ali Awan
February 13, 2026
How to Build Claude Code Plugins: A Step-by-Step Guide
A complete guide to Claude Code plugins. Discover how to install extensions, choose between Skills and MCPs, and build a custom session logger from scratch.
Bex Tuychiev
February 9, 2026
Run Qwen3-Coder-Next Locally: Vibe Code an Analytics Dashboard
Run Qwen3-Coder-Next locally on an RTX 3090 with llama.cpp, then vibe code a complete analytics dashboard in minutes using Qwen Code CLI.
Abid Ali Awan
February 6, 2026
How to Run Kimi K2.5 Locally
Learn how to run a top open-source model locally with llama.cpp, connect it to the Kimi CLI, and one-shot an interactive game using vibe coding.
Abid Ali Awan
February 5, 2026
FLUX.2 Klein Tutorial: Building a Generate-and-Edit Image App with Gradio
Learn how to combine local FLUX.2 Klein 4B generation with API-based image editing, multi-reference conditioning, and session history to create an image editor with Gradio.
Aashi Dutt
February 3, 2026
Using Claude Code With Ollama Local Models
Run GLM 4.7 Flash locally (RTX 3090) with Claude Code and Ollama in minutes, no cloud, no lock-in, just pure speed and control.
Abid Ali Awan
February 3, 2026
Kimi K2.5 and Agent Swarm: A Guide With Four Practical Examples
Learn what Moonshot’s Kimi K2.5 is, how Agent Swarm works, and see it in action through four hands-on, real-world experiments.
Aashi Dutt
January 29, 2026
OpenClaw (Clawdbot) Tutorial: Control Your PC from WhatsApp
Set up OpenClaw(formerly Clawdbot/Moltbot), a self-hosted agent connecting Claude to your Mac via WhatsApp. Search files and run shell commands from your phone.
Bex Tuychiev
February 2, 2026
Transformers v5 Tokenization: Architecture and Migration Guide
Upgrade to Transformers v5. A practical guide to the unified Rust backend, API changes, and side-by-side v4 vs v5 migration patterns for encoding and chat.
Aashi Dutt
January 27, 2026