mirror of
https://github.com/khoj-ai/khoj.git
synced 2025-02-17 16:14:21 +00:00
- No Khoj server setup required to start using Khoj from Obsidian, Emacs - Use tabs for install, upgrade in Emacs with different package managers - Use default subtitles in Khoj Docs - Deduplicate query filters, remove backend setup instructions in plugin pages - Remove stale Setup demo on Khoj Obsidian plugin docs
54 lines
2.6 KiB
Markdown
54 lines
2.6 KiB
Markdown
<p align="center"><img src="./assets/khoj-logo-sideways-500.png" width="200" alt="Khoj Logo"></p>
|
|
|
|
<div align="center">
|
|
|
|
[![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/)
|
|
|
|
</div>
|
|
|
|
<div align="center">
|
|
<b>An AI copilot for your Second Brain</b>
|
|
|
|
</div>
|
|
|
|
<div align="center">
|
|
|
|
[📜 Explore Code](https://github.com/khoj-ai/khoj)
|
|
<span> • </span>
|
|
[🌍 Try Khoj Cloud](https://khoj.dev)
|
|
<span> • </span>
|
|
[💬 Get Involved](https://discord.gg/BDgyabRM6e)
|
|
|
|
</div>
|
|
|
|
## Introduction
|
|
Welcome to the Khoj Docs! This is the best place to get setup and explore Khoj's features.
|
|
|
|
- Khoj is an open source, personal AI
|
|
- You can [chat](./chat.md) with it about anything. When relevant, it'll use any notes or documents you shared with it to respond
|
|
- Use natural language to quickly [find](./search.md) relevant notes and documents
|
|
- Access it from your [Emacs](./emacs.md), [Obsidian](./obsidian.md), [Web browser](./web.md) or the [Khoj Desktop app](https://khoj.dev/downloads)
|
|
- It understands pdf, plaintext, markdown, org-mode files, [notion pages](./notion_integration.md) and [github repositories](./github_integration.md)
|
|
- You can self-host and run Khoj on your consumer hardware or private cloud
|
|
- It supports multiple users. If you want, you can self-host, a shared assistance server for your family, friends, or team
|
|
|
|
## Quickstart
|
|
- [Try Khoj Cloud](https://app.khoj.dev) to get started quickly
|
|
- [Read these instructions](./setup.md) to self-host a private instance of 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)
|
|
- **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)
|
|
- **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
|
|
- **Online or Offline**: Choose online or offline chat depending on your requirements
|