🐋 ContaineRL - Containerize your RL Environments and Agents
How I built ContaineRL, a lightweight toolkit to package RL environments and agents as reproducible, containerized services, exposing them via gRPC with a clean Python API and CLI. It enables modular, language-agnostic RL pipelines, supports scalable deployment, and enforces strong engineering practices (type checking, testing, CI) without sacrificing developer ergonomics.
Nov 1, 2025