Second Brain

An embeddable, offline-first memory system for AI agents with correctness tracking, neural scoring, and semantic retrieval.

What's New (Phase 2-5)

  • Sentence-Transformer Embeddings (src/embedder.py) — Cached, offline, 384-Dim
  • ChromaDB Vector Store (src/chroma_store.py) — Semantic similarity search
  • Neural Confidence Scorer (src/neural_scorer.py) — PyTorch RL net, trains on confirm/reject feedback
  • Hybrid Retrieval (src/retriever.py) — Keyword + Semantic + Neural fusion
  • Streamlit Dashboard (src/app_dashboard.py) — Search, confirm/reject, neural training UI
  • Graph Visualization (src/graph_view.py) — Interactive Cytoscape.js graph with confidence colors

Architecture

Obsidian

Setup and timers: second-brain/docs/OBSIDIAN.md

Description
Zweites Gehirn für OpenCLaw - Langzeit- und Kurzzeitgedächtnis, Bewertungsnetzwerke, Proaktivität, Fehlerkorrektur
Readme 607 KiB
Languages
Python 80%
HTML 15.8%
CSS 4%
Shell 0.2%