AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

andy-herman/neural-bridge

A personal AI substrate. Specialized agents share a markdown wiki memory and a chat-based mobile interface.

Python MIT GitHub ↗ 公開URL ↗
★ 1
stars
70
AI関連スコア
65
個人開発度
2
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

Neural Bridge は、個人用の「AIサブストレート」で、専門化された9つのエージェントが共通の Markdown ウィキ(知識ベース)を共有し、Discord 経由で携帯から呼び出せる仕組みです。特徴は「ファイリングゲート」によるメモリの防御(プロンプト注入やメモリ汚染の検出)と、日次ログ→概念記事への昇格プロセスです。現在はローカルの Mac Mini 上で launchd によって稼働し、クラウドは不要(Claude Max サブスクリプションを利用)。 誰が使うか:個人開発者や研究者、継続的・累積的な作業履歴を持ちたい人向け。プロジェクトごとに記憶が破棄される従来のツール群と異なり、知識が蓄積・精錬されます。 主な機能: - 九つの専門エージェント(research, teaching-prep, content, social, senior-pm, recruiter, automation-engineer, security-reviewer, docs-editor)が @メンションで応答・相互ハンドオフ。 - 五層のサブストレート設計(Agents / Skills / Transport:Discord / Shared state:wiki+daily-logs+filing gate+lint / Orchestration:daemon + senior-pm)。 - メモリパイプライン:日次ログは安価、概念は高価。ファイリングゲートは PROMOTE / QUARANTINE / REJECT を判定し、命令形の AI 指向文や出典不明の主張、自作自演的な要素を排除。 - Discord オーケストレータ:各エージェントは独立した Discord アプリ・ボットで、デーモンがメンションをルーティングし、エージェント定義を読み込み、claude -p を呼び出し、応答中の actions ブロックを検証して gh 経由で実行、結果を投稿。チャーン制御のためのターン予算管理あり。senior-pm は専用スラッシュコマンドを提供。 - リポジトリ構成:プラグイン定義、agents 定義、hooks、scripts(discord_bot、launchd)、knowledge(agents 日次ノート、concepts、quarantine)などを収録。 - セットアップ:Claude Code プラグインとして導入し(/plugin marketplace add /plugin install)、任意で Obsidian に読み込み。Discord 用に9つのアプリを作りトークンを macOS キーチェーンに保存し、launchd に登録して常駐させる手順を含む。 セキュリティ観点の論考(Memory Poisoning)の関連資料と MIT ライセンスが付随。

使用AIコーディングツール

このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。

OpenAI Codex (AGENTS.md) AGENTS.md Claude Code .claude/

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🤖 LLMモデル (1)
Claude

GitHub Topics

#ai-agents #claude-code #multi-agent #obsidian #personal-ai

使用言語(バイト数比)

Shell
0.9%
Python
99.1%

オーナー情報

アカウント
andy-herman
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-05-08
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:16

類似Repo (同じ言語のAI関連Repo)

WenyuChiou/awesome-agentic-ai-zh

AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。

Python 516 AI 100
lonr-6/cc-desktop-switch

Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.

Python 347 AI 45
TomSolid/myPKA

My whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.

Python 56 AI 70
linora-u/AgentLoom

Simple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.

Python 29 AI 70
oodadoudou/Transoria

AI desktop toolkit for novel translation, glossary management, and batch text replacement.

Python 24 AI 45
hieuchaydi/MemoryFeed

Local-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.

Python 14 AI 70
alias8818/enoch-agentic-research-system

Agentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.

Python 11 AI 45
helderpgoncalves/feedbot

Turn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.

Python 6 AI 70