MosAIc, a reconfigurable reading-surface viewer for OKF bundles with LLM support #132
vonargo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! Thanks for putting OKF in the open. I'd been building the same shape independently (markdown + YAML frontmatter, git-curated, human- and agent-readable) as the memory layer of a governed AI system, so seeing it formalized was a genuinely good day.
The README frames the bundled
visualizesubcommand as a proof-of-concept consumer and invites better ones, so here's one.MosAIc is a reconfigurable surface for reading an OKF bundle. Instead of a force-directed graph, it renders each concept as a panel ("tessera"), grouped by
typeand filterable by frontmatter.A calm reading/working surface rather than a node-edge map. The bet is that an LLM (or a person) reasons better from a legible layout than from a graph or a wall of text.
Two things it does that lean on conversations already happening here:
MIT, no backend, runs entirely as a static Hugging Face Space:
Early and rough, and explicitly not trying to be the spec! MosAIc is a consumer built on it.
Happy to align frontmatter field-naming for interop, take feedback, or fold it in as a reference viewer if that's useful to anyone.
Beta Was this translation helpful? Give feedback.
All reactions