zcf
Shares tags: ai
nexo-brainは、永続的なメモリと耐久性のあるワークフローを備えたAIエージェントに共有の脳を提供する、自由/オープンソースの認知ランタイムです。
<a href="https://www.stork.ai/en/nexo-brain" target="_blank" rel="noopener noreferrer"><img src="https://www.stork.ai/api/badge/nexo-brain?style=dark" alt="nexo-brain - Featured on Stork.ai" height="36" /></a>
[](https://www.stork.ai/en/nexo-brain)
overview
nexo-brainは、プロジェクトのメンテナーによって開発された自由/オープンソースの認知ランタイムツールであり、AIオペレーター、開発者、小規模チームが永続的なメモリと耐久性のあるワークフローを備えたAIエージェントに共有の脳を提供することを可能にします。Atkinson-Shiffrin multi-store memory modelを実装し、100%ローカルで動作します。このシステムは、ステートレスなAIアシスタントを、時間をかけて記憶し、学習し、適応できる「認知パートナー」に変え、「セッション間で全てを忘れる」ことを防ぎます。そのアーキテクチャは、セマンティックRAG、自然な忘却、メタ認知ガード、動的な信頼度スコアリングをサポートし、AIエージェントの長期的なパートナーシップと自己修正を促進します。
quick facts
| 属性 | 値 |
|---|---|
| 開発元 | The nexo-brain Project |
| ビジネスモデル | Freemium (オープンソースコア) |
| 価格 | 無料 (AGPL-3.0 license), 100%ローカル, API/クラウド費用ゼロ |
| プラットフォーム | ローカル (ユーザーのマシンで動作) |
| API提供 | はい (API Docs: https://nexo-brain.com/docs を参照) |
| 統合 | Claude Code, Codex, Claude Desktop, あらゆるMCPクライアント |
| ユーザーデータでの学習 | なし |
features
nexo-brainは、AIエージェントの認知能力と運用効率を向上させるために設計された包括的な機能スイートを提供します。これらの機能は、永続的なメモリと高度な意思決定プロセスをサポートするローカル認知ランタイムに基づいて構築されており、AIエージェントが時間をかけて進化し適応することを可能にします。システムの設計はローカル運用とオープンソースの原則を重視し、データプライバシーとコスト効率を保証します。
use cases
nexo-brainは、AIエージェントに堅牢で永続的なメモリと高度な認知能力を必要とするAIオペレーター、開発者、および小規模チーム向けに主に設計されています。ローカルファーストでオープンソースであるため、データプライバシーとコスト管理を優先する環境、特にAIコーディングアシスタントや複雑な自動化ワークフローを扱うユーザーに適しています。
pricing
nexo-brainは、AGPL-3.0 licenseの下で無料のオープンソースソフトウェアとして配布されています。ユーザーのマシン上で100%ローカルに動作し、すべてのデータをローカルのSQLiteデータベースに保存し、CPU上でベクトル埋め込みを実行します。このアーキテクチャにより、ユーザーのAPIやクラウドのコストはゼロになります。「フリーミアム」というタグがこのツールに関連付けられていますが、そのコア機能とデプロイメントモデルは完全に無料で、ソフトウェア自体に明示的な有料ティアやサブスクリプションプランは現在詳細に記載されていません。「フリーミアム」の側面は、将来のエンタープライズサポート、ホスト型サービス、またはコミュニティ主導のプレミアム機能に関連する可能性があります。
competitors
nexo-brainは、AIエージェント向けの包括的なローカル認知ランタイムとして位置付けられており、人間のような永続的なメモリ、メタ認知機能、そして100%ローカルでオープンソースのデプロイメントモデルを重視することで差別化を図っています。基本的なメモリソリューションや一般的なAIエージェントフレームワークと比較して、より統合された認知アーキテクチャを提供します。
LlamaIndex provides a data framework for LLM applications, enabling them to ingest, structure, and access private or domain-specific data for RAG.
While not exclusively an 'AI agent brain,' LlamaIndex offers robust RAG capabilities and persistent memory management, which are core components of nexo-brain. It's a framework rather than a ready-to-use shared brain, requiring more development effort, and its local-first emphasis depends on the user's implementation choices, unlike nexo-brain's explicit 100% local claim.
LangChain is a comprehensive framework for developing applications powered by language models, offering modules for agents, memory, and RAG.
LangChain provides the building blocks for creating AI agents with persistent memory and RAG, similar to nexo-brain's underlying functionalities. However, it's a development framework, requiring users to assemble components, whereas nexo-brain presents itself as a more integrated 'shared brain' solution. LangChain's local operation depends on the integrated LLM and vector store, while nexo-brain explicitly states 100% local.
MemGPT is an open-source operating system for LLMs, designed to give them self-editing memory and the ability to manage their own context.
MemGPT directly addresses the persistent memory and context management challenges for AI agents, aligning closely with nexo-brain's 'persistent memory' and 'natural forgetting' features. It focuses heavily on the memory aspect for individual agents, potentially offering a more granular control over memory than a shared brain, but might require additional orchestration for multi-agent collaboration compared to nexo-brain's 'shared brain' concept.
Open-Assistant is a chat-based AI that can interact with third-party tools and APIs, aiming to be a free and open-source alternative to commercial assistants.
While Open-Assistant is more of a conversational AI, its ability to interact with tools and APIs touches upon the '150+ MCP tools' aspect of nexo-brain. It's open-source and free, similar to nexo-brain, but its primary focus is on being a helpful assistant rather than a backend 'shared brain' for other AI agents, making it a less direct competitor in terms of core functionality.
nexo-brainは、プロジェクトのメンテナーによって開発された自由/オープンソースの認知ランタイムツールであり、AIオペレーター、開発者、小規模チームが永続的なメモリと耐久性のあるワークフローを備えたAIエージェントに共有の脳を提供することを可能にします。Atkinson-Shiffrin multi-store memory modelを実装し、100%ローカルで動作します。
はい、nexo-brainはAGPL-3.0 licenseの下でライセンスされた無料のオープンソースソフトウェアです。ユーザーのマシン上で100%ローカルに動作し、APIやクラウドのコストは一切かかりません。
nexo-brainの主な機能には、共有脳メモリ、永続メモリ、セマンティックRAG、自然な忘却、メタ認知ガード、信頼度スコアリング、Goal Engine、Decision Cortex、結果学習、スキル進化、夜間学習のためのDeep Sleep、および150以上のModel Context Protocol (MCP) ツールとの統合が含まれます。
nexo-brainは、AIエージェントに永続的なメモリと高度な認知能力を必要とするAIオペレーター、開発者、および小規模チームを対象としています。これには、AIコーディングアシスタントの強化、エージェントが間違いを繰り返すことの回避、適応的なインタラクションのための永続的なコンテキストの提供、ワークフローの自動化が含まれます。
nexo-brainは、人間のような永続メモリ、メタ認知ガードレール、および100%ローカルでオープンソースのデプロイメントを備えた包括的なローカル認知ランタイムを提供することで、競合製品との差別化を図っています。基本的なメモリソリューションとは異なり、セマンティック検索とワークフローを含みます。一般的なAIエージェントフレームワークと比較して、nexo-brainは単なるオーケストレーションではなく、完全な認知アーキテクチャでステートレスなAIエージェントの「健忘症」問題を具体的に解決します。
For builders
AI agents read it. Buyers find it. Backlinks accrue. Your tool can have one too — live in 24 hours, indexed by Claude, ChatGPT, and Perplexity, queryable via MCP.