AI brain

The AI brain is a git repository

All the brain you build is stored in one repository. Tools write into it, Notula gives you access to it, and your AI reaches it through Notula, and not only through Notula.

git
AI
Notula
Tools, and you
GitHub, GitLab, any other
Notula for Google Meet
mdexport
Coding agents
You
Notula
Claude
Codex
Any agent with the repo
What a tool saves travels inward, into the folder. What an assistant reads travels back out of it.

In the middle there is git

The brain is a folder of Markdown files in a git repository. That is the whole of it, and it is the part that has to be boring: a file you can open in any editor, with the history of every change behind it. Nothing sits in between you and it.

Nothing about it is special to Notula. Delete Notula and the brain is still there, still readable, still yours.

Around it, wherever you keep it

GitHub, GitLab, or any other. The host is where the repository is kept and nothing more: it holds the brain, it does not own it. Move the repository somewhere else and everything in this picture still works, because none of the rings above it know or care which host is underneath.

The tools that write into it, and you

Around that are the tools that add to the folder, and the people who do. Each one saves what it knows as Markdown, in the same repository, in a folder you chose for it.

Notula gives you access to the brain

A folder of Markdown in a repository is reachable by anyone who can clone it, branch, commit and open a pull request, which in most teams is the engineers and nobody else. Notula is the ring that removes that condition. The documents open like documents, with comments sitting on the passage they are about, and git happens underneath without being operated.

It is also the ring the tools connect through. The Meet extension asks Notula which repositories are open and writes into one of them, which is why a tool never needs its own idea of where your brain lives.

AI reads it, through Notula and not only

An assistant reaches the brain through Notula, and it reaches it directly too, because a git repository full of Markdown is the one format every agent already reads. There is no API to hold, no export to schedule, and no vendor keeping the memory on your behalf.

This way you build a real brain for AI: everything it knows in one place you own, versioned like code, filled by the tools you already run.

Start with the folder you already have

Notula is free, with no account and no server. Open a repository in it and the rings above have somewhere to point.

Apple silicon and Windows x64 above. Intel and Arm builds, and what to do if Windows blocks the installer.