aluna-memory / README.md
SoundsguyZA's picture
๐Ÿ”ท VERITAS: Python 3.11 + Gradio 5.15.0 โ€” fixed HfFolder import error
e8f0276 verified
|
Raw
History Blame Contribute Delete
734 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: VERITAS Memory System
emoji: ๐Ÿ”ท
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.15.0
python_version: '3.11'
app_file: app.py
pinned: true
short_description: CogniVault RAG + Aluna Memory LTM โ€” Unified

๐Ÿ”ท VERITAS Memory System

CogniVault (RAG) + Aluna Memory (LTM) โ€” Unified

Built for Rob "The Sounds Guy" Barenbrug by VERITAS.

What This Does

  • ๐Ÿง  Memory โ€” Store/search long-term memories with categories + importance (Aluna Memory)
  • ๐Ÿ“š Knowledge โ€” Ingest text/files for vector RAG (CogniVault)
  • ๐Ÿ”ฎ RAG Query โ€” Retrieve context across all knowledge + memory
  • ๐Ÿ“Š Dashboard โ€” Live system stats
  • ๐Ÿ”Œ MCP API โ€” JSON interface for Claude integration