LLM Sandbox

LLM Sandbox - Securely execute LLM-generated code with ease

About

LLM Sandbox is a lightweight and portable sandbox environment designed to run large language model (LLM) generated code in a safe and isolated manner using Docker containers. This project aims to provide an easy-to-use interface for setting up, managing, and executing code in a controlled Docker environment, simplifying the process of running code generated by LLMs. Features - Easy Setup: Quickly create sandbox environments with minimal configuration. - Isolation: Run your code in isolated Docker containers to prevent interference with your host system. - Flexibility: Support for multiple programming languages. - Portability: Use predefined Docker images or custom Dockerfiles. - Scalability: Support Kubernetes and remote Docker host.