AI learning guide

Best AI resources for production AI engineering

Learn deployment, observability, latency, cost, MLOps, and product quality.

Best production systems book: AI Engineering. Chip Huyen's resource for building reliable AI applications. Start here when a demo needs to become a system.

Best lifecycle course: Full Stack Deep Learning Lectures. Full Stack Deep Learning course videos on the ML and AI product lifecycle. Use it for deployment, iteration, product quality, and operating concerns.

Best tracing and eval tooling: Phoenix by Arize. Open-source observability and evaluation tooling. Use it when you need to see why an AI workflow failed.

Production AI is where demos meet constraints

A demo can ignore latency, cost, monitoring, user feedback, model upgrades, privacy, retries, and failure handling. Production AI cannot. The best resources teach the operating system around the model.

Chip Huyen is the strongest production AI starting point. Full Stack Deep Learning gives lifecycle context. Phoenix and Langfuse help when you need observability and evals in a running system.

Build one measured feature

A good learning project should include logs, eval examples, model comparison, cost measurement, latency measurement, and a written list of failure modes. Without those pieces, it is still mostly a demo.

Avoid resources that imply production is just deployment. The hard part is knowing whether the system is good, whether it is improving, and what happens when it is wrong.

Recommended courses and resources

  1. AI Engineering

    Book · Chip Huyen · Intermediate to advanced

    You are moving from demos to production systems.

  2. Building and Evaluating Advanced RAG Applications

    Short course · DeepLearning.AI · Intermediate

    You already know basic RAG and need better retrieval, evaluation, and production-quality patterns.

  3. Llama API models

    Model docs · Meta Llama · Beginner to advanced

    You need the current official Llama model catalog, capability summaries, and API access route before choosing hosted or local deployment.

  4. Qwen API platform

    API docs · Qwen · Beginner to advanced

    You need official Qwen model-family context, deployment docs, and quickstarts before choosing a hosted or local workflow.

  5. Llama Cookbook

    GitHub repo · Meta Llama · Beginner to advanced

    You want Meta's practical recipes for inference, fine-tuning, RAG, and end-to-end Llama applications.

Roll a learning mission

Pick one small move from this guide instead of opening ten tabs.

About this guide

Author: Learnetto Editorial Team. Learnetto maintains this AI learning directory by organizing public course pages, official documentation, educator material, and practical learning resources.

How it is made: Learnetto uses public course pages, official documentation, educator material, and directory data to compile these recommendations. AI may help draft and organize the page, but recommendations are checked against the listed sources, page topic, and learner intent.

Review policy: We only add a named personal reviewer when that person has substantially reviewed the page. Until then, the page is attributed to Learnetto rather than a founder, editor, or individual expert.

Last updated: June 18, 2026. Suggest a correction if a course, doc, or recommendation is outdated.

Videos to watch

LLM evaluation with W&B video thumbnail

LLM evaluation with W&B

Weights & Biases

AI evals with Phoenix video thumbnail

AI evals with Phoenix

Arize AI

AI Engineering with Chip Huyen video thumbnail

AI Engineering with Chip Huyen

Chip Huyen

Full Stack Deep Learning lecture video thumbnail

Full Stack Deep Learning lecture

Full Stack Deep Learning

MLOps community production AI video thumbnail

MLOps community production AI

MLOps Community

ML Zoomcamp supervised learning video thumbnail

ML Zoomcamp supervised learning

DataTalks.Club

Educators and sources

Educator / source Best for Skills Start with
Developers, AI engineers AI engineering, Agents, Developer tools Watch AI Engineer talks for production patterns and tool choices.
Engineers, ML practitioners AI engineering, Systems, Production ML Use the book page and related essays as a production engineering path.
Digital writers, founders, creators AI-assisted writing, Content systems, Personal brand, Idea development Use a writing template with AI as a first-pass collaborator, then rewrite in your own voice.
Product managers, AI product leaders, founders Agentic AI, AI product strategy, Evals, Production AI Use the course to evaluate one AI product opportunity and define what reliability would mean before implementation.
Data and AI practitioners Data systems, ML engineering, AI trends Search episodes by topic: RAG, evaluation, agents, MLOps.
Developers fine-tuning and deploying models Open models, Fine-tuning, Deployment, Transformers Pick one fine-tuning or inference guide and reproduce it end to end.
Developers and data science learners Machine learning, Deep learning, LLM apps, MLOps Pick a playlist that matches your current level and follow the code.

Resources

AI Engineering

Book · Chip Huyen · Intermediate to advanced

You are moving from demos to production systems.

Llama API models

Model docs · Meta Llama · Beginner to advanced

You need the current official Llama model catalog, capability summaries, and API access route before choosing hosted or local deployment.

Qwen API platform

API docs · Qwen · Beginner to advanced

You need official Qwen model-family context, deployment docs, and quickstarts before choosing a hosted or local workflow.

Llama Cookbook

GitHub repo · Meta Llama · Beginner to advanced

You want Meta's practical recipes for inference, fine-tuning, RAG, and end-to-end Llama applications.

DeepSeek list models

API reference · DeepSeek · Intermediate

You need the live model identifiers available from DeepSeek before wiring production or eval configs.

Qwen quickstart

Quickstart · Qwen · Beginner to intermediate

You want the fastest official route into running Qwen3 with Hugging Face, vLLM, or SGLang.

OpenRouter provider routing

Guide · OpenRouter · Intermediate

You need to learn how OpenRouter routes across providers, handles fallbacks, and exposes preference controls before relying on it in production.

Phoenix by Arize

Open source tool and docs · Arize AI · Intermediate

You need to trace, inspect, and evaluate LLM app behavior.

Langfuse Docs

Docs and cookbooks · Langfuse · Intermediate

You need production LLM tracing, scoring, and prompt operations.

Made With ML

Free course · Made With ML · Intermediate

You need production ML habits that transfer to AI systems.

DataTalks.Club ML Zoomcamp

Free cohort course · DataTalks.Club · Beginner to intermediate

You want a structured free path into ML engineering.

Full Stack Deep Learning Lectures

Course videos · Full Stack Deep Learning · Intermediate to advanced

You want the whole lifecycle of ML and AI product development.

Hamza Farooq on Maven

Maven cohort course · Agentic AI for Product Managers · Beginner to intermediate

Use this when you want Agentic AI for Product Managers's material for agentic ai and related AI skills.

Hugging Face LLM tutorials

Tutorials · Phil Schmid · Intermediate to advanced

Use this when you want Phil Schmid's material for open models and related AI skills.