
LLM Course
Hugging Face
A practical path through Transformers, tokenizers, datasets, fine-tuning, and modern LLM workflows.
- Time
- 12 chapters
AI learning path
Understand transformer-based language systems, build retrieval with citations, and evaluate quality before treating a demo as a product.
For AI application developers and technical product teams
24 original lessons on ToolDix, roughly 494 minutes end to end
Start the courseOptional, after the lessons
Published by other organizations and kept here for reference. The lessons above are the ToolDix course; these are where to go once you want the vendor's own documentation.
8 resources

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

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

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

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

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

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

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

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