# The Key Categories in the AI Ecosystem | LLMnet Directory

[Skip to content](#lm-inhoud)Network/[NL](/en/ai-ecosysteem-categorieen)EN[Hubhub.llmnet.nlCompare models on task, language, cost and licence.](https://hub.llmnet.nl/en/)[Communitycommunity.llmnet.nlPrompt techniques, patterns and system prompts.](https://community.llmnet.nl/en/)[APIapi.llmnet.nlLLMs in production: rate limits, routing, structured output.](https://api.llmnet.nl/en/)[Consultancyconsultancy.llmnet.nlRolling out AI in an organisation, pilot to production.](https://consultancy.llmnet.nl/en/)[Newsnieuws.llmnet.nlAI developments, explained for the Netherlands.](https://nieuws.llmnet.nl/en/)[Benchmarkbenchmark.llmnet.nlMeasure AI quality yourself, on your own tasks.](https://benchmark.llmnet.nl/en/)[Careersvacatures.llmnet.nlAI roles, salaries and career paths in the Netherlands.](https://vacatures.llmnet.nl/en/)[Learnleren.llmnet.nlAI concepts in plain language, beginner to builder.](https://leren.llmnet.nl/en/)[Guidegids.llmnet.nlRun AI privately on your own Mac, PC, NAS or home server.](https://gids.llmnet.nl/en/)[Directorydirectory.llmnet.nlMapping the AI ecosystem: tools, models, companies.](https://directory.llmnet.nl/en/)[Radarradar.llmnet.nlSignals from X, research and communities for indie developers.](https://radar.llmnet.nl/en/)[Appsapps.llmnet.nlReviews of AI apps and open-source repos, with tips for builders.](https://apps.llmnet.nl/en/)[llmnet.nl — main site](https://llmnet.nl/en/)[](https://x.com/intent/post?url=https%3A%2F%2Fdirectory.llmnet.nl%2Fen%2Fai-ecosysteem-categorieen&text=The%20Key%20Categories%20in%20the%20AI%20Ecosystem)[](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fdirectory.llmnet.nl%2Fen%2Fai-ecosysteem-categorieen)[](https://www.reddit.com/submit?url=https%3A%2F%2Fdirectory.llmnet.nl%2Fen%2Fai-ecosysteem-categorieen&title=The%20Key%20Categories%20in%20the%20AI%20Ecosystem)[](#)[](https://x.com/intent/post?url=https%3A%2F%2Fdirectory.llmnet.nl%2Fen%2Fai-ecosysteem-categorieen&text=The%20Key%20Categories%20in%20the%20AI%20Ecosystem)[](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fdirectory.llmnet.nl%2Fen%2Fai-ecosysteem-categorieen)[](https://www.reddit.com/submit?url=https%3A%2F%2Fdirectory.llmnet.nl%2Fen%2Fai-ecosysteem-categorieen&title=The%20Key%20Categories%20in%20the%20AI%20Ecosystem)[](#)By Ivo Donker — created with AI assistance (Claude & Gemini) · Last updated: July 27, 2026

# Mapping the AI Ecosystem

The fundamental building blocks for modern applications

The generative AI landscape is evolving at an unprecedented pace. To build scalable and reliable applications, it is essential to understand the layers that make up the modern AI stack. This is the directory of the key categories.

## 1. Model Providers

These are the organizations that train and make powerful foundation models (LLMs) available. They deliver raw intelligence and reasoning power via APIs. The choice of model largely determines the capabilities of your final application.

- Anthropic (known for the Claude models)

- OpenAI (known for the GPT series)

- DeepSeek (strong in cost-efficient and open-weight models)

## 2. Inference & Hosting

Inference providers deliver the computing power (GPUs and cloud infrastructure) needed to actually run AI models. Especially for open-source models, specialized and scalable hosting is crucial for fast response times and affordable processing.

- Together AI

- Hugging Face (Inference Endpoints)

- Groq

## 3. Vector Databases

To provide models with context via Retrieval-Augmented Generation (RAG), texts are converted into mathematical vectors. Vector databases are specifically built to store this data efficiently and perform lightning-fast semantic searches across millions of documents.

- Pinecone

- Weaviate

- Qdrant

## 4. Agent Frameworks

Frameworks provide the orchestration layer that allows you to connect LLMs to external tools, memory, and logic. This enables models to not only generate text, but also independently plan and execute multi-step tasks as autonomous 'agents'.

- LangChain

- LlamaIndex

- AutoGen

## 5. Evaluation Tools

As AI applications become more complex, measuring output quality is indispensable. Evaluation tools help developers monitor hallucinations, test prompts, and ensure consistent performance in production environments.

- LangSmith

- Ragas

- TruEra

Want to build further? For technical implementation details and API references, also check out our extensive documentation on the [LLMnet API hub](https://api.llmnet.nl/en/).

© 2026 LLMnet Directory. Part of the AI Ecosystem network.
