Mirror of khoj from Github
Find a file
Debanjum 18fa3e2384
Rerank Search Results by Default on GPU machines (#668)
- Trigger
   SentenceTransformer Cross Encoder models now run fast on GPU enabled machines, including Mac ARM devices since UKPLab/sentence-transformers#2463

- Details
  - Use cross-encoder to rerank search results by default on GPU machines and when using an inference server
  - Only call search API when pause in typing search query on web, desktop apps
2024-03-10 15:15:25 +05:30
.github Free space on Github workflow VM to build Khoj docker images 2024-02-06 23:37:51 +05:30
documentation Add link to drag drop pdf demo video 2024-03-09 17:02:23 +05:30
scripts Fix bump_version.sh to commit, clean-up after desktop app version bump 2023-12-22 21:42:03 +05:30
src Rerank Search Results by Default on GPU machines (#668) 2024-03-10 15:15:25 +05:30
tests Include additional user context in the image generation flow (#660) 2024-03-06 13:48:41 +05:30
.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 Add isort to the pre-commit configuration and apply it to the whole project (#595) 2023-12-28 18:04:02 +05:30
docker-compose.yml Set default value of KHOJ_DEBUG to False in the docker-compose file 2024-03-01 21:51:13 +05:30
Dockerfile Remove unused git dependency from Docker images 2024-02-16 17:41:09 +05:30
gunicorn-config.py Set gunicorn config to use 4 workers 2024-02-20 15:06:20 -08:00
LICENSE Change license to GNU AGPLv3 from GNU GPLv3 2023-11-16 11:14:06 -08:00
manifest.json Release Khoj version 1.6.2 2024-03-08 17:04:03 +05:30
prod.Dockerfile Remove unused git dependency from Docker images 2024-02-16 17:41:09 +05:30
pyproject.toml Use cross-encoder to rerank search results by default on GPU machines 2024-03-10 14:29:21 +05:30
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 Update Readme with updated capabilties 2024-01-23 09:56:01 +05:30
versions.json Release Khoj version 1.6.2 2024-03-08 17:04:03 +05:30

Khoj Logo

test dockerize pypi

An AI personal assistant for your digital brain


Khoj is an AI application to search and chat with your notes and documents.
It is open-source, self-hostable and accessible on Desktop, Emacs, Obsidian, Web and Whatsapp.
It works with pdf, markdown, org-mode, notion files and github repositories.
It can paint, search the internet and understand speech.


🔎 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

Contributors

Cheers to our awesome contributors! 🎉

Made with contrib.rocks.