- Tars is a locally-hosted AI assistant powered by Google Gemini.
- It can function as a Personal Assistant, Host Manager, or Security Auditor.
- Features include schedule management, persistent memory, and workflow execution via Discord.
- As a Host Manager, it monitors system health, manages logs, and performs maintenance tasks.
- As a Security Auditor, it analyzes logs in real-time, detects anomalies, and alerts users.
- Supports multi-instance deployment with specialized Discord bot permissions.
- Compatible with the Model Context Protocol (MCP) for connecting to internal APIs and databases.
- Operates continuously in the background, scheduling and completing tasks autonomously.
- Installation is simple with npm commands: `npm install -g @saccolabs/tars`, `tars setup`, `tars start`.