Back
Join now
About

Popular Tags

  • react
  • ui-components
  • shadcn-ui
  • tailwind
  • typescript
  • react-components
  • ui-design
  • llm
  • open-source
  • prototyping

Top Sources

  • github.com
  • clerk.com
  • 1771technologies.com
  • 21st.dev
  • abui.io
  • activepieces.com
  • ai-sdk.dev
  • alchemy.run
  • altsendme.com
  • animate-ui.com

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Tags
  • 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
Tech Stack
OpenAIGitHubTypeScriptNode.jsRedisnpmDockerPythonGitHub ActionsBashJavaScriptCargoRustMCPZodTypeBoxVitestGoAWSAWS S3ReactMonaco EditorViteCSSJSXDependabotHelmC++CObjective-CAppVeyorTravisCI
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!