Mirror of khoj from Github
Find a file
Debanjum e5130fb3f3
Fix ranking search results on Obsidian (#560)
This bug was causing the search results on the Obsidian client to be shown in the reverse order of their actual relevance.

It reversed since entry scores returned by Khoj server are a distance metric since the move to Postgres. So lesser distance is better. Previously higher score was better.
2023-11-21 11:32:47 -08:00
.github/workflows Automate Desktop app builds on new release or push to master branch 2023-11-16 16:09:03 -08:00
config Fix configure openai processor for khoj docker 2023-07-30 02:07:33 -07:00
docs Add open graph links to configure Khoj Docs preview 2023-11-19 12:16:59 -08:00
scripts Sync desktop app package.json with other Khoj clients metadata 2023-10-13 20:43:55 -07:00
src Search across all content types from Khoj Obsidian client 2023-11-21 11:19:33 -08:00
tests Merge pull request #541 from asim-shrestha/patch-1 2023-11-19 14:14:34 -08:00
.dockerignore Use pypi khoj to fix docker builds and dockerize github workflow 2023-02-19 01:57:01 -06:00
.gitattributes Exclude tests data file from programming stats on Github 2023-08-28 11:00:52 -07:00
.gitignore [Multi-User Part 5]: Add a production Docker file and use a gunicorn configuration with it (#514) 2023-10-26 13:15:31 -07:00
.pre-commit-config.yaml Run mypy checks in test workflow and on push (via pre-commit) 2023-02-17 16:08:56 -06:00
docker-compose.yml Add KHOJ_prefix to server admin credentials environment variables 2023-11-14 16:13:13 -08:00
Dockerfile [Multi-User Part 1]: Enable storage of settings for plaintext files based on user account (#498) 2023-10-26 09:42:29 -07:00
gunicorn-config.py [Multi-User Part 5]: Add a production Docker file and use a gunicorn configuration with it (#514) 2023-10-26 13:15:31 -07:00
LICENSE Change license to GNU AGPLv3 from GNU GPLv3 2023-11-16 11:14:06 -08:00
manifest.json Release Khoj version 1.0.0 2023-11-19 09:50:25 -08:00
prod.Dockerfile Add OCR runtime dependencies to prod Dockerfile as well 2023-11-05 15:40:05 -08:00
pyproject.toml Update minimum pydantic version to one with model_validate function 2023-11-20 14:52:37 -08:00
pytest.ini [Multi-User Part 3]: Separate chat sesssions based on authenticated users (#511) 2023-10-26 11:37:41 -07:00
README.md Use 500px png of khoj logo instead svg for much smaller asset size 2023-08-07 18:27:11 -07:00
versions.json Release Khoj version 1.0.0 2023-11-19 09:50:25 -08:00

Khoj Logo

test dockerize pypi

An AI personal assistant for your digital brain


Khoj is a desktop application to search and chat with your notes, documents and images.
It is an offline-first, open source AI personal assistant accessible from your Emacs, Obsidian or Web browser.
It works with jpeg, markdown, notion, org-mode, pdf files and github repositories.


🔎 Search 💬 Chat
Quickly retrieve relevant documents using natural language Get answers and create content from your existing knowledge base
Does not need internet Can be configured to work without internet