AI Doesn't Exist: Functional Models Do

A practical approach to understanding what we really mean when we talk about "AI".

AI functional models illustration

"AI" is a marketing term, not a precise technical definition. What actually exists are functional models designed to solve specific types of problems. Understanding this distinction is crucial for making good technology decisions.

The three big categories

📝 Language Models (LLMs)

Generate and understand text. GPT, Claude, Llama. Good for writing, summarizing, coding, conversations.

👁️ Vision Models

Interpret images and video. Object detection, classification, segmentation. OCR, medical diagnostics, quality control.

🎨 Generative Models

Create new content from descriptions. DALL-E, Midjourney, Stable Diffusion. Images, music, video.

Why does this distinction matter?

The combination is where the magic happens

The most interesting products combine multiple models: a vision model that interprets an image, an LLM that describes it in natural language, and a generative model that can modify it based on instructions.

Practical considerations

Don't ask "should I use AI?" Ask: "What specific problem do I have and which functional model is best suited to solve it?"

Jorel del Portal

Jorel del Portal

Systems engineer specialized in enterprise software architecture and high availability platforms.