Table of Contents
TalosAI is a sovereign, self-hosted penetration testing agent designed for automated security auditing that executes local LLMs via Ollama.
Ensure your host machine meets the following requirements:
- Clone the repo
git clone https://github.com/riccbru/TalosAI.git
- Create and edit .env file
cd TalosAI && cp .env.sample .env
- Launch
docker-compose up --build
The documentation provides a comprehensive deep-dive into the TalosAI ecosystem, including:
- System Architecture: A detailed look at the agents orchestration logic and GPU workflow
- API Specification: Documentation for all REST endpoints, including request/response schemas
For more information, please refer to the Documentation
Distributed under the MIT License. See LICENSE for more information.
Riccardo Bruno
Project Link: https://github.com/riccbru/TalosAI
