/ README.md
README.md
  1  <p align="center"><img src="https://assets.khoj.dev/khoj-logo-sideways-1200x540.png" width="230" alt="Khoj Logo"></p>
  2  
  3  <div align="center">
  4  
  5  [![test](https://github.com/khoj-ai/khoj/actions/workflows/test.yml/badge.svg)](https://github.com/khoj-ai/khoj/actions/workflows/test.yml)
  6  [![docker](https://github.com/khoj-ai/khoj/actions/workflows/dockerize.yml/badge.svg)](https://github.com/khoj-ai/khoj/pkgs/container/khoj)
  7  [![pypi](https://github.com/khoj-ai/khoj/actions/workflows/pypi.yml/badge.svg)](https://pypi.org/project/khoj/)
  8  [![discord](https://img.shields.io/discord/1112065956647284756?style=plastic&label=discord)](https://discord.gg/BDgyabRM6e)
  9  
 10  </div>
 11  
 12  <div align="center">
 13  <b>Your AI second brain</b>
 14  </div>
 15  
 16  <br />
 17  
 18  <div align="center">
 19  
 20  [πŸ“‘ Docs](https://docs.khoj.dev)
 21  <span>&nbsp;&nbsp;β€’&nbsp;&nbsp;</span>
 22  [🌐 Web](https://khoj.dev)
 23  <span>&nbsp;&nbsp;β€’&nbsp;&nbsp;</span>
 24  [πŸ”₯ App](https://app.khoj.dev)
 25  <span>&nbsp;&nbsp;β€’&nbsp;&nbsp;</span>
 26  [πŸ’¬ Discord](https://discord.gg/BDgyabRM6e)
 27  <span>&nbsp;&nbsp;β€’&nbsp;&nbsp;</span>
 28  [✍🏽 Blog](https://blog.khoj.dev)
 29  
 30  <a href="https://trendshift.io/repositories/10318" target="_blank"><img src="https://trendshift.io/api/badge/repositories/10318" alt="khoj-ai%2Fkhoj | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
 31  
 32  </div>
 33  
 34  ***
 35  
 36  ### 🎁 New
 37  * Meet 🌢️ **[Pipali](https://pipali.ai)** - our [open-source](https://github.com/khoj-ai/pipali) AI coworker that runs on your computer.
 38  * [Read](https://blog.khoj.dev/posts/evaluate-khoj-quality/) about Khoj's excellent performance on modern retrieval and reasoning benchmarks.
 39  
 40  ***
 41  
 42  ## Overview
 43  
 44  [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.
 45  
 46  - Chat with any local or online LLM (e.g llama3, qwen, gemma, mistral, gpt, claude, gemini, deepseek).
 47  - Get answers from the internet and your docs (including image, pdf, markdown, org-mode, word, notion files).
 48  - Access it from your Browser, Obsidian, Emacs, Desktop, Phone or Whatsapp.
 49  - Create agents with custom knowledge, persona, chat model and tools to take on any role.
 50  - Automate away repetitive research. Get personal newsletters and smart notifications delivered to your inbox.
 51  - Find relevant docs quickly and easily using our advanced semantic search.
 52  - Generate images, talk out loud, play your messages.
 53  - Khoj is open-source, self-hostable. Always.
 54  - Run it privately on [your computer](https://docs.khoj.dev/get-started/setup) or try it on our [cloud app](https://app.khoj.dev).
 55  
 56  ***
 57  
 58  ## See it in action
 59  
 60  ![demo_chat](https://github.com/khoj-ai/khoj/blob/master/documentation/assets/img/quadratic_equation_khoj_web.gif?raw=true)
 61  
 62  Go to https://app.khoj.dev to see Khoj live.
 63  
 64  ## Full feature list
 65  You can see the full feature list [here](https://docs.khoj.dev/category/features).
 66  
 67  ## Self-Host
 68  
 69  To get started with self-hosting Khoj, [read the docs](https://docs.khoj.dev/get-started/setup).
 70  
 71  ## Enterprise
 72  
 73  Khoj is available as a cloud service, on-premises, or as a hybrid solution. To learn more about Khoj Enterprise, [visit our website](https://khoj.dev/teams).
 74  
 75  ## Frequently Asked Questions (FAQ)
 76  
 77  Q: Can I use Khoj without self-hosting?
 78  
 79  Yes! You can use Khoj right away at [https://app.khoj.dev](https://app.khoj.dev) β€” no setup required.
 80  
 81  Q: What kinds of documents can Khoj read?
 82  
 83  Khoj supports a wide variety: PDFs, Markdown, Notion, Word docs, org-mode files, and more.
 84  
 85  Q: How can I make my own agent?
 86  
 87  Check out [this blog post](https://blog.khoj.dev/posts/create-agents-on-khoj/) for a step-by-step guide to custom agents.
 88  For more questions, head over to our [Discord](https://discord.gg/BDgyabRM6e)!
 89  
 90  
 91  ## Contributors
 92  Cheers to our awesome contributors! πŸŽ‰
 93  
 94  <a href="https://github.com/khoj-ai/khoj/graphs/contributors">
 95    <img src="https://contrib.rocks/image?repo=khoj-ai/khoj" />
 96  </a>
 97  
 98  Made with [contrib.rocks](https://contrib.rocks).
 99  
100  ### Interested in Contributing?
101  Khoj is open source. It is sustained by the community and we’d love for you to join it! Whether you’re a coder, designer, writer, or enthusiast, there’s a place for you.
102  
103  Why Contribute?
104  - Make an Impact: Help build, test and improve a tool used by thousands to boost productivity.
105  - Learn & Grow: Work on cutting-edge AI, LLMs, and semantic search technologies.
106  
107  You can help us build new features, improve the project documentation, report issues and fix bugs. If you're a developer, please see our [Contributing Guidelines](https://docs.khoj.dev/contributing/development) and check out [good first issues](https://github.com/khoj-ai/khoj/contribute) to work on.