Lesson 11: What is a Provider? Who Gives You Access to Models
Understand the model → provider → user chain, and why the same model can cost different amounts depending on where you use it.
Understand the model → provider → user chain, and why the same model can cost different amounts depending on where you use it.
We demystify APIs — what they are, how they work, and why you need one for an agent.
A map of real free options for using AI: from web chats to local models on your computer.
What it means to run a model locally, when it makes sense, how Ollama works, and what models you can run based on your hardware.
We consolidate everything learned with a clear mental diagram, a comparison table, and a decision tree for choosing your model and provider.
We define AI agent, differentiate it from a chatbot, and understand why it’s a qualitative leap.
The components of an AI agent: brain, tools, memory, senses, and hands. How they fit together to create a working agent.
What tools and skills are, why they’re essential, how an agent decides which to use, and what MCP is.
The types of agent memory, what embeddings are, how RAG works, and why memory is the hardest problem.
The options for building an agent: from simplest to most complex. Which to choose based on your level.