Implementation Research
Bundle OKF 0.1 · 10 conceitos · npatten/2nd-brain-research
Open source Repository Open in the app JSON README (API)
About
# Implementation Research
Research on ideas and approaches for a local-first, LLM-managed personal wiki /
second brain / "open brain" system. Project direction, working assumptions, doc
conventions, and open threads live in [working-notes.md](working-notes.md).
# Primary sources
* [LLM Wiki (Karpathy gist)](andrej-wiki-gist.md) - seed idea: an LLM incrementally builds and maintains a persistent, interlinked markdown wiki between you and raw sources, instead of re-deriving via RAG per query.
* [Nate B. Jones — "Open Brain" post](nate-post-open-brian.md) - the raw persuasive artifact audited in the claims audit.
* [Open Knowledge Format (OKF) v0.1 spec](okf-spec.md) - vendored verbatim copy of the OKF v0.1 spec; our firm format requirement. Don't hand-edit — re-copy from upstream to update.
# AI-synthesis
* [Prior-Art Landscape](prior-art-landscape.md) - map of the design space: concept/architecture taxonomy (13 axes), the three reference approaches (OKF/Andrej/Nate) with master com
Details
- Kind
- OKF bundles
- Topic
- AI, RAG & memory
- Publisher
- npatten
- Origin
- okf_github
- Category
- dados
- Version
- 0.1
- Stars
- 1
- Forks
- 1
- Last push
- 2026-06-23T19:01:34Z
- Repository state
- ativo
- Language
- Shell
- Added
- 2026-09-09 05:05:29
- Updated
- 2026-09-09 05:05:29
- Origin id
npatten/2nd-brain-research:docs/impl-research/index.md
README
# 2nd-brain-research Research notes for local-first second brain / open brain / personal knowledge wiki architecture. ## Research Implementation research lives in [`docs/impl-research/`](docs/impl-research/index.md) (an OKF bundle). Start at the index. - [Index](docs/impl-research/index.md) — catalog of research docs. - [Working notes](docs/impl-research/working-notes.md) — project direction, working assumptions, and open threads. - [Andrej wiki gist](docs/impl-research/andrej-wiki-gist.md) — seed idea for the LLM-managed wiki. - [Knowledge Catalog repo patterns](docs/impl-research/knowledge-catalog-patterns.md) — takeaways from `~/Projects/knowledge-catalog`: OKF, Metadata as Code, enrichment, discovery, and local-first implications. - [OB1 synthesis](docs/impl-research/ob1-synthesis.md) — concept chunks + local-first options distilled from Nate B. Jones's "Open Brain" (`~/Projects/OB1`), with an ingestion [deep-dive appendix](docs/impl-research/ob1-ingestion-recon.md).