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
OpenAI AgentKit Tutorial With Demo Project: Build an AI Agent
Learn how to use OpenAI AgentKit to automate GitHub issue reviews with AI agents that classify, detect duplicates, and summarize reports.
Aashi Dutt
October 8, 2025
GPT-5 Function Calling Tutorial
A practical guide to GPT-5 function calling: from JSON-schema functions to free-form tools, Lark/CFG constraints, preambles, and tool allowlists.
Abid Ali Awan
October 6, 2025
DeepSeek V3.2: A Guide With Demo Project
Learn about DeepSeek-V3.2-Exp, its new sparse attention mechanism, how it reduces API costs and improves long-context handling, and how to use it in your own projects.
Bex Tuychiev
October 2, 2025
Docker Ollama: Run LLMs Locally for Privacy and Zero Cost
Set up Ollama in Docker to run local LLMs like Llama and Mistral. Keep your data private, eliminate API costs, and build AI apps that work offline.
Dario Radečić
September 30, 2025
Imagine with Claude: A Guide With Practical Examples
Learn how Anthropic's Imagine with Claude introduces a new paradigm for AI-assisted software development, generating functionality on the fly.
François Aubry
September 30, 2025
Claude Agent SDK Tutorial: Create Agents Using Claude Sonnet 4.5
Learn how the Claude Agent SDK works by building three projects, from one-shot to custom-tool agents.
Abid Ali Awan
September 29, 2025
CrewAI vs LangGraph vs AutoGen: Choosing the Right Multi-Agent AI Framework
Learn how CrewAI, LangGraph, and AutoGen approach multi-agent AI. Explore their differences in workflows, memory, scalability, and collaboration to discover which fits your needs best.
Benito Martin
September 28, 2025
How to Run Qwen3-Next Locally
Learn how to run Qwen3-Next locally, serve it with transformers serve, and interact using cURL and the OpenAI SDK, making it ready for your app integrations.
Abid Ali Awan
September 25, 2025
Self-Rag: A Guide With LangGraph Implementation
Learn how Self-RAG improves traditional RAG by incorporating iterative reasoning and self-evaluation, and how to implement it step-by-step using LangGraph.
Ryan Ong
September 25, 2025
How to Build a Chatbot with Snowflake Cortex AI (Step-by-Step Guide)
Learn how to build a chatbot with Snowflake Cortex AI. Step-by-step guide to preparing data, using Cortex Search, and deploying with Streamlit.
Tim Lu
September 24, 2025
LangChain vs LangGraph vs LangSmith vs LangFlow: Key Differences Explained
Compare LangChain, LangGraph, LangSmith, and LangFlow. Learn their roles, strengths, and when to use each for building production-ready AI applications.
Vaibhav Mehra
September 23, 2025
LiteLLM: A Guide With Practical Examples
Learn what LiteLLM is and how to use it for unified API calls to various LLM providers, covering basic API usage, error handling, fallbacks, streaming, structured outputs, and cost tracking.
Bex Tuychiev
September 23, 2025