Skip to main content
Browse 16 learning paths

ToolDix AI Learning

A practical library for learning, building, and teaching with AI.

A working library for people who want more than a list of links: structured public courses, original study notes, primary readings, video analysis prompts, and small build exercises. Start with the work you want to do, not the tool you happen to see first.

Curated learning library

Choose by the work you need to do.

Every card opens an in-site guide with author and source context, a practical first step, and discussion. The original material remains with its publisher.

96 resources

Generative AI for Everyone by DeepLearning.AI
CourseBeginner

Generative AI for Everyone

DeepLearning.AI · Andrew Ng

A non-technical orientation to what generative AI can do, where it fails, and how teams can use it responsibly.

Time
5 hours · 32 videos
Author
Andrew Ng
capabilitieslimitsstrategy
Read the ToolDix guide
Generative AI for Beginners by Microsoft
CourseBeginner

Generative AI for Beginners

Microsoft

A structured, code-forward curriculum covering generative AI concepts and application building.

Time
21 lessons
application buildingresponsible AIpractice
Read the ToolDix guide
Machine Learning Crash Course by Google for Developers
CourseBeginner

Machine Learning Crash Course

Google for Developers

Interactive modules on models, data, embeddings, neural networks, and production considerations.

Time
Self-paced modules
modelsdataevaluation
Read the ToolDix guide
LLM Course by Hugging Face
Hands-on labIntermediate

LLM Course

Hugging Face

A practical path through Transformers, tokenizers, datasets, fine-tuning, and modern LLM workflows.

Time
12 chapters
transformersdatasetsfine-tuning
Read the ToolDix guide
Practical Deep Learning for Coders by fast.ai
Video seriesIntermediate

Practical Deep Learning for Coders

fast.ai · Jeremy Howard and Rachel Thomas

A practical video course for applying deep learning to vision, language, tabular data, and deployment.

Time
9 lessons · about 90 min each
Author
Jeremy Howard and Rachel Thomas
PyTorchdeploymentprojects
Read the ToolDix guide
What Is ChatGPT Doing … and Why Does It Work? by Stephen Wolfram Writings
Classic readingIntermediate

What Is ChatGPT Doing … and Why Does It Work?

Stephen Wolfram Writings · Stephen Wolfram

A visual, long-form attempt to explain token prediction, neural networks, training, and why fluent output is not the same as grounded correctness.

Time
Long-form reading
Author
Stephen Wolfram
Published
Published 2023-02-14
tokensneural networkstraining
Read the ToolDix guide
Attention Is All You Need by arXiv
Classic readingAdvanced

Attention Is All You Need

arXiv · Ashish Vaswani et al.

The paper that introduced the Transformer architecture used in many modern language and multimodal systems.

Time
Research paper
Author
Ashish Vaswani et al.
Published
Published 2017-06-12
transformersattentionarchitecture
Read the ToolDix guide
OpenAI Cookbook by OpenAI
Hands-on labIntermediate

OpenAI Cookbook

OpenAI

Focused examples for building, evaluating, and operating AI-assisted applications.

Time
Pick one recipe
APIsevaluationproduction
Read the ToolDix guide
GitHub Copilot documentation by GitHub Docs
CourseBeginner

GitHub Copilot documentation

GitHub Docs

A first-party documentation directory for using Copilot in the editor, GitHub, code review, and agent workflows.

Time
Choose a workflow
code reviewinstructionsagent workflows
Read the ToolDix guide
Prompt Engineering Guide by DAIR.AI
CourseBeginner

Prompt Engineering Guide

DAIR.AI

A browsable reference for prompt techniques, evaluation ideas, reliability patterns, and risks.

Time
Reference chapters
prompt patternsevaluationsafety
Read the ToolDix guide
Prompt engineering overview by Anthropic Documentation
Classic readingBeginner

Prompt engineering overview

Anthropic Documentation

A primary documentation hub for designing prompts, defining success criteria, and improving outputs with deliberate techniques.

Time
Reference guide
instructionsexamplesevaluation
Read the ToolDix guide
Prompt engineering guide by OpenAI Developer Documentation
Hands-on labIntermediate

Prompt engineering guide

OpenAI Developer Documentation

A developer-oriented guide for shaping model behavior through clear instructions, context, and evaluation-driven iteration.

Time
One evaluation loop
contextprompt testsiteration
Read the ToolDix guide
AI Agents Course by Hugging Face
CourseIntermediate

AI Agents Course

Hugging Face

An applied route through agent concepts, tool use, and agent frameworks.

Time
Self-paced units
tool useagent loopsevaluation
Read the ToolDix guide
OpenAI Agents SDK quickstart by OpenAI Agents SDK
Hands-on labIntermediate

OpenAI Agents SDK quickstart

OpenAI Agents SDK

A first-party quickstart for defining an agent, adding tools, coordinating handoffs, and observing a run.

Time
One small agent
toolshandoffsguardrails
Read the ToolDix guide
Image generation API documentation by Stability AI
Hands-on labIntermediate

Image generation API documentation

Stability AI

Provider documentation for turning prompts and images into generated visual outputs through an API.

Time
One lab
image generationparametersreview
Read the ToolDix guide
Magenta by Magenta
Hands-on labIntermediate

Magenta

Magenta

An open-source research project exploring machine learning as a creative tool for music and art.

Time
Project-based
music AIcreative codingexperiments
Read the ToolDix guide
Create voice audio files by Google Cloud Documentation
Hands-on labIntermediate

Create voice audio files

Google Cloud Documentation

A first-party guide for producing speech audio from text or SSML through a cloud text-to-speech workflow.

Time
One API experiment
text to speechSSMLaccessibility
Read the ToolDix guide
Meshy documentation by Meshy
Hands-on labBeginner

Meshy documentation

Meshy

Documentation for generating and preparing 3D assets from text or image inputs.

Time
One asset workflow
text to 3Dmeshhandoff
Read the ToolDix guide
ComfyUI Examples by ComfyUI
Hands-on labIntermediate

ComfyUI Examples

ComfyUI

A public set of example workflows for learning how nodes, models, and outputs connect.

Time
Workflow-by-workflow
nodesdiffusiondebugging
Read the ToolDix guide
ComfyUI Official Documentation by ComfyUI
CourseBeginner

ComfyUI Official Documentation

ComfyUI

The official documentation hub for installation, a first generation, interface concepts, tutorials, nodes, and workflow development.

Time
Getting started and tutorials
workflowsnodesinstallation
Read the ToolDix guide
AI Competency Framework for Students by UNESCO
Classic readingBeginner

AI Competency Framework for Students

UNESCO

A policy-facing framework for thinking about AI literacy, human agency, ethics, and learning outcomes.

Time
Framework reading
Published
Published 2024-09-01
AI literacyethicsassessment
Read the ToolDix guide
TeachAI Toolkit by TeachAI
CourseBeginner

TeachAI Toolkit

TeachAI

Practical guidance for educators on AI use, policy, and classroom decision-making.

Time
Guides and frameworks
classroom policyintegrityAI literacy
Read the ToolDix guide
Generative AI Explained by NVIDIA Deep Learning Institute
Video seriesBeginner

Generative AI Explained

NVIDIA Deep Learning Institute

A visual introduction to generative AI concepts and practical starting points from NVIDIA's learning platform.

Time
Self-paced overview
generative AIfoundationsapplications
Read the ToolDix guide
Problem Framing by Google for Developers
Hands-on labBeginner

Problem Framing

Google for Developers

A practical guide to deciding whether a real problem is suitable for machine learning before choosing a model or collecting data.

Time
Self-paced modules
problem framingproductdata
Read the ToolDix guide
Neural Networks: Zero to Hero by Andrej Karpathy
Video seriesIntermediate

Neural Networks: Zero to Hero

Andrej Karpathy · Andrej Karpathy

A creator-led programming series that builds neural-network concepts from small code examples upward.

Time
Video lecture series
Author
Andrej Karpathy
neural networksPythonLLMs
Read the ToolDix guide
Learn Prompting by Learn Prompting
CourseBeginner

Learn Prompting

Learn Prompting

A structured public course covering prompt basics, reliability patterns, and prompt-injection awareness.

Time
Self-paced course
promptingprompt injectionevaluation
Read the ToolDix guide
Prompt Design Strategies by Google AI for Developers
Classic readingIntermediate

Prompt Design Strategies

Google AI for Developers

First-party guidance for structuring instructions, examples, and context when building model interactions.

Time
Reference guide
instructionsfew-shotcontext
Read the ToolDix guide
Prompt Library by Anthropic
Hands-on labIntermediate

Prompt Library

Anthropic

A collection of task patterns that can be treated as starting hypotheses and tested against a real workflow.

Time
Pattern-by-pattern
templatesexperimentsquality
Read the ToolDix guide
OpenAI Agents SDK by OpenAI
Hands-on labIntermediate

OpenAI Agents SDK

OpenAI

A framework and documentation set for composing agents, tools, handoffs, guardrails, and traces.

Time
Documentation and examples
toolshandoffstracing
Read the ToolDix guide
Building Effective Agents by Anthropic Engineering
Classic readingIntermediate

Building Effective Agents

Anthropic Engineering

An engineering perspective on choosing simple workflows before adding autonomous loops, tools, and coordination.

Time
Long-form article
workflowsevaluationreliability
Read the ToolDix guide
LangGraph Academy by LangChain
CourseIntermediate

LangGraph Academy

LangChain

Courses focused on stateful agent workflows, human intervention, memory, and deployment concerns.

Time
Course modules
statehuman-in-the-loopgraphs
Read the ToolDix guide
Diffusion Models Course by Hugging Face
CourseIntermediate

Diffusion Models Course

Hugging Face

A hands-on introduction to diffusion models, image generation pipelines, and the implementation ideas behind them.

Time
Unit-based course
diffusionpipelinesimage generation
Read the ToolDix guide
Adobe Firefly Learn by Adobe
Video seriesBeginner

Adobe Firefly Learn

Adobe

Short official tutorials for ideation, image generation, editing, and production handoff in a design workflow.

Time
Short tutorials
creative briefeditingworkflow
Read the ToolDix guide
Stable Diffusion XL Guide by Stability AI
Classic readingIntermediate

Stable Diffusion XL Guide

Stability AI

A primary starting point for understanding Stability's image-generation platform, API workflow, and operational constraints.

Time
Documentation
SDXLAPIreproducibility
Read the ToolDix guide
Runway Academy by Runway
CourseBeginner

Runway Academy

Runway

Official tutorials for planning, generating, iterating, and exporting AI-assisted video work.

Time
Tutorial collection
shot designgenerationediting
Read the ToolDix guide
Luma Learning Hub by Luma AI
Video seriesBeginner

Luma Learning Hub

Luma AI

A help and learning hub for using AI video and visual-generation workflows in short production cycles.

Time
Tutorial collection
image-to-videoiterationstoryboard
Read the ToolDix guide
Veo Prompting Guide by Google Cloud
Hands-on labIntermediate

Veo Prompting Guide

Google Cloud

Documentation for expressing subject, action, camera, lighting, and audio intent in AI video prompts.

Time
Reference guide
promptingcinematographyreview
Read the ToolDix guide
DDSP: Differentiable Digital Signal Processing by Magenta / Google Research
Hands-on labAdvanced

DDSP: Differentiable Digital Signal Processing

Magenta / Google Research

A research and open-source introduction to combining interpretable digital signal processing elements with neural networks for audio synthesis and transformation.

Time
Research overview and open-source code
DDSPaudio synthesisneural networks
Read the ToolDix guide
Suno Help Center by Suno
CourseBeginner

Suno Help Center

Suno

Official help material for turning creative intent into generated music and understanding account-level features.

Time
Short guides
music briefslyricsiteration
Read the ToolDix guide
ElevenLabs Documentation by ElevenLabs
CourseBeginner

ElevenLabs Documentation

ElevenLabs

Primary documentation for text-to-speech, voice controls, and implementation choices.

Time
Getting-started guides
text-to-speechvoiceconsent
Read the ToolDix guide
Azure AI Speech Documentation by Microsoft Azure
Hands-on labIntermediate

Azure AI Speech Documentation

Microsoft Azure

Quickstarts and architecture guidance for speech recognition, synthesis, and voice-enabled applications.

Time
Quickstarts and guides
speechAPIsprivacy
Read the ToolDix guide
HeyGen Academy by HeyGen
Video seriesBeginner

HeyGen Academy

HeyGen

Official guidance for avatar and translated-video workflows, including setup and output management.

Time
Tutorial collection
avatarstranslationdisclosure
Read the ToolDix guide
Tripo API Documentation by Tripo
Hands-on labIntermediate

Tripo API Documentation

Tripo

A developer reference for text-to-3D and image-to-3D asset generation workflows.

Time
Developer documentation
image-to-3DAPIasset pipeline
Read the ToolDix guide
Blender Open Data by Blender Foundation
Classic readingBeginner

Blender Open Data

Blender Foundation

An open benchmark project that helps creators understand the hardware and rendering context around 3D production.

Time
Reference and benchmarks
renderingbenchmarkproduction
Read the ToolDix guide
ComfyUI GitHub Repository by ComfyUI
Classic readingIntermediate

ComfyUI GitHub Repository

ComfyUI

The source repository, installation notes, release history, and issue discussions for the core node-based workflow tool.

Time
Repository and release notes
open sourceversionsworkflow maintenance
Read the ToolDix guide
ComfyUI-Manager by ComfyUI-Manager
Hands-on labIntermediate

ComfyUI-Manager

ComfyUI-Manager

An open-source manager project for discovering and managing workflow extensions and their installation state.

Time
Repository documentation
custom nodesdependenciesreproducibility
Read the ToolDix guide
Codex Documentation by OpenAI
CourseBeginner

Codex Documentation

OpenAI

Official documentation for delegating coding tasks, providing context, reviewing changes, and using Codex within an engineering workflow.

Time
Getting-started guides
Codexengineering workflowreview
Read the ToolDix guide
Claude Code Documentation by Anthropic
Hands-on labIntermediate

Claude Code Documentation

Anthropic

Official material for using a coding agent in a local repository while keeping task boundaries, permissions, and verification explicit.

Time
Getting-started guides
coding agentspermissionsverification
Read the ToolDix guide
Aider Documentation by Aider
Classic readingIntermediate

Aider Documentation

Aider

Documentation for an open-source pair-programming tool designed around working directly with a Git repository.

Time
Open-source documentation
Gitpair programmingtests
Read the ToolDix guide
TeachAI Classroom Guide by TeachAI
Hands-on labBeginner

TeachAI Classroom Guide

TeachAI

A practical starting point for creating classroom guidance, responsible-use norms, and age-appropriate AI activities.

Time
Planning templates
policyclassroomintegrity
Read the ToolDix guide
AI4K12: Five Big Ideas by AI4K12
Classic readingBeginner

AI4K12: Five Big Ideas

AI4K12

A K-12-oriented framework for introducing AI concepts through a small set of durable ideas and classroom practices.

Time
Framework reading
K-12AI literacycurriculum
Read the ToolDix guide
Teachable Machine by Google Creative Lab
Video seriesBeginner

Teachable Machine

Google Creative Lab

An interactive project for exploring image, sound, and pose classification without a full programming setup.

Time
Interactive project
classificationdataclassroom activity
Read the ToolDix guide
Machine Learning for Beginners by Microsoft
CourseBeginner

Machine Learning for Beginners

Microsoft

A project-based curriculum covering regression, classification, clustering, natural language processing, time series, and reinforcement learning with quizzes and assignments.

Time
12 weeks · 26 lessons
scikit-learnmodel evaluationprojects
Read the ToolDix guide
AI for Beginners by Microsoft
CourseBeginner

AI for Beginners

Microsoft

A broad curriculum spanning neural networks, computer vision, natural language processing, and other foundational AI techniques through lessons and labs.

Time
12 weeks · 24 lessons
neural networkscomputer visionNLP
Read the ToolDix guide
Learn the Basics with PyTorch by PyTorch
Hands-on labBeginner

Learn the Basics with PyTorch

PyTorch

An end-to-end quickstart through tensors, datasets, transforms, model construction, automatic differentiation, optimization, and saving a trained model.

Time
Nine-step quickstart
PyTorchtraining loopautograd
Read the ToolDix guide
TensorFlow Tutorials by TensorFlow
Hands-on labBeginner

TensorFlow Tutorials

TensorFlow

Official notebook tutorials for beginner workflows, data loading, Keras models, vision, text, structured data, and distributed training.

Time
Notebook collection
TensorFlowKerasnotebooks
Read the ToolDix guide
MIT Introduction to Deep Learning by MIT 6.S191
Video seriesIntermediate

MIT Introduction to Deep Learning

MIT 6.S191

A concise university course covering deep-learning foundations, sequence models, generative models, reinforcement learning, and current applications.

Time
Annual lecture series and labs
deep learninglectureslabs
Read the ToolDix guide
Full Stack LLM Bootcamp by Full Stack Deep Learning
CourseIntermediate

Full Stack LLM Bootcamp

Full Stack Deep Learning

A practitioner-focused course covering prompt engineering, augmented language models, LLMOps, deployment, user experience, and product development.

Time
Lectures, labs, and projects
LLM applicationsRAGLLMOps
Read the ToolDix guide
RAG Evaluation by Hugging Face
Hands-on labAdvanced

RAG Evaluation

Hugging Face

A practical notebook for creating a synthetic question set and evaluating retrieval-augmented answers with automated judges and explicit metrics.

Time
One notebook
RAG evaluationsynthetic dataLLM judges
Read the ToolDix guide
RAG from Scratch with LlamaIndex by LlamaIndex
Hands-on labIntermediate

RAG from Scratch with LlamaIndex

LlamaIndex

An official starter path through document loading, indexing, retrieval, querying, and inspection of a compact RAG application.

Time
Starter tutorial
LlamaIndexretrievalcitations
Read the ToolDix guide
Build a RAG Agent with LangChain by LangChain
Hands-on labIntermediate

Build a RAG Agent with LangChain

LangChain

A guided implementation of retrieval and agentic RAG using loaders, embeddings, vector stores, tools, and a model-driven workflow.

Time
Guided tutorial
LangChainagentic RAGretrieval tools
Read the ToolDix guide
Evaluation Best Practices by OpenAI Developer Documentation
Classic readingIntermediate

Evaluation Best Practices

OpenAI Developer Documentation

Guidance for defining objectives, collecting representative cases, selecting graders, and continuously evaluating model behavior.

Time
Guide and examples
evalsgraderstest datasets
Read the ToolDix guide
People + AI Guidebook by Google PAIR
CourseBeginner

People + AI Guidebook

Google PAIR

A human-centered product guide covering user needs, data, mental models, explainability, feedback, control, and graceful failure in AI products.

Time
Six product chapters
human-centered AItrustproduct design
Read the ToolDix guide
Build Trusted AI Products with PAIR by Google Codelabs
Hands-on labIntermediate

Build Trusted AI Products with PAIR

Google Codelabs

A guided product exercise for applying human-centered data practices, explainability, and calibrated trust to an AI feature concept.

Time
One guided codelab
PAIRproduct workshopexplainability
Read the ToolDix guide
Transform Your Business with AI by Microsoft Learn
CourseBeginner

Transform Your Business with AI

Microsoft Learn

A business-leader learning path on creating value, responsible adoption, organizational readiness, and scaling AI initiatives.

Time
4 modules
AI strategyadoptionbusiness value
Read the ToolDix guide
Applied AI Foundations by OpenAI Academy
Video seriesBeginner

Applied AI Foundations

OpenAI Academy

A practical learning path for moving from individual prompts to repeatable workflows, review habits, and useful applications of AI at work.

Time
Self-paced course and events
applied AIworkflowsadoption
Read the ToolDix guide
AI Product Management by Duke University
CourseIntermediate

AI Product Management

Duke University · Jon Reifschneider

A non-coding specialization on machine-learning foundations, project leadership, data processes, human-centered design, privacy, and ethical AI product decisions.

Time
Three-course specialization
Author
Jon Reifschneider
AI product managementML projectshuman-centered design
Read the ToolDix guide
Introduction to Responsible AI by Google for Developers
CourseBeginner

Introduction to Responsible AI

Google for Developers

A structured introduction to fairness, accountability, safety, and privacy considerations when developing and scaling AI systems.

Time
Short learning modules
fairnessaccountabilityprivacy
Read the ToolDix guide
AI Risk Management Framework by NIST
Classic readingIntermediate

AI Risk Management Framework

NIST

A voluntary framework organized around Govern, Map, Measure, and Manage for operationalizing trustworthy and responsible AI risk management.

Time
Framework and playbook
NIST AI RMFrisk managementgovernance
Read the ToolDix guide
Generative AI Profile by NIST
Classic readingAdvanced

Generative AI Profile

NIST

A companion profile that applies the AI RMF to generative-AI risks, actions, measurement needs, and governance considerations.

Time
Companion risk profile
generative AIrisk profilecontrols
Read the ToolDix guide
OWASP Top 10 for LLM Applications by OWASP GenAI Security Project
Hands-on labIntermediate

OWASP Top 10 for LLM Applications

OWASP GenAI Security Project

A practitioner reference for common LLM application risks such as prompt injection, sensitive-data disclosure, excessive agency, and insecure output handling.

Time
Threat-by-threat guide
prompt injectionexcessive agencythreat modeling
Read the ToolDix guide
Microsoft Responsible AI Standard by Microsoft
Classic readingAdvanced

Microsoft Responsible AI Standard

Microsoft

A public overview of Microsoft's responsible-AI principles, governance approach, and resources for putting accountability into product development.

Time
Standard and implementation guidance
responsible AIstandardsaccountability
Read the ToolDix guide
MLOps Course by Made With ML
CourseIntermediate

MLOps Course

Made With ML · Goku Mohandas

An end-to-end course covering product design, data, modeling, testing, reproducibility, serving, observability, and CI/CD for machine-learning systems.

Time
End-to-end course
Author
Goku Mohandas
testingservingobservability
Read the ToolDix guide
MLOps Zoomcamp by DataTalks.Club
CourseIntermediate

MLOps Zoomcamp

DataTalks.Club

A project-led curriculum covering experiment tracking, orchestration, deployment, monitoring, testing, infrastructure, and a production capstone.

Time
9 modules and project
MLflowdeploymentmonitoring
Read the ToolDix guide
Full Stack Deep Learning by Full Stack Deep Learning
Video seriesAdvanced

Full Stack Deep Learning

Full Stack Deep Learning

A systems-oriented course on infrastructure, experiment management, troubleshooting, testing, deployment, monitoring, data management, and team practices.

Time
Lectures and labs
ML systemsdeploymentoperations
Read the ToolDix guide
Rules of Machine Learning by Google for Developers
Classic readingIntermediate

Rules of Machine Learning

Google for Developers · Martin Zinkevich

A field guide to production ML that prioritizes solid pipelines, simple baselines, meaningful features, measurable objectives, and staged system evolution.

Time
43 production rules
Author
Martin Zinkevich
production MLpipelinesmetrics
Read the ToolDix guide
MLflow Getting Started by MLflow
Hands-on labBeginner

MLflow Getting Started

MLflow

Official quickstarts for experiment tracking, model packaging, evaluation, registry workflows, and serving.

Time
Quickstart tutorials
experiment trackingmodel registryserving
Read the ToolDix guide
DCGAN Tutorial by PyTorch
Hands-on labIntermediate

DCGAN Tutorial

PyTorch · Nathan Inkawhich

A code-led introduction to training a deep convolutional generative adversarial network, including data, generator, discriminator, loss, optimization, and output inspection.

Time
One implementation tutorial
Author
Nathan Inkawhich
GANPyTorchimage generation
Read the ToolDix guide
Creating Videos with Sora by OpenAI Help Center
CourseBeginner

Creating Videos with Sora

OpenAI Help Center

First-party guidance for creating, editing, storyboarding, and iterating on short generated videos in Sora.

Time
Product guide
Sorastoryboardsvideo iteration
Read the ToolDix guide
Generate Video with Adobe Firefly by Adobe
Hands-on labBeginner

Generate Video with Adobe Firefly

Adobe

Official tutorials for text-to-video and image-to-video generation, camera controls, iteration, and integration with an editing workflow.

Time
Tutorial collection
Fireflyimage-to-videoediting
Read the ToolDix guide
Hugging Face Audio Course by Hugging Face
CourseIntermediate

Hugging Face Audio Course

Hugging Face

A structured course on audio data, transformer architectures, classification, speech recognition, text-to-speech, and real-world audio applications.

Time
8 units with exercises
audio transformersspeechclassification
Read the ToolDix guide
AudioCraft by Meta AI Research
Hands-on labAdvanced

AudioCraft

Meta AI Research

A research codebase for audio and music generation that includes model inference, conditioning, training references, and evaluation utilities.

Time
Repository tutorials and demos
MusicGenaudio generationresearch code
Read the ToolDix guide
SpeechBrain Tutorials by SpeechBrain
Hands-on labAdvanced

SpeechBrain Tutorials

SpeechBrain

Official tutorials for speech recognition, speaker recognition, enhancement, separation, and other speech-processing workflows.

Time
Notebook collection
speech recognitionspeaker modelsaudio ML
Read the ToolDix guide
Stable Fast 3D by Stability AI
Hands-on labAdvanced

Stable Fast 3D

Stability AI

An image-to-3D research repository for generating textured 3D assets, with setup, inference, model, and output guidance.

Time
Repository and model demo
image-to-3Dmeshesopen models
Read the ToolDix guide
GET3D: A Generative Model of High Quality 3D Textured Shapes by NVIDIA Research
Classic readingAdvanced

GET3D: A Generative Model of High Quality 3D Textured Shapes

NVIDIA Research

A research project on generating textured 3D meshes with explicit surface representations, accompanied by paper, visual results, and code references.

Time
Paper, project page, and code
3D generationmeshesresearch paper
Read the ToolDix guide
ComfyUI Official Tutorials by ComfyUI
Video seriesBeginner

ComfyUI Official Tutorials

ComfyUI

A guided official tutorial entry point for understanding model loading, prompts, sampling, latent decoding, and saving output in a ComfyUI graph.

Time
Tutorial collection
ComfyUItext-to-imagereproducibility
Read the ToolDix guide
Elements of AI by University of Helsinki & MinnaLearn
CourseBeginner

Elements of AI

University of Helsinki & MinnaLearn

A non-technical course that builds intuition for defining AI, search, probability, machine learning, neural networks, and societal impact through short readings and exercises.

Time
6 chapters · self-paced
AI foundationsprobabilitymachine learning
Read the ToolDix guide
CS50's Introduction to AI with Python by Harvard University
CourseIntermediate

CS50's Introduction to AI with Python

Harvard University · Brian Yu and David J. Malan

A project-led introduction to search, knowledge representation, uncertainty, optimization, machine learning, neural networks, and language in Python.

Time
7 topics · lectures and projects
Author
Brian Yu and David J. Malan
searchmachine learningneural networks
Read the ToolDix guide
Stanford CS336: Language Modeling from Scratch by Stanford NLP
CourseAdvanced

Stanford CS336: Language Modeling from Scratch

Stanford NLP

An end-to-end technical course on data pipelines, tokenization, transformer implementation, training, scaling, evaluation, and systems efficiency for language models.

Time
Lectures · assignments · systems work
transformerstraining systemsscaling
Read the ToolDix guide
AI Agents for Beginners by Microsoft
CourseBeginner

AI Agents for Beginners

Microsoft

A structured introduction to agent design patterns, tool use, multi-agent collaboration, planning, memory, retrieval, observability, and trustworthy operation.

Time
12 lessons · code samples
agent patternstool usemulti-agent systems
Read the ToolDix guide
Build Agents with Agent Development Kit by Google for Developers
Hands-on labIntermediate

Build Agents with Agent Development Kit

Google for Developers

A guided build that uses Google's Agent Development Kit to define an agent, connect tools and models, manage sessions, and observe a working flow.

Time
Guided codelab
ADKagent toolsGoogle Cloud
Read the ToolDix guide
Build an MCP Server by Model Context Protocol
Hands-on labIntermediate

Build an MCP Server

Model Context Protocol

An official tutorial for building a small MCP server with tools, connecting it to a host, handling transport correctly, and testing the resulting integration.

Time
One end-to-end tutorial
MCPtool schemastransport
Read the ToolDix guide
Hugging Face Context Course by Hugging Face
CourseIntermediate

Hugging Face Context Course

Hugging Face

A focused course on context engineering for coding agents using skills, plugins, MCP servers, subagents, hooks, and deliberate control of the agent loop.

Time
6 units · exercises
context engineeringskillssubagents
Read the ToolDix guide
Secure AI Framework (SAIF) by Google
Classic readingIntermediate

Secure AI Framework (SAIF)

Google

A security framework for mapping AI risks, extending established controls, automating defenses, and adapting protection to model, data, infrastructure, and application layers.

Time
Framework · risk map · controls
AI securityrisk assessmentcontrols
Read the ToolDix guide
MITRE ATLAS by MITRE
Classic readingAdvanced

MITRE ATLAS

MITRE

A structured knowledge base of adversary tactics, techniques, case studies, and mitigations for machine-learning and generative-AI systems.

Time
Living knowledge base
adversary tacticsAI red teamingmitigations
Read the ToolDix guide
The 2026 AI Index Report by Stanford Institute for Human-Centered AI
Classic readingIntermediate

The 2026 AI Index Report

Stanford Institute for Human-Centered AI

A globally sourced report on AI research, technical performance, adoption, investment, responsible AI, public opinion, education, policy, and societal impact.

Time
Annual data report
AI adoptioninvestmentresponsible AI
Read the ToolDix guide

Have a useful, rights-cleared learning resource?

Submit an original lesson, an openly licensed adaptation, or a curated resource. Every submission is reviewed before it appears publicly.

Choose a path

What do you want to make or understand?

New lessons are reviewed before publication.