Skip to main content
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:
AI AgentsAI NewsAWSAzureBusiness IntelligenceChatGPTDatabricksdbtDockerExcelGenerative AIGitGoogle Cloud PlatformHugging FaceJavaJuliaKafkaKubernetesLarge Language ModelsMongoDBMySQLNoSQLOpenAIPostgreSQLPower BIPySparkPythonRScalaSnowflakeSpreadsheetsSQLSQLiteTableau
GroupTraining 2 or more people?Try DataCamp for Business
All posts

GPT-Realtime-2 API Tutorial: Three Tests, Three Verdicts

Learn how OpenAI's gpt-realtime-2, gpt-realtime-translate, and gpt-realtime-whisper differ, then test each one with working Python WebSocket code.
Khalid Abdelaty's photo

Khalid Abdelaty

May 12, 2026

Supermemory Tutorial: Add Persistent Memory to AI Agents

Build a Python exercise trainer that logs workouts, remembers user history with Supermemory, and suggests personalized sessions across separate AI agent runs.
Bex Tuychiev's photo

Bex Tuychiev

May 11, 2026

Perplexity Computer: Testing Parallel AI Workflows

Learn what Perplexity Computer is, how its parallel sub-agents work, what credits really cost in a hands-on test, and where Pro and Max fit real research workflows.
Khalid Abdelaty's photo

Khalid Abdelaty

May 8, 2026

Kimi K2.6 API Tutorial: Building an AI Job Search Assistant

Build an AI agent with Kimi K2.6, Olostep, and the OpenAI Agents SDK that reads your CV, finds live roles, filters noise, and tells you exactly where to apply.
Abid Ali Awan's photo

Abid Ali Awan

May 7, 2026

Claude Code Terminal: 7 Workflow Upgrades for Power Users

Customize Claude Code in the terminal with permissions, CLAUDE.md, plan mode, /loop, hooks, /voice, and cost tracking. Seven upgrades that pay off fast.
Bex Tuychiev's photo

Bex Tuychiev

May 5, 2026

How to Run DeepSeek V4 Flash Locally

Learn how to run the full DeepSeek V4 Flash model on a single GPU using a modified llama.cpp build and a compatible GGUF file in this hands-on tutorial.
Abid Ali Awan's photo

Abid Ali Awan

May 5, 2026

Contrastive Learning: How Models Learn by Comparison

A practical overview of contrastive learning - how models learn by comparing similar and dissimilar examples, the loss functions and methods behind it, and how to implement it in PyTorch.
Dario Radečić's photo

Dario Radečić

May 4, 2026

Conversational Analytics: Build a Data Agent in BigQuery

Learn how to use conversational analytics, BigQuery Studio's newest Gemini-powered feature, to build intelligent data agents with natural language queries.
Aryan Irani's photo

Aryan Irani

May 4, 2026

Cursor SDK Tutorial: Run Coding Agents With TypeScript

Use the Cursor SDK to run a local agent, then run a cloud agent that fixes a small bug in a GitHub repo and opens a pull request.
Khalid Abdelaty's photo

Khalid Abdelaty

May 1, 2026

DeepSeek V4 API Tutorial: Building a Thinking Mode Arena

Learn how DeepSeek V4's three reasoning modes work, and build a Streamlit comparison app that shows when each mode actually wins on quality, speed, and cost.
Aashi Dutt's photo

Aashi Dutt

April 30, 2026

Fine-Tuning NVIDIA Nemotron-3-Nano On Psychology Q&A Data

Learn to fine-tune NVIDIA Nemotron-3-Nano-4B on a psychology Q&A dataset using an RTX 3090 GPU using LoRA and TRL after downloading the model from Hugging Face.
Abid Ali Awan's photo

Abid Ali Awan

April 29, 2026

OpenAI Agents SDK: How to Run Agents in Modal Sandboxes

Learn how to build an OpenAI agent app that runs inside Modal Sandboxes, works with files, executes code, and returns results in this hands-on Python tutorial.
Abid Ali Awan's photo

Abid Ali Awan

April 27, 2026