# Seldon Documentation Resources

Find out more about Seldon at: [seldon.io](https://www.seldon.io/)

## Start with Core 2

Core 2 is a modular framework with a data-centric approach, designed to help businesses harness the growing complexities of real-time deployment and monitoring.

### Get Started

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Concepts of Core 2</strong></p><p>Provides a framework for understanding key functionalities, architectures, and workflows within the Machine Learning system. </p></td><td><a href="https://docs.seldon.ai/seldon-core-2/about/concepts">https://docs.seldon.ai/seldon-core-2/about/concepts</a></td><td><a href="/files/OJrMrvbESb7sxM0HDq7A">/files/OJrMrvbESb7sxM0HDq7A</a></td></tr><tr><td><p><strong>Install Core 2</strong></p><p>Learn about installing Core 2 in various setups for different stages of development lifecycle.</p></td><td><a href="https://docs.seldon.ai/seldon-core-2/installation/installation">https://docs.seldon.ai/seldon-core-2/installation/installation</a></td><td><a href="/files/OJrMrvbESb7sxM0HDq7A">/files/OJrMrvbESb7sxM0HDq7A</a></td></tr><tr><td><p><strong>Use MLServer with Core 2</strong></p><p>Learn more about how Core 2 integrates seamlessly into your MLOps workflows.</p></td><td><a href="https://docs.seldon.ai/seldon-core-2/user-guide/resources">https://docs.seldon.ai/seldon-core-2/user-guide/resources</a></td><td><a href="/files/OJrMrvbESb7sxM0HDq7A">/files/OJrMrvbESb7sxM0HDq7A</a></td></tr></tbody></table>

## Core 2 + Modules

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Core 2</strong></td><td>A modular, data-centric framework for scaling ML and LLMOps in production, keeping data in your control to meet security and compliance needs.</td><td><a href="/files/CYwMQ8QN2Ng36jNZTXwg">/files/CYwMQ8QN2Ng36jNZTXwg</a></td><td><a href="https://docs.seldon.ai/seldon-core-2/">https://docs.seldon.ai/seldon-core-2/</a></td></tr><tr><td><strong>ML Server</strong></td><td>Specialized lightweight API server that receives input data, run through trained models and returns predictions or outputs.</td><td><a href="/files/fvbDA9uYrIRFHK0fRPTC">/files/fvbDA9uYrIRFHK0fRPTC</a></td><td><a href="https://docs.seldon.ai/mlserver">https://docs.seldon.ai/mlserver</a></td></tr><tr><td><strong>LLM Module</strong></td><td>Deploy GenAI workflows with observability, prompt orchestration and production-ready scaling – with built-in and enabled guardrails.</td><td><a href="/files/JjBpnKSKcnBW8OkSgBLk">/files/JjBpnKSKcnBW8OkSgBLk</a></td><td><a href="https://docs.seldon.ai/llm-module">https://docs.seldon.ai/llm-module</a></td></tr><tr><td><strong>Model Performance Metrics (MPM) Module</strong></td><td>Optimize production classification &#x26; regression models with model quality insights.</td><td><a href="/files/KtPfcgWXVb4loiTwKjwU">/files/KtPfcgWXVb4loiTwKjwU</a></td><td><a href="https://docs.seldon.ai/mpm/">https://docs.seldon.ai/mpm/</a></td></tr><tr><td><strong>Alibi Detect Module</strong></td><td>Library of outlier, adversarial and drift detectors methods supported across a broad coverage of types of use cases.</td><td><a href="/files/YnhsiVLJwWigi0VGVz4o">/files/YnhsiVLJwWigi0VGVz4o</a></td><td><a href="https://docs.seldon.ai/alibi-detect">https://docs.seldon.ai/alibi-detect</a></td></tr><tr><td><strong>Alibi Explain Module</strong></td><td>Library of model inspection, interpretation and explanation methods across global, local, black box and white box models.</td><td><a href="/files/DubVWp1W9IUut5eS9rZk">/files/DubVWp1W9IUut5eS9rZk</a></td><td><a href="https://docs.seldon.ai/alibi-explain/">https://docs.seldon.ai/alibi-explain/</a></td></tr></tbody></table>

### Other Solutions

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Core 1</strong><br>A cloud-agnostic, open-source platform for deploying machine learning models.<br></td><td><a href="https://docs.seldon.ai/dev/seldon-core-v1">https://docs.seldon.ai/dev/seldon-core-v1</a></td><td><a href="/files/eZiCDWSTH1tX9M1gUZZD">/files/eZiCDWSTH1tX9M1gUZZD</a></td></tr><tr><td><strong>Enterprise Platform</strong><br>Provides oversight and governance for Machine Learning and LLM deployments.</td><td><a href="https://docs.seldon.ai/seldon-enterprise-platform">https://docs.seldon.ai/seldon-enterprise-platform</a></td><td><a href="/files/qfwyucxTE2clrU6R17kt">/files/qfwyucxTE2clrU6R17kt</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seldon.ai/home/seldon-documentation-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
