mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
97609e4995
The khoj logo svg was 1.3Mb. The 500px png of it is 38Kb. Given all usage of khoj-logo are below 230px this should work fine
43 lines
1.6 KiB
Markdown
43 lines
1.6 KiB
Markdown
<p align="center"><img src="src/khoj/interface/web/assets/icons/khoj-logo-sideways-500.png" width="230" 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 personal assistant for your digital brain</b>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div align="center">
|
|
|
|
[📜 Read Docs](https://docs.khoj.dev)
|
|
<span> • </span>
|
|
[🌍 Try Khoj Cloud](https://khoj.dev)
|
|
<span> • </span>
|
|
[💬 Get Involved](https://discord.gg/BDgyabRM6e)
|
|
|
|
</div>
|
|
|
|
<div align="center">
|
|
|
|
***
|
|
|
|
Khoj is a desktop application to search and chat with your notes, documents and images.<br />
|
|
It is an offline-first, open source AI personal assistant accessible from your Emacs, Obsidian or Web browser.<br />
|
|
It works with jpeg, markdown, notion, org-mode, pdf files and github repositories.<br />
|
|
|
|
***
|
|
|
|
</div>
|
|
|
|
| 🔎 Search | 💬 Chat |
|
|
|:---------:|:-------:|
|
|
| Quickly retrieve relevant documents using natural language | Get answers and create content from your existing knowledge base |
|
|
| Does not need internet | Can be configured to work without internet |
|
|
| <img src="https://docs.khoj.dev/assets/khoj_search_on_web.png" width="400px"> | <img src="https://docs.khoj.dev/assets/khoj_chat_on_web.png" width="400px"> |
|