mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Update readme. Mention new capabilities
This commit is contained in:
parent
c66c571396
commit
8ff13e4cf6
1 changed files with 17 additions and 12 deletions
29
README.md
29
README.md
|
@ -3,14 +3,14 @@
|
|||
<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)
|
||||
[![docker](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/)
|
||||
![Discord](https://img.shields.io/discord/1112065956647284756?style=plastic&label=discord)
|
||||
[![discord](https://img.shields.io/discord/1112065956647284756?style=plastic&label=discord)](https://discord.gg/BDgyabRM6e)
|
||||
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<b>The open-source, personal AI for your digital brain</b>
|
||||
<b>Your AI second brain</b>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
@ -19,11 +19,13 @@
|
|||
|
||||
[📑 Docs](https://docs.khoj.dev)
|
||||
<span> • </span>
|
||||
[🏮 App](https://khoj.dev)
|
||||
[🌐 Web](https://khoj.dev)
|
||||
<span> • </span>
|
||||
[🔥 App](https://app.khoj.dev)
|
||||
<span> • </span>
|
||||
[💬 Discord](https://discord.gg/BDgyabRM6e)
|
||||
<span> • </span>
|
||||
[📚 Blog](https://blog.khoj.dev)
|
||||
[✍🏽 Blog](https://blog.khoj.dev)
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -31,14 +33,17 @@
|
|||
|
||||
***
|
||||
|
||||
[Khoj](https://khoj.dev) is a personal, open-source AI application for you to extend your capabilities.
|
||||
- Share your documents to extend your digital brain.
|
||||
- Access the internet, getting fresh information.
|
||||
- You can share pdf, markdown, org-mode, notion files and github repositories.
|
||||
- Fast, accurate semantic search on top of your docs.
|
||||
- Create images, talk out loud, play your messages.
|
||||
- Available Desktop, Emacs, Obsidian, Web and Whatsapp.
|
||||
[Khoj](https://khoj.dev) is a personal AI app to extend your capabilities. It smoothly scales up from an on-device personal AI to a cloud-scale enterprise AI.
|
||||
|
||||
- Chat with any local or online LLM (e.g llama3, qwen, gemma, mistral, gpt, claude, gemini).
|
||||
- Get answers from the internet and your docs (including image, pdf, markdown, org-mode, word, notion files).
|
||||
- Access it from your Browser, Obsidian, Emacs, Desktop, Phone or Whatsapp.
|
||||
- Build agents with custom knowledge bases and tools.
|
||||
- Create automations to get personal newsletters and smart notifications.
|
||||
- Find relevant docs quickly and easily using our advanced semantic search.
|
||||
- Generate images, talk out loud, play your messages.
|
||||
- Khoj is open-source, self-hostable. Always.
|
||||
- Run it privately on [your computer](https://docs.khoj.dev/get-started/setup) or try it on our [cloud app](https://app.khoj.dev).
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in a new issue