Ross ROSS = Recommend OSS · open-source software intelligence for agents

volcengine/OpenViking

Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills. observed · 2026-08-28

github.com/volcengine/OpenViking · homepage · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 99
  • Release rhythm 87
  • Longevity 17
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 240
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 74

Full methodology

Adoption not part of the score

33569 stars · 2553 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

OpenViking is an open-source context database for AI agents that unifies agent memory, knowledge RAG, and skills into a single virtual filesystem under the viking:// protocol. Content is tiered into abstract, overview, and detail levels and loaded on demand, with retrievable, debuggable retrieval trajectories.

Use cases

  • give my AI agent persistent memory across sessions
  • store and retrieve knowledge for an agent without a black-box vector store
  • let an agent browse its own context like a filesystem
  • combine agent memory, RAG knowledge, and skills in one store
  • debug what context my agent retrieved and why
  • build an agentic RAG pipeline with on-demand context loading

When to choose

  • you're building AI agents that need unified memory, knowledge, and skill context
  • you want filesystem-style navigation (ls, tree, find) over agent context instead of raw vector queries
  • you need tiered context loading to reduce token usage
  • you want inspectable retrieval trajectories for debugging agent behavior

When to avoid

  • you need a general-purpose production vector database for non-agent workloads
  • you require a permissive license — OpenViking is AGPL-3.0
  • you need a fully managed hosted service rather than self-hosted infrastructure
  • your project only needs simple key-value memory without retrieval semantics

Facets

library · maturity active

vector-database rag agent-framework search-engine file-system artificial-intelligence large-language-models databases python self-hosted cross-platform context-database agent-memory agentic-rag virtual-filesystem skills self-evolving llm-context ai-agents retrieval-augmented-generation docker

3 sources

Member repositories

RepositoryRoleHealth v2
volcengine/OpenVikingmain78

For agents

markdown · JSON · MCP: product_card(name="volcengine/OpenViking")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem