jb55 on Nostr: you can even use dave with a setup like this. fully private local ai assistant that ...
you can even use dave with a setup like this. fully private local ai assistant that can find and summarize notes for you
quoting note17c3…yu9manother cool thing is if you're using ollama locally on your macbook on a plane, and you have no wifi connection, this will still work.
Everything in notedeck is offline first. The question gets sent to the local model, the model then responds with a tool query ({query:cats, limit:3}),
notedeck parses this query, understands it, queries the local notedeck database, formats a response and send it back to the local ai.
the local ai then takes those formatted notes and replies with a summary.
this all happens back and forth locally on your computer.
how neat is that!?
note1r3a…tchs