1 个仓库
Deploys a cloud-based sandbox as a web interface for running generated code.
Distinct from Self-Hosted Platform as a Service: No candidate covers deploying a code sandbox as a self-hosted web service; closest is Self-Hosted Platform as a Service which is broader.
Explore 1 awesome GitHub repository matching devops & infrastructure · Self-Hosted Sandbox Deployments. Refine with filters or upvote what's useful.
Fragments is an open-source AI code generation sandbox that produces code automatically based on user prompts and executes it inside isolated cloud environments. The project provides a secure foundation for running AI-generated code by sandboxing execution away from the host system, preventing potential harm while allowing users to see results immediately. The sandbox supports customization through configurable execution environments defined via Dockerfiles, enabling code to run in specific runtimes or frameworks. Users can integrate different language models and model providers by registerin
Deploys the sandbox as a self-hosted web interface for running generated code.