Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 815 Bytes

File metadata and controls

51 lines (35 loc) · 815 Bytes

GitHub Setup

This project is ready to publish as a small research prototype.

Before Upload

Run the full validation suite:

python scripts/validate.py

Expected final line:

All checks passed.

Suggested Repository Description

Experimental hierarchical external memory for AI assistants, designed to reduce context contamination and localize memory updates.

Suggested Topics

ai-memory
rag
continual-learning
semantic-memory
retrieval
python
research-prototype

First Commit Message

Initial TreeMemory research prototype

After Upload

GitHub Actions will run:

python scripts/validate.py

on both Ubuntu and Windows. A green CI check means the demo, tests, CLI smoke test, and benchmark all pass in a clean environment.