Masterclass Guides|
Learn AI with the best resources from the community.
Basic Prompting
>>> A guide to understanding and using basic prompts in AI models.
Advanced Prompting
>>> A guide to mastering advanced prompts to get the best results from AI models.
Prompt Optimization
>>> Master the art of refining prompts through systematic iteration, testing, and advanced optimization techniques to achieve consistent, high-quality results.
Choosing LLMs
>>> A guide to choosing the right LLM for your needs.
MCP Servers
>>> A comprehensive guide to the Model Context Protocol for connecting AI models to external tools and data.
Local AI Coding with Ollama
>>> Set up a local LLM on your laptop and use it for AI-assisted coding in VS Code—completely free and private.
Running Local Models on a VM
>>> Set up a GPU-enabled virtual machine to run Hugging Face models for text generation, image generation, and more.
Single-Agent Systems
>>> Build production-ready AI agents with simple loops, good tools, and minimal complexity.
Multi-Agent Systems
>>> Build systems where multiple specialized agents collaborate, communicate, and coordinate to solve complex problems.