Skip to content

olgarius/ai_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Execution Environment for AI-Generated Code

This repository provides a Dockerfile that builds a safe execution environment for the AI agents in the Agents of Discovery project.
Prebuilt images are available on Docker Hub.


Security Disclaimer

The container restricts file access to limit what agents can read and write.
However, it is still possible for agents to create large files in writable directories.
We do not take responsibility for any damages caused by code executed in this environment.


Available Versions

Tag Description Included packages
latest Default image numpy, matplotlib, pandas, openai, pylint, scipy, seaborn, h5py, tables, scikit-learn
pytorch Extended image with PyTorch support All of the above + pytorch

Usage

For usage instructions and integration details, see the Agents of Discovery repository.


Credits

This repository is based on this docker-template.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published