Content
@@ -118,7 +118,7 @@
diff --git a/docs/README.md b/docs/README.md index 06d026a4..04a2226a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@
-#### [Search](./search.md)
- - **Local**: Your personal data stays local. All search and indexing is done on your machine.
+#### [Search](search.md)
+ - **Natural**: Use natural language queries to quickly find relevant notes and documents.
- **Incremental**: Incremental search for a fast, search-as-you-type experience
-#### [Chat](./chat.md)
+#### [Chat](chat.md)
- **Faster answers**: Find answers faster, smoother than search. No need to manually scan through your notes to find answers.
- **Iterative discovery**: Iteratively explore and (re-)discover your notes
- **Assisted creativity**: Smoothly weave across answers retrieval and content generation
diff --git a/docs/_sidebar.md b/docs/_sidebar.md
index 9e0b8849..348b785a 100644
--- a/docs/_sidebar.md
+++ b/docs/_sidebar.md
@@ -1,12 +1,13 @@
- Get Started
- [Overview](README.md)
- - [Install](setup.md)
+ - [Self-Host](setup.md)
- [Demos](demos.md)
- Use
- [Features](features.md)
- [Chat](chat.md)
- [Search](search.md)
- - Interfaces
+ - Clients
+ - [Desktop](desktop.md)
- [Obsidian](obsidian.md)
- [Emacs](emacs.md)
- [Web](web.md)
diff --git a/docs/advanced.md b/docs/advanced.md
index a567783f..95dacf30 100644
--- a/docs/advanced.md
+++ b/docs/advanced.md
@@ -1,63 +1,11 @@
## Advanced Usage
-### Search across Different Languages
+
+### Search across Different Languages (Self-Hosting)
To search for notes in multiple, different languages, you can use a [multi-lingual model](https://www.sbert.net/docs/pretrained_models.html#multi-lingual-models).
Desktop
Emacs
Emacs
Obsidian
Obsidian
Web
Web