Instill Core is an open-source Python-based platform for data, model, and pipeline orchestration, with Docker-based self-hosted deployment and a CLI/SDK ecosystem. Latest releases show ongoing maintenance up to v0.58.1 as of 2025-10-14.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Instill Core is an end-to-end AI platform for data, pipeline and model orchestration.
How it works
The project provides a full-stack infrastructure tool that integrates components for pipelines, artifacts, and models to enable AI-first applications. It can be run locally via pre-built images using Docker and Docker Compose, and is distributed with a Makefile target to start services.
Getting started
Installation prerequisites include Docker Engine v25 or later and Docker Compose v2 or later. The Quick Start section provides commands to pull pre-built images and launch the services:
git clone -b v0.58.1 https://github.com/instill-ai/instill-core.git && cd instill-core
# Launch all services
make run
To stop services:
make down
UI is available at http://localhost:3000 with default login credentials documented in the repository.
Recent releases
Latest releases include:
- v0.58.1 (2025-10-14) with updates such as API_GATEWAY_VERSION changes.
- v0.58.0 (2025-10-08)
- v0.57.0 (2025-09-19)
- v0.56.0 (2025-09-09)
- v0.55.0 (2025-08-26)
Traction
GitHub stars: 2318. Forks: 125. Open issues: 40.
License
License information is not listed in the facts.
Behind the repo
Not applicable since no linked startup/company is provided in the facts.
Caveats
License field is listed as none; no further open-issues details beyond the count provided.






