How to Apply Google's Open Knowledge Format (OKF) on Enterprise Level

3 pointsposted 8 hours ago
by pssah4

1 Comments

pssah4

8 hours ago

I built a plugin that combines Karpathy's LLM-Wiki and Google's Open Knowledge Format (OKF) to maintain my Obsidian vault. An embedded agent helps me to monitor freshness, relevance and links, to keep knowledge and memory current.

That works perfectly fine in single player mode. For knowledge workers, multi player mode becomes more difficult: how can I manage git conflicts in a way, a non-technical user can deal with it. How do I escalate conflicts with differt perspectives? Who decides (initial/all/any contributor)? How to manage retrieval for users without a GitHub account?

My idea is to built a skill (and use it with the agent) that carries most of that work for the user.

Does anyone tried something similar yet? I'd behappy to get your ideas!