Enterprise DNA Enterprise DNA
Directories / Models / Learn

Models · Learn

Models, explained

The leaderboard tells you the numbers. This tells you what they mean. Three short guides to what is different between the models, which one to use for your job, and how to run several of them together without the headache.

Updated

1,342 models in the live catalogue

Common questions

What is the difference between AI models?

The frontier models are close on most single tasks, so the real differences are temperament and shape: how closely a model follows instructions, how it writes, how much it can read at once, how it behaves in an agent loop, and what it costs to run. Open-weight models add the option to run the model yourself at lower cost. The model families guide breaks down each one.

How do I know which AI model to use?

Start with the job, not the model. Name the task, weigh the cost of being wrong, then pick the cheapest model that clears the quality bar. The how-to-choose guide walks through this task by task with live picks for coding, agents, reasoning, high-volume work, and long documents.

Should a business use one model or several?

Several, for almost any real workflow. Different steps have different needs, so matching each step to the right model is cheaper and better than forcing one model to do everything. That practice is called model routing, and it is how the intelligence layer is actually run in production.