File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ It does three things that work together:
1010
1111- ** Stores knowledge in plain Markdown** — everything lives in plain text files on your computer, not locked inside a database you can't read
1212- ** Creates connections automatically** — notes link to each other through a searchable, traversable knowledge graph
13+ - ** Searches by meaning, not just keywords** — vector search finds relevant context even when the exact words don't match
14+ - ** Keeps notes consistent** — dynamic schemas and validation ensure your knowledge base stays structured and useful as it grows
1315- ** Enables two-way collaboration** — both you and the AI read and write the same files
1416
1517Over time, your agent builds a knowledge base that grows with you. Context that survives across sessions. Memory that belongs to you.
You can’t perform that action at this time.
0 commit comments