mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-24 07:55:07 +01:00
3934633947
- By default assume the audience of this website is people looking to understand the featuer offering of Khoj, and then people who are looking to self-host
10 lines
607 B
Markdown
10 lines
607 B
Markdown
## Khoj Search
|
|
### Use
|
|
1. Open Khoj Search
|
|
- **On Web**: Open <https://app.khoj.dev/> in your web browser
|
|
- **On Obsidian**: Click the *Khoj search* icon 🔎 on the [Ribbon](https://help.obsidian.md/User+interface/Workspace/Ribbon) or Search for *Khoj: Search* in the [Command Palette](https://help.obsidian.md/Plugins/Command+palette)
|
|
- **On Emacs**: Run `M-x khoj <user-query>`
|
|
2. Query using natural language to find relevant entries from your knowledge base. Use [query filters](./advanced.md#query-filters) to limit entries to search
|
|
|
|
### Demo
|
|
![](./assets/khoj_search_on_web.png ':size=400px')
|