AI Periodic Table Explained: Mapping LLMs, RAG & AI Agent Frameworks
Summary
This content introduces "The AI Periodic Table," a conceptual framework designed to organize and demystify the complex landscape of artificial intelligence components. It categorizes AI elements into four rows: Primitives, Compositions, Deployment, and Emerging, and five columns representing families like Reactive, Retrieval, Orchestration, Validation, and Models. Key primitive elements include Prompts (Pr), Embeddings (Em), and Large Language Models (Lg). Compositions feature Function Calling (Fc), Vector Databases (Vx), Retrieval Augmented Generation (RAG) (Rg), Guardrails (Gr), and Multi-modal Models (Mm). Deployment elements cover Agents (Ag), Fine Tuning (Ft), Frameworks (Fw), Red Teaming (Rt), and Small Models (Sm). Emerging elements include Multi-agent Systems (Ma), Synthetic Data (Sy), Interpretability (In), and Thinking Models (Th). The table helps predict how these elements combine, illustrating common AI architectures like RAG-powered chatbots and agentic loops.
Key takeaway
For AI engineers and product managers evaluating new AI architectures or products, use the AI Periodic Table to deconstruct proposed solutions. By mapping elements and their interactions, you can identify potential gaps, over-engineering, or opportunities to use more efficient components like small models instead of complex thinking models, ensuring robust and cost-effective deployments.
Key insights
The AI Periodic Table provides a structured framework to understand and predict how AI components interact.
Principles
- AI elements combine predictably like chemical reactions.
- Primitives form the atomic basis of all AI systems.
- Elements evolve from control to action to autonomy.
Method
Organize AI components into a 4x5 table with rows for Primitives, Compositions, Deployment, and Emerging, and columns for Reactive, Retrieval, Orchestration, Validation, and Models families.
In practice
- Map new AI features to the table's elements.
- Identify missing safety or orchestration elements.
- Assess if a simpler model could suffice.
Topics
- AI Periodic Table
- Large Language Models
- Retrieval-Augmented Generation
- AI Agents
- Vector Databases
Best for: AI Engineer, AI Product Manager, CTO
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by IBM Technology.