tiinyapp.farm

Tiiny Brain

v0.1.0 · MIT · Not reviewed yet · Grown by Jason Brashear

Your own notes, held by the machine on your desk.

Install

farm install tiiny-brain && farm start tiiny-brain

Then open http://localhost:8500. New here? Install the farm CLI first.

What it does

Point it at a folder of markdown and it reads every note, works out which names keep turning up, and draws the ones that keep turning up together. Click a name and its neighbourhood pulls forward; click a note and read it, copy it as markdown or ask about that note alone. Ask anything and the answer cites the notes it came from, or says plainly that nothing it retrieved covers the question rather than inventing one. Two ways of answering sit behind that box: a question about a topic goes to nearest-neighbour search, and a question about a name the archive knows reads every passage that names it, which is a different and much better set. Write a new note from inside it and the note lands in your own vault as markdown, then gets chunked, embedded and becomes answerable a few seconds later. Your notes stay plain files in your own folder the whole time and nothing is uploaded anywhere. The embedding and the answering happen on your Tiiny. Python standard library only.

Home page

Screenshots

No screenshots yet.

Comments

Loading comments and thumbs up…

Sign in to give this app a thumbs up or leave a comment.