GraphCanon updated 1w · GitHub synced 1w
Decision brief
ix is an autonomous GPT-4 agent platform built using Python and Docker, licensed under MIT.
Good fit when
- Use ix when you need a customizable Python-based environment for developing and deploying GPT-4 agents using Docker.
- Ideal for projects that require compatibility with both the CLI and containerized environments, offering flexibility in deployment.
Avoid when
- Avoid using ix if your project does not benefit from or is incompatible with Docker containerization.
- If you prefer a platform without the requirement of Python 3.8 or higher for its CLI operations, consider other tools that do not have this prerequisite.
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (225d since push)
- As of 1w
- Provenance
- Not a fork · Personal account
- As of 1w
- Security (OSV)
- 159 low (159 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install ix PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An autonomous platform for GPT-4 agents, built using Python and Docker.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 14, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 14, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 14, 2026
- Languages
- python, javascript
Source: github.language+package.json · Aug 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 14, 2026)
<summary>Python</summary>Source link
Tags
README
🛠️ Getting Started
Prerequisites
Windows Linux Subsystem (windows only)
- Open powershell
- run `wsl --install` to install and/or activate WSL
Docker
Install Docker Desktop for your OS:https://www.docker.com/products/docker-desktop/
Detailed install instructions:
Python
Python 3.8 or higher is required for the CLI. The app python version is managed by the image.For agents
This page has a .md twin and JSON over the API.