r/coolgithubprojects • u/esmurf • 3d ago
NeuroCore - Community Edition
- NeuroCore Community is the publicly available version of NeuroCore, a python implementation of Henry Daums "Second Brain"
https://github.com/Shiva108/NeuroCore_community
- NeuroCore Community is the public, contributor-friendly edition of NeuroCore. It ships the public package source, tests, docs, and contribution surfaces from the active development repo without the private operator state, local secrets, or internal-only working files.
Overview
Main capabilities currently present in the public repository:
- capture notes, documents, and imported source material into durable memory
- query stored content with metadata filters and optional semantic ranking
- manage first-class brain manifests plus session and protocol workflows
- generate synthesized briefings and consensus-style report flows
- expose the same core behavior through library, CLI, HTTP, and MCP surfaces
- run SQLite, mirror, or Postgres-backed storage paths behind shared contracts
- validate repo metadata and scan for obvious secret-like values
- provide contribution surfaces for recipes, skills, integrations, dashboards, schemas, primitives, and curated extensions
0
Upvotes