Skip to content

[GitHub Trending] volcengine/OpenViking

7 relevance
Score Breakdown
technical depth
7
novelty
8
actionability
6
community
6
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Self-evolving context database for AI agents directly addresses agent memory and RAG, highly relevant.

AI/ML github.com
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills. - volcengine/OpenViking
Summary

OpenViking is an open-source context database for AI agents that exposes memories, resources, and skills as a virtual filesystem under the viking:// protocol, enabling agents to browse context with commands like ls and find instead of querying a black-box vector store. Content is processed into three tiers (L0 abstract, L1 overview, L2 details) and loaded on demand, reducing token spend, while each retrieval leaves a debuggable trajectory. Benchmarks show accuracy gains from 24-57% to 80-83% on long-conversation user memory (LoCoMo) with 34-91% fewer input tokens, and task success improvements of +6.87pp (retail) and +11.87pp (airline) on tau2-bench.

Author

volcengine