2023-08-08 03:21:15 +02:00
|
|
|
<h1><img src="./assets/khoj-logo-sideways-500.png" width="200" alt="Khoj Logo">Web</h1>
|
2023-07-21 09:05:44 +02:00
|
|
|
|
|
|
|
> An AI personal assistant for your Digital Brain
|
|
|
|
|
|
|
|
## Features
|
|
|
|
- **Search**
|
|
|
|
- **Natural**: Advanced natural language understanding using Transformer based ML Models
|
|
|
|
- **Local**: Your personal data stays local. All search and indexing is done on your machine. *Unlike chat which requires access to GPT.*
|
|
|
|
- **Incremental**: Incremental search for a fast, search-as-you-type experience
|
|
|
|
- **Chat**
|
|
|
|
- **Faster answers**: Find answers faster and with less effort than search
|
|
|
|
- **Iterative discovery**: Iteratively explore and (re-)discover your notes
|
|
|
|
- **Assisted creativity**: Smoothly weave across answers retrieval and content generation
|
|
|
|
|
|
|
|
## Setup
|
|
|
|
The Khoj web interface is the default interface. It comes packaged with the khoj server.
|
|
|
|
|
|
|
|
## Interface
|
2023-07-22 05:01:19 +02:00
|
|
|
![](./assets/khoj_search_on_web.png ':size=400px')
|
|
|
|
![](./assets/khoj_chat_on_web.png ':size=400px')
|