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 from Volcengine, directly relevant to agent memory and RAG systems.

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 organizes memories, resources, and skills into a virtual filesystem under the `viking://` protocol, enabling agents to browse context with `ls`, `tree`, 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, with every retrieval leaving a debuggable trajectory. Benchmarks on LoCoMo and tau2-bench show accuracy gains from 24–57% to 80–83% while reducing input tokens by up to 91% and query latency by up to 66%.

Author

volcengine