awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesSemantic Memory Generation

Decomposing documents into semantically meaningful chunks and resolving references to create high-signal memory entries.

Distinct from Memory-Optimized Storage: Focuses on semantic chunking and reference resolution for AI memory, distinct from storage-optimized formats.

Explore 4 awesome GitHub repositories matching data & databases · Semantic Memory Generation. Refine with filters or upvote what's useful.

Awesome Semantic Memory Generation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • supermemoryai/supermemoryAvatar supermemoryai

    supermemoryai/supermemory

    27,334Vezi pe GitHub↗

    Supermemory is an artificial intelligence memory management platform designed to provide autonomous agents with persistent, long-term knowledge bases. It functions as a centralized repository that synchronizes multimodal data, enabling agents to maintain context and historical information across complex, multi-session workflows. By serving as a knowledge graph engine and vector database orchestrator, the platform ensures that information remains accessible and relevant for automated tasks. The system distinguishes itself through its hybrid indexing approach, which combines vector similarity s

    Decomposes documents into semantically meaningful chunks and resolves references to create high-signal, fact-based memory entries.

    TypeScriptcloudflare-kvcloudflare-pagescloudflare-workers
    Vezi pe GitHub↗27,334
  • tporadowski/redisAvatar tporadowski

    tporadowski/redis

    9,987Vezi pe GitHub↗

    Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL database. It provides sub-millisecond read and write access to data stored in RAM and can operate as a vector database for indexing high-dimensional embeddings. The system supports a wide range of data storage and synchronization primitives, including the management of strings, hashes, lists, sets, and JSON documents. It enables real-time data operations through atomic transactions, hybrid persistence using snapshots and append-only logs, and high-availability configurations

    Consolidates duplicate or related information using semantic search to maintain a clean memory index.

    Credisredis-for-windowsredis-msi-installer
    Vezi pe GitHub↗9,987
  • agiresearch/aiosAvatar agiresearch

    agiresearch/AIOS

    5,168Vezi pe GitHub↗

    AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and tool execution for multiple autonomous AI agents. It serves as a comprehensive framework for developing and deploying agents, featuring a dedicated resource manager that coordinates model backends, GPU memory, and isolated kernel instances. The system distinguishes itself through a semantic memory engine that uses vector search and autonomous clustering for long-term knowledge management, and a semantic file system that allows users to control computer files and system operations

    Consolidates duplicate semantic information and updates anchors to maintain a clean knowledge index.

    Python
    Vezi pe GitHub↗5,168
  • volcengine/openvikingAvatar volcengine

    volcengine/OpenViking

    2,993Vezi pe GitHub↗

    OpenViking is a multi-tenant context server and knowledge base administration system designed to provide AI agents with persistent long-term memory. It enables the indexing of diverse documents and codebases to support retrieval-augmented generation, allowing agents to recall past interactions, user preferences, and learned experiences across sessions. The project is distinguished by its use of a URI-based virtual filesystem to organize memories, resources, and skills. It implements a tiered context loading system that balances retrieval precision with token budgets by structuring data into a

    Asynchronously distills long-term memories and interaction patterns from chat sessions using LLMs.

    Pythonagentagentic-ragai-agents
    Vezi pe GitHub↗2,993
  1. Home
  2. Data & Databases
  3. Vector Memory Stores
  4. Memory-Optimized Storage
  5. Semantic Memory Generation

Explorează sub-etichetele

  • Memory MergersTools for consolidating duplicate or related semantic information to maintain a clean knowledge index. **Distinct from Semantic Memory Generation:** Distinct from Semantic Memory Generation: focuses on deduplicating and merging existing entries rather than creating new ones.