A habitat of AI agents.
If you don’t have Python installed, download it here.
-
Clone this repository.
-
Navigate to the project directory:
cd Terrarium- Create a new virtual environment:
virtualenv virt
source virt/bin/activate- Install the requirements:
pip install -r requirements/cli.txt- Make a copy of the example environment variables file
cp .env.example .env- Populate the .env file variables.
- Run the application
./cli.shYou can pick and choose what tools your agent has access to.
get_current_date_timedelete_filelist_filesmove_fileread_filewrite_file
- Get GitHub Commits
- Search latest news
All contributions are welcome! Reach out for more information.