TRION is a local-first autonomous AI system with a real runtime stack. It combines chat, tools, memory, container execution, and safety controls in one platform.
Note: Make sure you have Docker installed and running on your machine before running the install script!
curl -fsSL https://raw.githubusercontent.com/danny094/Jarvis/main/install.sh | bashNext Steps:
- Open your browser and go to
http://localhost:8400to access the TRION Web UI. - Go to settings and add your preferred AI API Key securely to the Vault.
- Start a chat and ask TRION to write a simple script or test the home container!
- Integrated Web Environment: Full Docker integration directly within the web interface.
- Interactive Web Shell: Work seamlessly with TRION via a built-in web shell connected to its container.
- Expandable Skills: Easily create, manage, and execute custom SKILLS.
- MCP Integration: Native support for the Model Context Protocol (MCP).
- Automation / Cronjobs: Schedule autonomous tasks and recurring operations.
- Model Agnostic: TRION can be powered by local AIs (like Ollama) as well as external API-based AIs.
- Advanced Memory System: Features a complex multi-layered memory architecture, including Graph-based STM (Short-Term), MTM, and LTM (Long-Term Memory).
- Smart Context Storage: Automatically saves context based on your chat activity.
- Daily Reflection ("Dreaming"): TRION "dreams" every day at 4 a.m. β meaning it autonomously summarizes and consolidates the daily conversation logs.
TRION lives in its own dedicated, sandboxed containerβits home. Inside this secure environment, TRION can test projects, run code, and try out new things automatically. You can completely customize this workspace and even trigger autonomous container tasks using cron jobs.
- Encrypted API Keys: Your API keys are entered once and securely stored using strict encryption.
- Zero Raw Access: When working in the sandbox, TRION only has access to the names associated with the keysβnever the raw keys themselves. It cannot accidentally expose or leak your API credentials.
Would you like to help build TRION? Here you can find more information
If this project helps you, consider supporting development:






