14 Downloads Updated 3 weeks ago
ollama run tcoxav/aegis
Updated 3 weeks ago
3 weeks ago
00c07c120ad5 · 986MB ·
An autonomous system automation core. Runs terminal commands, reads and writes files, and searches the web on your behalf.
Use with caution — AEGIS has direct access to your system.
Pull the model:
ollama pull tcoxav/aegis
Then clone the agent files and run:
git clone https://github.com/TCOxAV/AEGIS.git
cd AEGIS
pip install flask requests duckduckgo-search beautifulsoup4
Windows — double click start.bat
Linux — run python3 web_ui.py
Open your browser at http://localhost:5000
Run terminal commands on your system
Read and write files anywhere on your machine
Search the web via DuckDuckGo
Fetch and read webpage content
Chain multiple actions automatically to complete complex tasks
Ollama
Python 3.10+
1.3GB VRAM minimum
4GB RAM minimum