freshcrate
Skin:/
Home > Databases > Jarvis

Jarvis

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

Why this rank:Strong adoptionRelease freshnessHealthy release cadence

Description

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

README

Discord

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 danny094Kontakt: trlon.devs.dk@gmail.com

Release History

VersionChangesUrgencyDate
1.3.2## โœ… Phase 3.5: Chat Migration to Admin-API (55 min) - COMPLETE **Goal:** Move /api/chat endpoint from lobechat-adapter to admin-api **Implementation:** - Copied /api/chat logic from lobechat-adapter - Integrated LobeChat adapter for request transformation - Added CoreBridge integration for full pipeline - Implemented streaming support (NDJSON format) - Added error handling and logging **Files Modified:** โœ… adapters/admin-api/main.py โ†’ Added /api/chat endpoint (239 lines) โœ… adaptLow1/8/2026
v1.3.1โœ… Docker-Compose paths adjusted: ../sql-memory โ†’ ./sql-memory ../validator-service โ†’ ./validator-service/validator-service โœ… lobechat-adapter Up - Port 8100 โœ… mcp-sql-memory Up - Port 8082 โœ… validator-service Up - Port 8300 โš ๏ธ jarvis-webui Up - Port 8400 (unhealthy - but running) Everything in one folder! โ”œโ”€โ”€ sql-memory/ โ”œโ”€โ”€ validator-service/ โ”œโ”€โ”€ sequential-thinking/ โ”œโ”€โ”€ adapters/ โ”œโ”€โ”€ core/ โ””โ”€โ”€ docker-compose.yml โ† Now with correct paths! โœ… There is no longer an errorLow1/1/2026
v1.3.0Major improvement: Stable graph storage and retrieval in the global layer โœ… Terminal/Sandbox removed - UI cleaner! โœ… Settings tab system built - Foundation complete! โœ… Model selection implemented - 3 dropdowns! โœ… Maintenance fully analyzed - All bugs found! โœ… 6 new MCP tools written - Production ready! โœ… Worker completely reworked - Real features instead of fake ones! โœ… Graph Store expanded - Delete operations! โœ… Deployment successful - Running without crashes! ๐Ÿ› BugsLow1/1/2026
v1.2.0**Full Changelog**: https://github.com/danny094/ai-proxybridge/compare/v1.1.0...v1.2.0 Update: * Bare except โ†’ Specific Exceptions * Async HTTP โ†’ httpx.AsyncClient * Requirements pin Edited files: | Data | status | |----------|----------| | Icore/layers/thinking.py | httpx.AsyncClient + spezifische Exceptions | | core/layers/control.py | httpx.AsyncClient + safe_parse_json | | core/layers/output.py | httpx.AsyncClient (async + sync streaming) | | core/bridge.py | async for sLow12/4/2025
v1.1.0# Changelog ## [2025-11-30] - Performance, Streaming & Knowledge Graph Update ### โœจ New features **Streaming Support** - OutputLayer now supports true token streaming - Text appears word by word instead of all at once - More natural UX, perceived faster response times **Konfigurierbare Modelle** - All models can be changed centrally in `config.py` or `docker-compose.yml` - No rebuild is necessary when changing environment variables **Knowledge Graph System** - New graph-baseLow11/30/2025

Dependencies & License Audit

Loading dependencies...

Similar Packages

Flipkart-Product-Recommender-RAG๐Ÿ›’ Build a leading-edge e-commerce recommendation system using RAG architecture, Groq Llama 3, LangChain, and AstraDB, deployed on Kubernetes for scalability.main@2026-06-07
Awesome-RAG-Production๐Ÿš€ Build and scale reliable Retrieval-Augmented Generation (RAG) systems with this curated collection of tools, frameworks, and best practices.main@2026-06-07
orbitOne API for 20+ LLM providers, your databases, and your files โ€” self-hosted, open-source AI gateway with RAG, voice, and guardrails.v2.7.1
OllamaRAG๐Ÿค– Build a smart AI assistant that learns from any website using a Retrieval-Augmented Generation framework with local models powered by Ollama.main@2026-06-06
ai-real-estate-assistantAdvanced AI Real Estate Assistant using RAG, LLMs, and Python. Features market analysis, property valuation, and intelligent search.v5.0.7

More in Databases

orbitOne API for 20+ LLM providers, your databases, and your files โ€” self-hosted, open-source AI gateway with RAG, voice, and guardrails.
alibabacloud-adb20211201Alibaba Cloud adb (20211201) SDK Library for Python
milvusMilvus is a high-performance, cloud-native vector database built for scalable vector ANN search
WeKnoraLLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.