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
·

2 repository-uri

Awesome GitHub RepositoriesMulti-User Graph Hosting

Deployment strategies for serving a single knowledge graph instance to multiple concurrent network users.

Distinct from Shared Knowledge Graph Memory: Focuses on the hosting and serving aspect for humans/agents via HTTP rather than internal agent memory isolation.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Multi-User Graph Hosting. Refine with filters or upvote what's useful.

Awesome Multi-User Graph Hosting GitHub Repositories

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

    safishamsi/graphify

    67,973Vezi pe GitHub↗

    Graphify is a knowledge retrieval system that transforms directories of source code and documentation into structured, queryable project maps. It utilizes a code-to-graph parser to extract technical metadata and system connectivity, converting a mix of code, SQL schemas, and documentation into a unified graph structure. The project distinguishes itself by integrating these knowledge graphs with AI coding assistants through a Model Context Protocol server and dedicated tool hooks. This allows AI agents to perform lookups and impact analysis on node neighbors and shortest paths to understand ho

    Allows the knowledge graph to be served over HTTP for multi-user query access from a single shared process.

    Pythonantigravityclaude-codecodex
    Vezi pe GitHub↗67,973
  • athensresearch/athensAvatar athensresearch

    athensresearch/athens

    6,298Vezi pe GitHub↗

    Athens is no longer maintainted. Athens was an open-source, collaborative knowledge graph, backed by YC W21

    Lets multiple users work on the same knowledge graph simultaneously through hosted or self-hosted instances.

    Clojurehacktoberfestknowledge-baseknowledge-graph
    Vezi pe GitHub↗6,298
  1. Home
  2. Software Engineering & Architecture
  3. Shared Memory Management
  4. Shared Knowledge Graph Memory
  5. Multi-User Graph Hosting

Explorează sub-etichetele

  • Concurrent Graph EditingCapabilities for multiple users to simultaneously edit and view the same knowledge graph in real time. **Distinct from Multi-User Graph Hosting:** Distinct from Multi-User Graph Hosting: focuses on the real-time editing experience rather than the deployment strategy for serving the graph.