Mirror of khoj from Github
Find a file
sabaimran 5ff9df9d4c Add support per user for configuring the preferred search model from the config page
- Honor this setting across the relevant places where embeddings are used
- Convert the VectorField object to have None for dimensions in order to make the search model easily configurable
2023-12-20 13:25:43 +05:30
.github/workflows Merge Github workflows to dockerize for production 2023-11-30 17:18:13 -08:00
config Fix configure openai processor for khoj docker 2023-07-30 02:07:33 -07:00
docs Add documentation for local setup and fix admin panel bugs 2023-11-30 17:55:27 -08:00
scripts Sync desktop app package.json with other Khoj clients metadata 2023-10-13 20:43:55 -07:00
src Add support per user for configuring the preferred search model from the config page 2023-12-20 13:25:43 +05:30
tests Rebase with master 2023-12-19 21:02:49 +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 Disable isort for now 2023-11-21 13:03:18 -08:00
docker-compose.yml Add KHOJ_prefix to server admin credentials environment variables 2023-11-14 16:13:13 -08:00
Dockerfile Fix PYTHONPATH reference in order to maintain appropriate package imports 2023-11-22 20:35:11 -08: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.1.0 2023-11-30 20:09:08 -08:00
prod.Dockerfile Revert PYTHONPATH to what it was before 2023-11-21 14:40:57 -08:00
pyproject.toml Add support per user for configuring the preferred search model from the config page 2023-12-20 13:25:43 +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 Add contributors to the README 2023-11-26 12:05:36 -08:00
versions.json Release Khoj version 1.1.0 2023-11-30 20:09:08 -08:00

Khoj Logo

test dockerize pypi

An AI personal assistant for your digital brain


Khoj is a web 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

Contributors

Cheers to our awesome contributors! 🎉

Made with contrib.rocks.