AI Fundamentals16 Jun 2026• 4 min read
Explore the papers and resources that shaped modern AI. From the Transformer architecture to GPT-3, chain-of-thought prompting, and the official LangChain and LangGraph docs, this curated reading list will help you build a stronger foundation as an AI engineer.
AI Fundamentals16 Jun 2026• 4 min read
Learn the key differences between LangChain and LangGraph, two powerful frameworks for building AI applications. Discover when to use simple chains, when to build autonomous agents, and how to choose the right tool for your workflow, scalability, and complexity needs.
AI Fundamentals16 Jun 2026• 6 min read
Why do some people get amazing results from AI while others don't? The difference is often prompt engineering. Learn how to guide LLMs, improve reasoning, enforce structure, and consistently generate better outputs using the techniques professionals rely on every day.
- #Few Shot
- #Prompt engineering
- #Zero Shot
AI Fundamentals16 Jun 2026• 5 min read
Large Language Models
AI Fundamentals16 Jun 2026• 6 min read
Before you dive into building real-world AI systems, this primer gives you the mental models and vocabulary you need. No heavy math — just clear, intuitive explanations that will make everything else in the course click.
- #Vectorization
- #Tokenization
- #Embeddings
AI Fundamentals11 Jun 2026• 10 min read
Every tool category. What goes in each slot. Why we chose it over the alternatives. Built from 8 sprints of teaching engineers to ship real AI systems not demo projects.
AI Fundamentals5 Jun 2026• 10 min read
Tokens, context windows, and temperature — not as definitions, but as the mental models you'll use every time you write a prompt or debug a model call.