Back
Join now
About

Popular Tags

  • typescript
  • llm
  • open-source
  • ai-agents
  • ai
  • open-source-coding-agent
  • python
  • claude
  • mcp-server
  • mcp

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Top
  • agent
    1
  • agentic-rag
    1
  • ai-agents
    1
  • clawbot
    1
  • context-database
    1
  • context-engineering
    1
  • filesystem
    1
  • llm
    1
  • memory
    1
  • open-source-coding-agent
    1
  • openclaw
    1
  • opencode
    1
  • python
    1
  • rag
    1
  • skill
    1
Website favicongithub.com
Website preview

OpenViking: Context Database for AI Agents

OpenViking is an open-source context database for AI Agents, simplifying memory and resource management.

flux
Summary

OpenViking is an open-source context database specifically designed for AI Agents, such as openclaw. It addresses common challenges in agent development by unifying the management of context, including memory, resources, and skills, through a file system paradigm.

Key features include:

  • Unified Context Management - Combines memories, resources, and skills into a single management system.
  • Tiered Context Loading - Implements a three-tier structure (L0/L1/L2) to reduce token consumption and save costs.
  • Directory Recursive Retrieval - Enhances retrieval effectiveness by supporting native filesystem methods combined with semantic search.
  • Visualized Retrieval Trajectory - Allows users to observe retrieval paths, aiding in debugging and optimization.
  • Automatic Session Management - Facilitates context self-iteration by compressing and managing content automatically.

OpenViking simplifies the development of AI Agents by providing a structured approach to context management, making it easier for developers to create intelligent systems.

Comments
No comments yet. Sign in to add the first comment!