Skip to content

mrobinson2/ai-explainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Explainers

Plain-language explainers on practical AI architecture and agent patterns, written for IT leaders, architects, engineers, and security teams. Each article is self-contained Markdown free to read, download, and reuse with attribution.

New explainers are added over time - this repo is the canonical home for the full-resolution versions of the visuals shared on LinkedIn.

Contents

  • Mixture of Experts vs. Mixture of Agents — one improves the model, the other improves the answer. Where each sits in the AI stack, why the distinction matters for architecture and delivery decisions, and five common sub-patterns of Mixture of Agents. Includes three high-res diagrams and a print-ready PDF.
  • The Real Bottleneck for AI Agents Isn't the Model. It's the Context. — why context, not the model, is usually the limiting factor for agents. Prompt engineering vs. context engineering, the "context rot" problem, the Goldilocks system prompt, and what good context engineering looks like in practice.

How to download

  • Read on GitHub - open any article folder and its README.md renders in your browser.
  • Download individual files — open an image or PDF, then use the Download button (for PNGs/PDFs, the "..." / download icon on the file page) to grab the full-resolution original.
  • Grab the whole repo as a ZIP — click the green Code button on the repo home page → Download ZIP.
  • Clone itgit clone https://github.com/mrobinson2/ai-explainers.git

License

This repository is dual-licensed:

About

By Michael Robinson. Connect on LinkedIn: https://www.linkedin.com/in/mrobinson2

© 2026 Michael Robinson.

About

Plain-language explainers and high-res visuals on practical AI architecture and agent patterns.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CONTENT.md

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors