mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Update the demo and simplify the readme
This commit is contained in:
parent
4d3224657f
commit
d042a055cf
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -17,13 +17,13 @@
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[🤖 Read Docs](https://docs.khoj.dev)
|
[📑 Docs](https://docs.khoj.dev)
|
||||||
<span> • </span>
|
<span> • </span>
|
||||||
[🏮 Khoj Cloud](https://khoj.dev)
|
[🏮 App](https://khoj.dev)
|
||||||
<span> • </span>
|
<span> • </span>
|
||||||
[💬 Get Involved](https://discord.gg/BDgyabRM6e)
|
[💬 Discord](https://discord.gg/BDgyabRM6e)
|
||||||
<span> • </span>
|
<span> • </span>
|
||||||
[📚 Read Blog](https://blog.khoj.dev)
|
[📚 Blog](https://blog.khoj.dev)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -31,13 +31,13 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
Khoj is an application that creates always-available, personal AI agents for you to extend your capabilities.
|
[Khoj](https://khoj.dev) is a personal, open-source AI application for you to extend your capabilities.
|
||||||
- You can share your notes and documents to extend your digital brain.
|
- Share your documents to extend your digital brain.
|
||||||
- Your AI agents have access to the internet, allowing you to incorporate realtime information.
|
- Access the internet, getting fresh information.
|
||||||
- Khoj is accessible on Desktop, Emacs, Obsidian, Web and Whatsapp.
|
|
||||||
- You can share pdf, markdown, org-mode, notion files and github repositories.
|
- You can share pdf, markdown, org-mode, notion files and github repositories.
|
||||||
- You'll get fast, accurate semantic search on top of your docs.
|
- Fast, accurate semantic search on top of your docs.
|
||||||
- Your agents can create deeply personal images and understand your speech.
|
- Create images, talk out loud, play your messages.
|
||||||
|
- Available Desktop, Emacs, Obsidian, Web and Whatsapp.
|
||||||
- Khoj is open-source, self-hostable. Always.
|
- Khoj is open-source, self-hostable. Always.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
@ -46,7 +46,7 @@ Khoj is an application that creates always-available, personal AI agents for you
|
||||||
|
|
||||||
## See it in action
|
## See it in action
|
||||||
|
|
||||||
<img src="https://github.com/khoj-ai/khoj/blob/master/documentation/assets/img/using_khoj_for_studying.gif?raw=true" alt="Khoj Demo">
|
![demo_chat](https://assets.khoj.dev/quadratic_equation_khoj_web.gif)
|
||||||
|
|
||||||
Go to https://app.khoj.dev to see Khoj live.
|
Go to https://app.khoj.dev to see Khoj live.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue