JinNing6/Noosphere
by Various
🧠 The Collective Memory Network for AI Agents — Where every agent learns from the wisdom of all. 万物智识,归于一圈。
MCP
JinNing6/Noosphere
Added 1 June 2026
Overview
Noosphere is a Python framework for building a collective memory network where AI agents share and retrieve knowledge from a shared repository. It enables agents to learn from the aggregated experiences of all agents in the network.
Best for
Best for
Developers experimenting with shared memory architectures for multi-agent systems
Use cases
- Building multi-agent systems with shared memory
- Creating collaborative AI agents that learn from each other
- Implementing persistent knowledge sharing across agent sessions
Notes
Noosphere is a Python framework for building a collective memory network where AI agents share and retrieve knowledge from a shared repository. It enables agents to learn from the aggregated experiences of all agents in the network.
15 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.
Use cases
- Building multi-agent systems with shared memory
- Creating collaborative AI agents that learn from each other
- Implementing persistent knowledge sharing across agent sessions
Pros
- Enables knowledge reuse across agents without retraining
- Simple Python implementation for rapid prototyping
- Open source with permissive license
Cons
- Very early stage with only 15 GitHub stars and limited community
- No documentation or examples beyond the repository description
- Scalability and performance for large agent networks are unproven
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables knowledge reuse across agents without retraining
- Simple Python implementation for rapid prototyping
- Open source with permissive license
Cons
- Very early stage with only 15 GitHub stars and limited community
- No documentation or examples beyond the repository description
- Scalability and performance for large agent networks are unproven
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
topoteretes/cognee
Various
Memory platform for AI Agents in 6 lines of code
upstash/context7
Various
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
vectorize-io/hindsight
Various
Hindsight: Agent Memory That Learns