frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Lore – Local AI thought capture and recall that runs on your machine

https://github.com/ErezShahaf/Lore
1•ErezShahaf•1h ago
I built Lore because I kept losing knowledge — curl commands, quick notes from standups, and that one thing I told myself I'd remember.

It lives in the system tray, a global shortcut pops it up, you type naturally, and it stores or retrieves automatically. Everything runs locally via Ollama + LanceDB — no cloud, no API keys. It classifies your input (thought, question, todo, instruction) and uses a RAG pipeline to answer recall queries from your own stored context.

It's free and open source under MIT license, and even though its in very early version me and my friends have been using it for a while and we can't live without it. Would love to hear what you think about it

https://github.com/ErezShahaf/Lore Stars would appreciated :)