Skip to content

Commit 4633f3b

Browse files
committed
docs: add KOS quickstart framing to README
1 parent a46a42f commit 4633f3b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ KOS2 starts from the `obsidian-copilot` codebase, but the product direction is d
1515

1616
If 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

2024
Most 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

0 commit comments

Comments
 (0)