mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-07 05:40:17 +00:00
Add documentation page for the Khoj Desktop client
This commit is contained in:
@@ -6,7 +6,8 @@
|
|||||||
- [Features](features.md)
|
- [Features](features.md)
|
||||||
- [Chat](chat.md)
|
- [Chat](chat.md)
|
||||||
- [Search](search.md)
|
- [Search](search.md)
|
||||||
- Interfaces
|
- Clients
|
||||||
|
- [Desktop](desktop.md)
|
||||||
- [Obsidian](obsidian.md)
|
- [Obsidian](obsidian.md)
|
||||||
- [Emacs](emacs.md)
|
- [Emacs](emacs.md)
|
||||||
- [Web](web.md)
|
- [Web](web.md)
|
||||||
|
|||||||
BIN
docs/assets/khoj_chat_on_desktop.png
Normal file
BIN
docs/assets/khoj_chat_on_desktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 298 KiB |
BIN
docs/assets/khoj_search_on_desktop.png
Normal file
BIN
docs/assets/khoj_search_on_desktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 333 KiB |
23
docs/desktop.md
Normal file
23
docs/desktop.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
<h1><img src="./assets/khoj-logo-sideways-500.png" width="200" alt="Khoj Logo"> Desktop</h1>
|
||||||
|
|
||||||
|
> An AI copilot for your Second Brain
|
||||||
|
|
||||||
|
## Features
|
||||||
|
- **Chat**
|
||||||
|
- **Faster answers**: Find answers quickly, from your private notes or the public internet
|
||||||
|
- **Assisted creativity**: Smoothly weave across retrieving answers and generating content
|
||||||
|
- **Iterative discovery**: Iteratively explore and re-discover your notes
|
||||||
|
- **Search**
|
||||||
|
- **Natural**: Advanced natural language understanding using Transformer based ML Models
|
||||||
|
- **Incremental**: Incremental search for a fast, search-as-you-type experience
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
|
1. Install the [Khoj Desktop app](https://khoj.dev/downloads) for your OS
|
||||||
|
2. Generate an API key on the [Khoj Web App](https://app.khoj.dev/config#clients)
|
||||||
|
3. Set your Khoj API Key on the *Settings* page of the Khoj Desktop app
|
||||||
|
4. [Optional] Add any files, folders you'd like Khoj to be aware of on the *Settings* page and Click *Save*
|
||||||
|
|
||||||
|
## Interface
|
||||||
|

|
||||||
|

|
||||||
Reference in New Issue
Block a user