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

|
|
||||||
|
|
||||||
> Local-first retrieval for Obsidian-like markdown knowledge bases and AI workflows.
|
> 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.
|
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.
|
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.
|
Your notes stay local. Markdown stays canonical. The SQLite database is a rebuildable cache.
|
||||||
|
|
||||||
|
|
||||||
|

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