brainpick (Python engine)
A turn-key brain stack for agents. Compile a folder of OKF markdown into a queryable, servable, visualizable brain — then serve it to agents over MCP + CLI and to humans through a live holographic-brain web UI.
This is the Python engine (the reference implementation). A byte-identical native Node engine ships on npm with no Python required — same artifacts, same UI, same MCP tools.
uvx brainpick init --root ./my-okf-bundle # detect, configure, compile
uvx brainpick serve --open # the living graph, zero API keys
The tiers
| Tier | What | Needs |
|---|---|---|
| T0 | grep/glob over the files | nothing |
| T1 | generated index.md, link graph, backlinks, tags |
nothing (deterministic) |
| T2 | vector search over chunks | an embedding model |
| T3 | entity/relation graph (LightRAG behind an adapter) | a small LLM |
Extras: brainpick[vectors] (LanceDB), brainpick[vectors-local]
(fastembed, offline), brainpick[graph] (LightRAG extraction), brainpick[all].
The markdown is the only source of truth; everything under .brainpick/ is a
disposable build artifact. Small local models (qwen3.6-class) are first-class
citizens. See the full README, principles, and docs.
MIT.
Release files for brainpick 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| brainpick-0.7.0.tar.gz | 1.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| brainpick-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.0 MB
Release files / brainpick-0.7.0.tar.gz
| Download URL | brainpick-0.7.0.tar.gz |
|---|---|
| Size | 1.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58289c5893604868ad111646d5d6db3aa162ff1042b3cc24ed86c59bea5020fd
|
|
BLAKE2b-256 checksum How to use checksums |
e86e57039cccf261bab8dcd1b61cd48b8fd0dad8205e3474389035e7de67e925
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.
Transparency logRelease files / brainpick-0.7.0-py3-none-any.whl
| Download URL | brainpick-0.7.0-py3-none-any.whl |
|---|---|
| Size | 936.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8d0b603293a8039c523ac8de257d5bdf0d824ddf88738ba74a11000914e83a69
|
|
BLAKE2b-256 checksum How to use checksums |
f8e727fd38c709a0e632b3771914bf57ea9c70eea757fc2e4f5f4d3ada867dd4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.
Transparency log