2023-08-08 03:21:15 +02:00
< p align = "center" > < img src = "./assets/khoj-logo-sideways-500.png" width = "200" alt = "Khoj Logo" > < / p >
2023-07-29 21:42:36 +02:00
< div align = "center" >
2023-07-21 07:34:25 +02:00
[![test ](https://github.com/khoj-ai/khoj/actions/workflows/test.yml/badge.svg )](https://github.com/khoj-ai/khoj/actions/workflows/test.yml)
[![dockerize ](https://github.com/khoj-ai/khoj/actions/workflows/dockerize.yml/badge.svg )](https://github.com/khoj-ai/khoj/pkgs/container/khoj)
[![pypi ](https://github.com/khoj-ai/khoj/actions/workflows/pypi.yml/badge.svg )](https://pypi.org/project/khoj-assistant/)
2023-07-29 21:42:36 +02:00
< / div >
< div align = "center" >
< b > An AI personal assistant for your digital brain< / b >
< / div >
< div align = "center" >
2023-07-21 07:34:25 +02:00
2023-07-29 21:42:36 +02:00
[📜 Explore Code ](https://github.com/khoj-ai/khoj )
< span > • < / span >
[🌍 Try Khoj Cloud ](https://khoj.dev )
< span > • < / span >
[💬 Get Involved ](https://discord.gg/BDgyabRM6e )
2023-07-21 07:34:25 +02:00
2023-07-29 21:42:36 +02:00
< / div >
2023-07-21 07:34:25 +02:00
2023-07-29 21:42:36 +02:00
## Introduction
Welcome to the Khoj Docs! This is the best place to [get started ](./setup.md ) with Khoj.
2023-07-21 07:34:25 +02:00
2023-07-29 21:42:36 +02:00
- Khoj is a desktop application to [search ](./search.md ) and [chat ](./chat.md ) with your notes, documents and images
- It is an offline-first, open source AI personal assistant accessible from your [Emacs ](./emacs.md ), [Obsidian ](./obsidian.md ) or [Web browser ](./web.md )
- It works with jpeg, markdown, [notion ](./notion_integration.md ) org-mode, pdf files and [github repositories ](./github_integration.md )
2023-08-15 00:05:08 +02:00
- If you have more questions, check out the [FAQ ](https://faq.khoj.dev/ ) - it's a live Khoj instance indexing our Github repository!
2023-07-21 07:34:25 +02:00
2023-07-29 21:42:36 +02:00
## Quickstart
2023-08-03 15:35:16 +02:00
[Click here ](./setup.md ) for full setup instructions
2023-07-29 21:42:36 +02:00
```shell
pip install khoj-assistant & & khoj
```
## Overview
< img src = "https://docs.khoj.dev/assets/khoj_search_on_web.png" width = "400px" >
< span > < / span >
< img src = "https://docs.khoj.dev/assets/khoj_chat_on_web.png" width = "400px" >
#### [Search](./search.md)
- **Local**: Your personal data stays local. All search and indexing is done on your machine.
2023-07-21 07:34:25 +02:00
- **Incremental**: Incremental search for a fast, search-as-you-type experience
2023-07-29 21:42:36 +02:00
#### [Chat](./chat.md)
2023-07-21 07:34:25 +02:00
- **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
2023-07-29 21:42:36 +02:00
- **Online or Offline**: Choose online or offline chat depending on your requirements