
Free Materials
Courses, notebooks, POCs and tutorials to get you started with AI hands-on.
Course
Build AI `Agents from Scratch with Agno
A hands-on Google Colab notebook that walks you through building AI agents from zero — no prior experience required, just curiosity and a Google account.
Access →Tutorial
Use OpenCode with your own API Keys
A script to install and use OpenCode with your own API keys - whether they are from OpenAI, Azure OpenAI, or Ollama.
Access →Tutorial
Orchestrate your workflows with Prefect
A hands-on Google Colab notebook that walks you through orchestrating your workflows with Prefect - no prior experience required, just curiosity and a Google account.
Access →Tutorial
Use Claude Code with a bigger limit
A script to use Claude Code with a bigger limit
Access →Template
Is it time for an AI gateway? Run this on your repo.
A dependency-free Python script that inventories every AI model call, exposed key, provider endpoint and declared MCP server, then closes with two readings: usage maturity across five dimensions and a verdict on whether it is time for a gateway. Runs offline. Ships in an open repository with the full gateway stack and C4 diagrams.
Access →Template
LiteLLM + Langfuse gateway stack (Docker Compose)
A working docker-compose stack for a self-hosted AI gateway: virtual keys per team, spend caps, versioned routing with fallbacks, and full tracing. Everything runs on your own infrastructure. Includes measured latency overhead.
Access →