Module 25: Inference Providers¶
Category: Ecosystem — Module 25 (2 of 5 in this category)
(Placeholder module — a short overview for now; full lesson content is coming soon.)
Hosted APIs that serve LLM inference, so you don't have to run any hardware yourself.
Topics this module will cover: - OpenRouter - OpenAI - Google AI Studio
Tutorial Progress¶
graph LR
A[24: Agent Frameworks] --> B[25: Inference Providers]
B --> C[26: Inference Engines]
C --> D[27: UI Design]
D --> E[28: Observability]
style A fill:#90EE90
style B fill:#FFFF00
Previous Module: Module 24: Agent Frameworks Next Module: Module 26: Inference Engines