Silent.Worm thrives on the power of collaboration, where individual AI agents work together seamlessly to accomplish tasks that may be too intricate for a single entity.
Silent.Worm is an innovative AI agent swarm designed to tackle complex tasks and challenges by harnessing the collective intelligence of a network of artificial intelligence agents. Developed with cutting-edge technologies, Silent.Worm operates as a cohesive unit, demonstrating adaptability, learning capabilities, and efficient problem-solving.
- create & fill .env file
cp example.env .env
What things you need to install the software and how to install them.
Python 3.11
openai api account
========= docker use only ======
docker
2GB hdd space for docker image
# activate virtual-environment
pip install -r requirements.txt
# available scripts to run
docker/build.sh # builds docker
docker/run.sh # runs docker
docker/update.sh # builds docker & launches
docker/update.sh
source start.sh
python silent/team.py
python silent/advanced_team.py
- team.py - demonstrates 3 teams working conjunctively, they may be modularly generated.
- advanced_duo.py - demonstrates an arbitrary team, that can accomplish lots of tasks.
- advanced_team.py - demonstrates an orchestrated modular team generation. Agents can decide who and what to spawn in the group, and delegate tasks as needed.
- web searching
- arXiv.org searching
- basic scraping of a page
- save anything to a filename
- examine an image (by url, local images as well)
- create narrations
- create directories
- advanced url sanitizer
- advanced arXiv pdf sanitizer
- simple markdown formatting
- @zy0n - Idea & Initial work
See also the list of contributors who participated in this project.
- Hat tip to anyone whose code was used
- microsoft/autogen/notebooks
- Inspiration
- lyfe
- References
- brain