Projekt-Screenshots
Übersicht
Metronix Memory provides a comprehensive backend that allows AI agents to ingest files and SaaS knowledge, retrieve context using dense, sparse, and graph retrieval, store durable facts and preferences, and maintain long-lived knowledge freshness. It contrasts itself with standalone vector databases by offering built-in ingestion, sparse retrieval, graph context, and operational APIs, and improves upon simple chat history by providing structured facts, temporal knowledge, and reusable context for any MCP-native agent. The architecture follows a strict one-way dependency model across six layers, from core configuration up to the API and channel integrations.
Wichtige Funktionen
- MCP-native server endpoint
- Hybrid RAG (Dense vectors + SPLADE sparse vectors + Neo4j graph context)
- Temporal knowledge graph and ontology layer
- Durable agent memory scoped by workspace and agent ID
- Freshness checks and stale memory conflict resolution
- Local-model friendly (bundled Ollama container for embeddings and graph extraction)
- Native connector framework for Confluence, Jira, Notion, GitHub, Google Drive, Slack
- OpenAI-compatible API
- Metronix Admin Console for UI-based administration
Voraussetzungen, Installation und Schnellstart
Nutzung
Modellkompatibilität und Anwendungsfälle
Local-model friendly. The default Docker setup includes an Ollama container that pulls `nomic-embed-text` for embeddings and `qwen2.5:3b` for knowledge-graph extraction. External chat LLMs (like `deepseek-chat`) are only required if using the optional Open WebUI or if Metronix is configured to generate answers itself.
Lizenz- und Risikohinweise
Apache-2.0
Editorial verification 2026-08-02: repository URL, owner, description, license and repository statistics were reviewed. License metadata: Apache-2.0. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.
Veröffentlichung und Wartung
Not stated in the repository metadata