Free GenAI Resources
130+ tutorials curated into downloadable guides, cheatsheets, and templates. Get up to speed on RAG, AI Agents, Prompt Engineering, and more.
GenAI Getting Started Guide
A curated learning path through 130+ tutorials, from fundamentals to production-ready AI agents. Know exactly what to learn and in what order.
What's inside:
- Structured learning path from beginner to advanced
- Curated tutorial recommendations for each skill level
- Architecture decision flowcharts for common GenAI patterns
- Links to hands-on Jupyter notebooks for every concept
Top 10 Prompt Engineering Templates
Battle-tested prompt templates extracted from the Prompt Engineering book. Copy-paste ready for ChatGPT, Claude, and any LLM.
What's inside:
- Chain-of-thought reasoning template
- Few-shot learning with structured examples
- Role-based system prompt frameworks
- Output formatting and validation patterns
AI Agent Architecture Cheatsheet
Visual reference for building AI agents, from single-agent loops to multi-agent orchestration. Covers ReAct, Plan-and-Execute, and more.
What's inside:
- ReAct agent pattern with tool integration
- Plan-and-Execute architecture diagram
- Multi-agent communication patterns
- Memory and state management strategies
RAG Implementation Checklist
Step-by-step checklist for building production RAG systems, covering chunking, embedding, retrieval, and evaluation strategies.
What's inside:
- Document processing and chunking strategies
- Embedding model selection guide
- Retrieval optimization techniques
- Evaluation metrics and testing framework
Related Blog Posts
Your First AI Agent: Simpler Than You Think
A beginner-friendly guide to building your first AI agent from scratch, covering what agents really are, how they work, and step-by-step instructions to build one.
How to Choose Your AI Agent Framework
A practical comparison of AI agent frameworks, when each shines, their trade-offs, and how to choose the right tool for your project.
How to Stop AI Hallucinations
AI hallucinations are one of the biggest challenges in production AI. Here are battle-tested techniques to minimize and control them.
