-
The Cocktail Party — Understanding AttentionExplore how the attention mechanism works through an intuitive cocktail-party analogy.
-
RAG Explorer — Intuitive GuideStep through Retrieval-Augmented Generation: embedding, retrieval, and answer synthesis.
-
Function Calling — Step by StepSee how LLMs use function calling to interact with external tools and APIs.
-
Base Model vs Instruction-Tuned ModelCompare how a raw base model and an instruction-tuned model respond differently to the same prompts.
-
Understanding Fine-Tuning & LoRAVisualize how fine-tuning and LoRA adapt a pre-trained model to new tasks.