mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
76 lines
3 KiB
Markdown
76 lines
3 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)
|
|
[![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)](https://discord.gg/BDgyabRM6e)
|
|
|
|
</div>
|
|
|
|
<div align="center">
|
|
<b>Your AI second brain</b>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<div align="center">
|
|
|
|
[📑 Docs](https://docs.khoj.dev)
|
|
<span> • </span>
|
|
[🌐 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)
|
|
|
|
</div>
|
|
|
|
<div align="left">
|
|
|
|
***
|
|
|
|
[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.
|
|
- Create agents with custom knowledge, persona, chat model and tools to take on any role.
|
|
- Automate away repetitive research. Get personal newsletters and smart notifications delivered to your inbox.
|
|
- 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).
|
|
|
|
***
|
|
|
|
</div>
|
|
|
|
## See it in action
|
|
|
|
![demo_chat](https://github.com/khoj-ai/khoj/blob/master/documentation/assets/img/quadratic_equation_khoj_web.gif?raw=true)
|
|
|
|
Go to https://app.khoj.dev to see Khoj live.
|
|
|
|
## Full feature list
|
|
You can see the full feature list [here](https://docs.khoj.dev/category/features).
|
|
|
|
## Self-Host
|
|
|
|
To get started with self-hosting Khoj, [read the docs](https://docs.khoj.dev/get-started/setup).
|
|
|
|
## Contributors
|
|
Cheers to our awesome contributors! 🎉
|
|
|
|
<a href="https://github.com/khoj-ai/khoj/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=khoj-ai/khoj" />
|
|
</a>
|
|
|
|
Made with [contrib.rocks](https://contrib.rocks).
|
|
|
|
### Interested in Contributing?
|
|
|
|
We are always looking for contributors to help us build new features, improve the project documentation, or fix bugs. If you're interested, please see our [Contributing Guidelines](https://docs.khoj.dev/contributing/development) and check out our [Contributors Project Board](https://github.com/orgs/khoj-ai/projects/4).
|