File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ KOS2 starts from the `obsidian-copilot` codebase, but the product direction is d
1515
1616If you want the mental model behind the product, read [ KOS Philosophy] ( docs/kos-philosophy.md ) .
1717
18+ The simplest promise of KOS2 is:
19+
20+ ` point at a note -> KOS2 organises the material -> useful work artifacts appear -> later you can find them again `
21+
1822## Why KOS2
1923
2024Most AI note tools are good at answering questions and bad at helping you run an operating system for your own work.
@@ -27,6 +31,16 @@ KOS2 is meant to feel different:
2731- semantic search for your vault when you choose to enable it
2832- optional ` Ollama Cloud ` only for web search and web fetch flows
2933
34+ ## If You're In A Hurry
35+
36+ 1 . Install KOS2 from source and enable it in Obsidian.
37+ 2 . Start local Ollama.
38+ 3 . Pull one chat model and one embedding model.
39+ 4 . Open ` Settings -> KOS2 -> Setup ` .
40+ 5 . Turn on ` Privacy (local) Mode ` if you want the default path to stay local.
41+ 6 . Open ` Knowledge ` , sync models, and choose a local embedding model.
42+ 7 . Use the ` KOS starter ` paths: ` Organise ` , ` Next steps ` , ` Decision ` , ` Review ` .
43+
3044## What KOS2 Does Today
3145
3246- local Ollama model discovery and sync
You can’t perform that action at this time.
0 commit comments