tensorchord/envd - OSS Alternative - Discover Top Open Source Alternatives to Popular Software
Development Environment Tool
2.2k 2026-04-26

tensorchord/envd

A CLI tool for creating reproducible, container-based development environments, especially for AI/ML projects.

Core Features

Simple CLI and Python-like language for environment definition
Isolated, OCI image compatible environments using virtualization and Buildkit
Supports hybrid platforms: local machines and Kubernetes clusters
Faster builds with remote build capabilities and intelligent software caching

Quick Start

envd up

Detailed Introduction

envd is a command-line tool designed to simplify the creation of reproducible, container-based development environments, particularly for complex AI/ML projects. It addresses the challenges of managing diverse dependencies like Python, CUDA, and BASH scripts by allowing users to define their environment with a simple `build.envd` file and activate it with `envd up`. Leveraging technologies like Buildkit and OCI image specifications, envd ensures isolated, portable, and efficient environment setups, supporting both local machines and Kubernetes clusters with features like intelligent caching and remote builds for accelerated development workflows.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.