Category
Technologies
AI Tutorials
Keep up to date with the latest techniques, tools, and research in artificial intelligence. Out AI tutorials will walk you though challenging machine learning models.
Other technologies:
Training 2 or more people?Try DataCamp for Business
Oracle AI Vector Search Tutorial: Store and Query Embeddings With Python
This tutorial introduces Oracle AI Vector Search, explains its core features, and walks through a practical local project. It also covers setup requirements, semantic search, vector indexing, and common troubleshooting steps.
August 6, 2026
GPT Live Transcribe API Tutorial: Build Real-Time Captions in Python
Learn how to use OpenAI’s gpt-live-transcribe API to stream microphone audio, generate multilingual live captions, improve domain-specific accuracy, and balance latency against transcription quality.
August 6, 2026
PageIndex Tutorial: Reasoning-Based RAG Without Vectors
Learn to build a document QA system in Python with PageIndex, then benchmark on a real Federal Reserve financial report it against a vector RAG baseline using FAISS.
August 6, 2026
Run DeepSeek-V4-Flash-0731 with Unsloth Studio and OpenCode
Run the latest DeepSeek V4 Flash model on a multi-GPU setup with Unsloth Studio, connect it to OpenCode, and use a local AI coding agent to build an interactive stock analytics website.
August 5, 2026
Claude Code Agents: A Practical Guide to Autonomous Coding Workflows
Learn how Claude Code sub-agents can explore codebases, plan implementations, and complete multi-step development tasks with minimal supervision.
August 5, 2026
Quantization Aware Training: A Guide to Improving Gemma 4's Local Inference
Run Gemma 4 12B QAT locally with llama.cpp and see how Quantization-Aware Training improves 4-bit GGUF inference, reduces VRAM usage, boosts speed, and makes local AI more stable on consumer GPUs.
August 3, 2026
ElevenLabs Voice Cloning: A Hands-On VoiceLab Guide
Learn how to clone your voice with Instant and Professional Voice Cloning in ElevenLabs, from recording clean audio to generating speech via the Python SDK.
August 3, 2026
How to Use Claude Code For Free Without a Subscription
Claude Code is not free by default. Learn about all alternative paths, with the exact setup commands and an honest account of what each one trades away from the original.
August 3, 2026
How to Fine-tune DiffusionGemma on PubMedQA Using Unsloth
Learn how to fine-tune DiffusionGemma 26B-A4B for biomedical question answering on PubMedQA using Unsloth, LoRA, Hugging Face, and a RunPod H100 GPU.
August 3, 2026
A Complete Guide to Nano Banana 2 Lite and Gemini Omni Flash: Python Media Pipelines
Learn how to leverage Google's latest multimodal models to build high-performance, cost-effective image and video generation pipelines in Python.
July 30, 2026
Grok in Excel: A Hands-On Guide With 6 Practical Examples
Learn how to use Grok in Microsoft Excel to analyze data, generate formulas, clean spreadsheets, create charts, and run financial scenarios using natural-language prompts.
July 30, 2026
How to Run Bonsai 27B Locally on 8GB Memory
Learn how to run Bonsai 27B, a compact 1-bit Qwen3.6-27B model, locally using llama.cpp, an OpenAI-compatible API, a web UI, and the Pi coding agent.
July 27, 2026