EveryDev.ai
Subscribe
Home
Tools

3,985+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. daidocs
    daidocs icon

    daidocs

    Agent Memory
    Featured

    Open plain-text file format and engine for AI memory: converts conversations into .dai files on your disk, readable by Claude, GPT, Gemini, Cursor, and local models via MCP.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Complete local product, v4.4n engine Apache 2.0, self-hosted with your own API key or Claude subscription. Dashboard included. Three keyless conversions to try.

    Pay as you go: Custom/contact
    Gold Supporter: $25 one-time
    Ruby Supporter: $125 one-time
    +1 more plan

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryMCP ServersContext Engineering

    Alternatives

    SegueOpen IndexMengram
    Developer
    KernetaLondon, EnglandEst. 2017

    Listed Sep 2026

    About daidocs

    daidocs is an open-source AI memory system built by Kerneta (a trading name of Siro Robotics Ltd, registered in England and Wales) that stores LLM conversation history as plain-text .dai files on your own machine. The project launched its V4.4n32 release on 18 September 2026 under the Apache 2.0 licence, with the complete engine, MCP server, and benchmark artifacts published in the same repository.

    What It Is

    .dai is a file format — not a memory service — designed to make AI assistant memory portable, inspectable, and vendor-independent. Each conversation becomes a single plain-text file with three zones: a YAML header (identity and metadata), a fenced JSON block (machine-parseable facts, events, and entities), and the cleaned original content. A small derived index sits beside the files for fast retrieval. Because the store is a folder of text files, it works with grep, git, any editor, and any model that speaks MCP — Claude Desktop, Claude Code, Cursor, Windsurf, Codex, Cline, Continue, Zed, the OpenAI Agents SDK, and local models.

    How the Memory Architecture Works

    The system separates two model roles: an observer that converts a conversation into a .dai file once, and an actor that answers questions from the store. Conversion is a single model call per conversation; recall is index lookup and file reads with no model call at all. The retrieval layer reads a question-specific slice of the store in three zooms — manifest first, then a file's Understanding block, then specific content segments only if needed — rather than loading the whole history. According to Kerneta's published benchmark run on LongMemEval-S (500 questions, GPT-4o answering), the engine reads a mean of 10,065 tokens per question against histories averaging 103,601 tokens, approximately 10.3× fewer input tokens than pasting the full history.

    Benchmark Position and Accuracy Claims

    Kerneta publishes the following figures, all attributed to LongMemEval-S with GPT-4o answering and the benchmark authors' own evaluate_qa.py scorer:

    • 83.00% (415/500) with GPT-4o as the answering model — second among memory systems whose configuration is reproducible by someone outside the vendor
    • 92.00% (460/500) with Claude Fable 5 as the answering model
    • 60.60% (303/500) for the same GPT-4o model with no memory system (full history pasted), the benchmark authors' own baseline
    • The system ahead on the same protocol is Mastra Observational Memory at 84.80%, which Kerneta states reads approximately 30,000 tokens per question versus their 10,065

    The replication protocol is published in docs/REPLICATION.md in the repository, and per-question judge verdicts are included in benchmark/.

    Deployment Model and Surfaces

    The complete local product runs free and self-hosted. npx daidocs setup detects and configures Claude Desktop, Claude Code, Cursor, Windsurf, Codex, Cline, Continue, and Zed in one command, installs session hooks, and backs up every file it touches. On a Claude subscription, no API key is required — the assistant in the session writes each memory itself. A Python reader (pip install daidocs) provides pure-Python access to the store without Node. Hosted surfaces — the claude.ai web connector, mobile (iOS/Android), team vaults with SSO, and org-wide provisioning — are described as in waitlist and not yet available.

    Update: V4.4n32 Launch Release

    The repository went public on 13 September 2026, with the V4.4n32 launch release published on 18 September 2026. This is the initial public release of the engine, format specification, MCP server, benchmark adapter, and all run artifacts. The GitHub README notes the repository was published only after a full key rotation and history scrub. The format version is 4.4, and the engine designation is v4.4n (the "n" variant that produced the published 83.00% figure). Earlier engine versions appear only as aggregate totals in the version ladder on the results page.

    Open-Source Model and Funding

    The format specification, the v4.4n engine, and the MCP server are all Apache 2.0, including a patent grant. Kerneta states the local product will never be crippled to upsell a hosted tier — cloud plans sell hosting, sync, and team features, not gated engine capabilities. The project is self-funded with no external investment at the time of launch, according to the pricing page. Supporter badges (one-off payments that convert to indexing credit) are the primary early funding mechanism alongside pay-as-you-go hosted conversion.

    daidocs - 1

    Community Discussions

    Be the first to start a conversation about daidocs

    Share your experience with daidocs, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Complete local product, v4.4n engine Apache 2.0, self-hosted with your own API key or Claude subscription. Dashboard included. Three keyless conversions to try.

    • v4.4n engine, Apache 2.0, full local product
    • Self-host with your own API key, Claude subscription, or local model
    • Free dashboard at dashboard.daidocs.com with your own key
    • Three keyless conversions to try without an API key
    • Memory stored locally as plain text files

    Pay as you go

    Hosted conversion run by Kerneta using a higher-accuracy model. Pay only for conversions from prepaid credit topped up any time. No subscription.

    Custom
    contact sales
    • Pay only for conversions you run from prepaid credit
    • Higher-accuracy model chosen by Kerneta for conversion
    • Nothing to cancel, nothing charged while idle
    • Recall is never metered
    • Visible meter in dashboard

    Gold Supporter

    One-off supporter badge: name added to SUPPORTERS.dai in the repository git history, plus indexing credit.

    $25
    one time
    • Name or handle added to SUPPORTERS.dai in the repository
    • Listed on the pricing page
    • Named however you want, or anonymously
    • Greppable in the repository
    • $25 of indexing credit on your account

    Ruby Supporter

    One-off supporter badge with everything in Gold plus a vote on roadmap and early access to roadmap.

    $125
    one time
    • Everything in the Gold badge
    • Named in the release notes of the next spec version
    • Vote on what is benchmarked next and which connector is built first
    • Roadmap access before it is public
    • $125 of indexing credit on your account

    Enterprise and startups

    Bespoke setup, data residency terms, named contact, volume conversion pricing, and help migrating existing archives.

    Custom
    contact sales
    • Bespoke setup by Kerneta team
    • Help moving an existing archive in
    • Your own observer model, including one running locally
    • Data residency and retention terms in writing
    • Named contact
    • Volume conversion pricing
    View official pricing

    Capabilities

    Key Features

    • Open plain-text .dai file format for AI memory
    • MCP server with save_memory, recall_memory, list_memories, read_memory, declare_project, brief_parent tools
    • One-command setup detecting Claude Desktop, Claude Code, Cursor, Windsurf, Codex, Cline, Continue, and Zed
    • Session hooks for automatic memory saving every 4,000 tokens in Claude Code
    • Three-zone file format: YAML header, JSON Understanding block, and verbatim Content
    • Shared index (manifest.jsonl, facts.jsonl, events.jsonl, profile.jsonl) for fast retrieval without model calls
    • Three-zoom reading protocol: manifest → Understanding block → specific Content segments
    • Python reader (pip install daidocs) with pure-Python Store API
    • Local-first: memory stored as plain text files on user's own disk
    • Portable across Claude, GPT, Gemini, Cursor, and local models from one store
    • Dashboard memory map (npm run dashboard) as a self-contained offline HTML page
    • Folder-level project memory with seven folder types: normal, locked, frozen, connected, shared, confidential, temporary
    • Benchmark replication artifacts: per-question judge verdicts and sha256 manifest
    • Idempotent setup with automatic backup of every touched config file
    • API key stored only in OS user environment, never in files
    • Convert existing Claude Code session history with node daidocs.js convert
    • Unconverted sessions stored in _unconverted/ and readable before conversion
    • Byte-exact originals preserved in _raw/, never deleted
    • Support for Anthropic API native memory tool (memory_20250818) backed by .dai store
    • Observer/actor model separation: convert once with a capable model, answer with any model

    Integrations

    Claude Desktop
    Claude Code
    Cursor
    Windsurf
    Codex CLI
    Cline
    Continue
    Zed
    OpenAI Agents SDK
    Anthropic API
    Gemini CLI
    LangGraph
    LangChain
    CrewAI
    LlamaIndex
    Vercel AI SDK
    ChatGPT connectors
    Local models via MCP
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate daidocs and help others make informed decisions.

    Developer

    Kerneta

    Kerneta builds daidocs, an open plain-text file format and engine for AI memory, under the trading name of Siro Robotics Ltd (registered in England and Wales, company number 10631734). The team publishes the complete v4.4n engine, MCP server, and benchmark artifacts under Apache 2.0, with a local-first architecture that keeps user memory as plain files on their own disk. Kerneta self-funds the project and sells hosted conversion and team features rather than gating the core engine.

    Founded 2017
    London, England
    Read more about Kerneta
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Segue icon

    Segue

    Segue lets you save context from one AI assistant and load it in another using a short, memorable handle — no copy-paste or re-explaining required.

    Open Index icon

    Open Index

    Open-source structured context layer for AI agents that lets you build domain-specific, searchable knowledge graphs (brains) agents can read from and write to via MCP.

    Mengram icon

    Mengram

    Open source AI memory API with human-like architecture featuring semantic, episodic, and procedural memory types for personalized AI experiences.

    Browse all tools

    Related Topics

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    152 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    256 tools

    Context Engineering

    Techniques for optimizing context windows to improve AI responses.

    60 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions