Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

I'd like to point out that trion/jarvis has ended the testing phase in this repository.

Chaotic code, trial and error, and monolithic designs have technically demonstrated in the alpha version what works and what doesn't.

the new clean version will start soon here: https://github.com/danny094/TRION-system

Note: Documents will be published first—before the code is posted—so that you can familiarize yourselves with the material.

TRION

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.

🚀 Quick Install & First Steps

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 | bash

Next Steps:

  1. Open your browser and go to http://localhost:8400 to access the TRION Web UI.
  2. Go to settings and add your preferred AI API Key securely to the Vault.
  3. Start a chat and ask TRION to write a simple script or test the home container!

✨ What You Get

  • 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 HOME CONTAINER

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.

🔒 Security First

  • 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

📸 Screenshots

🎨 Agents' Workspace


Displays the daily summary & reflections.
⚙️ Backend Control Layer


Visualizes the strict multi-tier intelligence flow.
🧩 Web UI Plugins


Extending functionality via web-based integrations.
🔒 Security Vault


Fully encrypted API keys isolated from the sandbox.
📦 Container Sandbox


Safe local execution environment for skills.
💬 Main Interface


Seamless and beautiful chat interaction.

🤝 Support

If this project helps you, consider supporting development:

Sponsor danny094

Kontakt: trlon.devs.dk@gmail.com

About

This bridge integrates Ollama into any chat interface and lets you build your own multi-agent pipeline, including a built-in memory database.

Resources

Stars

90 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages