Mirror of khoj from Github
Find a file
sabaimran bcee2ea01a
Some checks failed
dockerize / Publish Khoj Docker Images (push) Waiting to run
dockerize / manifest (push) Blocked by required conditions
build and deploy github pages for documentation / deploy (push) Waiting to run
pre-commit / Setup Application and Lint (push) Waiting to run
pypi / Publish Python Package to PyPI (push) Waiting to run
test / Run Tests (push) Waiting to run
build khoj.el / build (push) Has been cancelled
desktop / 🖥️ Build, Release Desktop App (push) Has been cancelled
test khoj.el / test (27.1) (push) Has been cancelled
test khoj.el / test (27.2) (push) Has been cancelled
test khoj.el / test (28.1) (push) Has been cancelled
test khoj.el / test (28.2) (push) Has been cancelled
test khoj.el / test (snapshot) (push) Has been cancelled
Release Khoj version 1.32.2
2024-12-17 16:03:29 -08:00
.github Remove release step in todesktop flow, since we need to run releases manually now 2024-12-17 16:02:45 -08:00
documentation Include resend as a default dependency, rather than restricting to prod 2024-12-16 22:24:41 -08:00
scripts Update bump version script to bump new next.js web app version too 2024-08-05 16:20:47 +05:30
src Release Khoj version 1.32.2 2024-12-17 16:03:29 -08:00
tests Rename Chat Model Options table to Chat Model as short & readable (#1003) 2024-12-12 11:24:16 -08:00
.dockerignore Exclude unnecessary directories from final docker builds 2024-11-24 13:59:40 -08:00
.gitattributes Exclude tests data file from programming stats on Github 2023-08-28 11:00:52 -07:00
.gitignore Create first version of Khoj Android app from PWA using Bubblewrap 2024-11-28 22:04:10 -08:00
.pre-commit-config.yaml Migrate the pre-commit config 2024-11-24 14:54:26 -08:00
docker-compose.yml Remove the Searxng API key env variable for simplicity 2024-12-16 18:36:55 -08:00
Dockerfile Cache docker layers, nextjs builds in dockerize github workflow 2024-11-24 21:06:22 -08:00
gunicorn-config.py Bump gunicorn workers per server up to 2 2024-04-18 11:32:51 +05:30
LICENSE Change license to GNU AGPLv3 from GNU GPLv3 2023-11-16 11:14:06 -08:00
manifest.json Release Khoj version 1.32.2 2024-12-17 16:03:29 -08:00
prod.Dockerfile Add additional steps in prod.Dockerfile to ensure dependencies are copied over 2024-11-28 18:37:08 -08:00
pyproject.toml Include resend as a default dependency, rather than restricting to prod 2024-12-16 22:24:41 -08:00
pytest.ini Move the django app into the src/khoj folder for better organization and functionality 2023-11-21 10:56:04 -08:00
README.md Use khoj logo via url in readme to load in other locations like pypi 2024-12-17 14:00:53 -08:00
versions.json Release Khoj version 1.32.2 2024-12-17 16:03:29 -08:00

Khoj Logo

test docker pypi discord

Your AI second brain

📑 Docs   •   🌐 Web   •   🔥 App   •   💬 Discord   •   ✍🏽 Blog


🎁 New

  • Start any message with /research to try out the experimental research mode with Khoj.
  • Anyone can now create custom agents with tunable personality, tools and knowledge bases.
  • Read about Khoj's excellent performance on modern retrieval and reasoning benchmarks.

Overview

Khoj 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 or try it on our cloud app.

See it in action

demo_chat

Go to https://app.khoj.dev to see Khoj live.

Full feature list

You can see the full feature list here.

Self-Host

To get started with self-hosting Khoj, read the docs.

Contributors

Cheers to our awesome contributors! 🎉

Made with 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 and check out our Contributors Project Board.