mirror of
https://github.com/khodges42/glassMind.git
synced 2026-06-14 10:08:37 +00:00
readme updates
This commit is contained in:
parent
f2fab6731e
commit
977c42143b
|
|
@ -1,15 +1,16 @@
|
|||
# Glassmind
|
||||
|
||||

|
||||
|
||||
> Local-first retrieval for Obsidian-like markdown knowledge bases and AI workflows.
|
||||
|
||||
Glassmind turns a folder of markdown notes into searchable local memory for humans, agents, and local model workflows.
|
||||
|
||||
It works well with Obsidian vaults, but Obsidian is not required. A plain directory of `.md` files is enough.
|
||||
|
||||
Your notes stay local. Markdown stays canonical. The SQLite database is a rebuildable cache.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
## Current Status
|
||||
|
||||
Glassmind now runs as a Rust CLI MVP.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user