1 repository
Creating directed, typed, and weighted links between memory files to support bidirectional navigation and context retrieval.
Distinct from Shared Knowledge Graph Memory: Distinct from Shared Knowledge Graph Memory by focusing specifically on the bidirectional backlinking mechanism between memory files.
Explore 1 awesome GitHub repository matching software engineering & architecture · Bidirectional Memory Backlinking. Refine with filters or upvote what's useful.
OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a
Creates directed, typed, and weighted links between memory files to support bidirectional backlinking.