OzBrain launches as a shared knowledge brain for AI agents and teams
A developer has launched OzBrain, a platform designed to give AI agents and human teams a shared, auditable knowledge base, moving beyond static files and custom-built vaults.
The core idea is to create a repository where agents can write, update, and reference knowledge, while also giving teams or collaborators the ability to share that brain. OzBrain is designed to be agnostic about which apps or agents connect to it, to track all changes for auditability, and to handle conflicts when multiple agents edit the same article. It also includes features to refactor knowledge into token-friendly chunks, to retire outdated information without erasing it, and to link related content so new thinking can supersede old thinking across the corpus. The developer emphasized that users should not need technical knowledge to use it.
In the announcement, Bubs.co explained that the platform emerged from personal frustration. He said he had lost his coding skills more than a decade ago but had returned to technical work with the help of AI coding agents. While building a voice AI for older people, he developed an agentic engineering workflow and found it painful to pass .md files around while tracking which version was latest. He built a hosted markdown storage in Supabase and let his agents write to it, which enabled him to build the voice AI from his phone at the gym.
The creator also shared findings from a survey of 75 founder friends, asking how they managed shared knowledge. According to the post, 26 had built custom knowledge systems, such as Obsidian vaults with 7,000 files synced through a VPS, markdown repos behind MCP servers, and cron jobs stitching Supabase to a skills file. Thirty-two said they felt the pain of moving static files around but had no solution.
OzBrain is still in alpha, particularly its maintenance loop, which is not yet running on customer data. Bubs.co invited people to try the platform and give feedback, and said he would like to hear from those who built their own knowledge systems about what criteria mattered most to them.
The post on Hacker News had received 8 points and 1 comment at the time of reporting.
OzBrain is a new shared knowledge platform aimed at AI agents and teams, created by a developer who found existing markdown and file-management workflows inadequate. The product targets the growing trend of agent-led work and offers features like conflict handling and auditability, while still in alpha. Its launch highlights a broader need for knowledge tools built for AI agents, not just humans.
Editor's Summary
OzBrain is a newly launched shared brain for AI agents and teams, created after its developer struggled with managing markdown files across agent workflows. It aims to provide an easy, auditable, and conflict-resistant knowledge base for non-technical users. The product is in alpha, and the creator is seeking community feedback to refine it.