EveryDev.ai
Subscribe
Home
Developers

3,241+ AI companies

  • Radar
  • Trending
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. Developers
    3. CueMap

    CueMap

    CueMap is a high-performance temporal-associative memory engine for fast, accurate, and explainable context recall. It turns natural-language queries into inspectable cues, intersects evidence, and returns source-backed memories for agents and other applications.

    Visit Website

    At a Glance

    1Tool Listed
    5Products
    10Capabilities
    Discussions
    2025Est.
    1Employee
    Focus Areas
    Agent Memory
    Retrieval-Augmented Generation
    MCP Servers
    Connect
    Latest News
    CueMap v0.7.2 release published; SDK release notes add semantic modes, query embeddings, intent classification helpers, directory preview, and qint8/q4 MiniLM-L3 documentation.Aug 23, 2026
    CueMap v0.7.2 changelog: bundled local semantic reranking, intent classification, caller-provided vectors, edge semantic profile, snapshot recovery, and expanded coverage gates.Aug 4, 2026
    Markets
    • AI coding-assistant developers
    • Developers building agents and RAG systems
    • Teams needing durable project or organizational memory
    • Support, operations, and incident-response teams
    • +2 more

    AI Tools by CueMap

    (1)
    View CueMap
    CueMap tool icon

    CueMap

    AI Agent Memory Store in Rust

    Agent MemoryRAGMCP Servers

    Discussions

    No discussions yet

    Be the first to start a discussion about CueMap

    Latest News

    08/23/2026

    CueMap v0.7.2 release published; SDK release notes add semantic modes, query embeddings, intent classification helpers, directory preview, and qint8/q4 MiniLM-L3 documentation.

    github.com
    08/04/2026

    CueMap v0.7.2 changelog: bundled local semantic reranking, intent classification, caller-provided vectors, edge semantic profile, snapshot recovery, and expanded coverage gates.

    raw.githubusercontent.com
    07/17/2026

    CueMap v0.7.1 added bundled tokenizer assets, Linux compatibility improvements, rustls-based HTTP TLS, consolidated production Docker builds, and health checks.

    raw.githubusercontent.com
    05/19/2026

    CueMap v0.7.0 introduced CuePacks, CueBridge artifacts, ordered/evidence recall modes, deterministic facets and intent routing, and removed the embedded web UI.

    raw.githubusercontent.com

    Products & Services

    5
    CueMap Rust Engine
    2025-08-10

    The core Rust temporal-associative memory store and HTTP/CLI engine, providing deterministic cue extraction, lexical and hybrid recall, project isolation, ingestion, persistence, and source-backed/grounded recall.

    CueMap Python SDK
    2026-08-23

    Python client for the CueMap engine, including synchronous and asynchronous clients, memory writes, recall, grounded recall, ingestion, project operations, backups, and intent classification.

    CueMap TypeScript SDK
    2026-08-23

    TypeScript client wrapping the CueMap HTTP surface, with local/embedded-engine support and APIs for memory, recall, ingestion, backups, lexicon, and job operations.

    CueMap MCP Server
    2026-08-23

    An MCP server that automatically manages a local Rust CueMap instance and exposes project initialization, ingestion, status, memory lifecycle, aliases, lexicon administration, and ranked recall to coding assistants.

    Market Position

    CueMap positions itself as a deterministic, inspectable memory layer rather than a black-box semantic-memory service: lexical candidate discovery is bounded and evidence remains tied to original sources, while local MiniLM reranking is optional/bounded and requires no external model calls or network service. Its differentiators are project isolation, temporal and reinforcement signals, grounded recall, codebase ingestion, and a local MCP path for coding agents.

    Leadership

    Founders

    KD

    Kaan Demirel

    Software engineer focused on high-performance AI infrastructure and open-source projects; his GitHub profile says he is building CueMap and bridging probabilistic and deterministic approaches. He is the author/maintainer shown on the CueMap Python package and the owner of the cuemap-dev GitHub organization.

    Executive Team

    KD

    Kaan Demirel

    Founder / maintainer

    Software engineer building high-performance AI infrastructure and open-source projects; listed as the CueMap package author and the sole member shown for the CueMap Hugging Face organization.

    Founding Story

    CueMap began as a Rust engine prototype for in-memory memory storage, basic tokenization, and exact-match scoring (v0.1.0, August 2025). Its stated initial vision was a high-performance temporal-associative memory store that could provide deterministic, inspectable evidence for dynamic contextual retrieval rather than opaque generated summaries.

    Business Model

    Revenue Model

    CueMap is distributed as an open-source engine and client packages under source-available/MIT-licensed components: the engine repository uses Business Source License 1.1 with a database-service restriction, while the Python and TypeScript SDKs and MCP package state MIT licensing. The public materials emphasize local self-hosted use through CLI, SDK, MCP, HTTP, and Docker rather than a hosted subscription.

    Target Markets

    Industries & Segments
    • AI coding-assistant developers
    • Developers building agents and RAG systems
    • Teams needing durable project or organizational memory
    • Support, operations, and incident-response teams
    • Applications requiring local, explainable, privacy-conscious retrieval
    • Constrained or edge-device deployments
    Use Cases
    • Coding-agent memory and project-scoped codebase recall
    • Long-running personal and workplace assistants
    • Support and incident investigation
    • Time-sensitive personalization
    • Agent workflow, tool history, and state recovery
    • Decision and organizational memory

    Quick Facts

    Founded
    2025
    Employees
    1

    History & Milestones

    2026-01-18

    v0.6.0 added an embedded web UI, WordNet expansion, lemmatization, additional self-learning-agent formats, lexicon management, and the Grounded Recall API.

    2026-01-21

    v0.6.1 added cloud snapshot backup integrations for AWS S3, Google Cloud Storage, and Azure Blob Storage, plus Prometheus metrics.

    2026-05-19

    v0.7.0 shifted the engine toward a deterministic co-processor core, adding ordered/evidence recall modes and the CuePacks/CueBridge artifact runtime while removing the embedded web UI.

    2026-08-04

    v0.7.2 added bundled local MiniLM-L3 semantic reranking, intent classification, caller-provided vectors, an edge semantic profile, snapshot recovery, and expanded test/coverage work.

    2025-08-10

    CueMap v0.1.0 launched as the initial core engine prototype with in-memory storage, basic tokenization, and exact-match scoring.

    Key Capabilities

    10
    Deterministic cue-based lexical recall with structural evidence extraction
    Bounded local semantic reranking using bundled qint8 MiniLM-L3 (and q4 edge profile)
    Intent classification and multiple recall modes including parent fusion, ordered reconstruction, and evidence coverage
    Source-backed and grounded recall with cryptographic context proof support
    Temporal, recency, salience, and access-reinforcement signals
    Project-scoped isolation with numeric per-project memory IDs

    Integrations & Partnerships

    Platform Integrations

    • Python package (pip install cuemap)
    • TypeScript package (npm install cuemap)
    • MCP server (npx cuemap-mcp)
    • Docker image (cuemap/engine)
    • Rust source and CLI via GitHub
    • HTTP API on the local CueMap server
    • Coding-agent setup guides for Codex, Claude Code, Google Antigravity, OpenCode, VS Code, and Cursor

    Key Partnerships

    MCP integrations for Codex, Claude Code, Google Antigravity, OpenCode, VS Code, and Cursor
    Cloud backup support for AWS S3, Google Cloud Storage, and Azure Blob Storage

    Connect

    Website
    cuemap.dev
    GitHub
    cuemap-dev
    X / Twitter
    cue_map

    AI Topics

    3

    CueMap focuses on these topics:

    Agent Memory(1)
    Retrieval-Augmented Generation(1)
    MCP Servers(1)
    Back to all developersSuggest an edit