> For the complete documentation index, see [llms.txt](https://docs.seldon.ai/seldon-enterprise-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seldon.ai/seldon-enterprise-platform/demos/seldon-core-v1.md).

# Seldon Core 1

To run these demos install Seldon Enterprise Platform with the necessary permissions to create or update deployments.

Most demos utilize pre-built models, except for the Kubeflow demo, which includes [steps to build a model and push it to MinIO](https://github.com/SeldonIO/seldon-deploy-resources/blob/main/examples/seldon-core/kubeflow/seldon_e2e_adult.ipynb).

Models can either be:

* Pushed to MinIO or other object stores for use with pre-packaged model servers.
* Packaged as Docker containers using language wrappers.

For detailed guidance on the building and hosting stages, refer to the [Seldon Core documentation](https://docs.seldon.io/projects/seldon-core/en/latest/).

Regardless of how you install your `SeldonDeployments`, the Seldon Enterprise Platform should have visibility into the relevant namespaces. These demos utilize the Enterprise Platform UI for simplicity and convenience.
