tensorchord/envd
🏕️ Reproducible development environment for humans and agents
What it solves
envd simplifies the creation and management of container-based development environments specifically for AI/ML. It removes the friction of dealing with complex system dependencies, CUDA configurations, and fragile Dockerfiles by allowing developers to declare their environment requirements in a simple, Python-based manifest.
Related
- Project
sipeed/MaixPyA Python SDK and ecosystem for creating AI projects on edge devices, providing simple APIs for AI vision, audio, and LLMs on MaixCAM hardware.
- Project
AndersonBY/vector-veinVectorVein is a cross‑platform, no‑code desktop app for building AI‑driven automation workflows. It lets users visually connect LLM calls, embeddings, speech‑to‑text, and other nodes, supports any OpenAI‑compatible endpoint (OpenAI, Ollama, LM‑Studio, etc.), provides a local FastAPI REST API for programmatic execution, and ships as a single executable built with pywebview.
- Project
docker/labs-ai-tools-for-devsA framework for creating agentic AI workflows where Docker containers serve as tools and Markdown files define the logic, allowing LLMs to execute complex tasks in sandboxed environments.
- Project
mit-ll-responsible-ai/hydra-zenA Python library that simplifies the creation of configurable and scalable workflows by eliminating hand-written YAML configs in Hydra projects.
- Project
microsoft/apmAn open-source dependency manager for AI agents that allows developers to declare and share agent configurations, skills, and plugins via a portable manifest file.