Mirror of khoj from Github
Find a file
Debanjum Singh Solanky 48e5ac0169 Do not drop system message when truncating context to max prompt size
Previously the system message was getting dropped when the context
size with chat history would be more than the max prompt size
supported by the cat model

Now only the previous chat messages are dropped or the current
message is truncated but the system message is kept to provide
guidance to the chat model
2023-07-31 17:21:14 -07:00
.github/workflows Delete FUNDING.yml 2023-07-27 15:28:47 -07:00
config Fix configure openai processor for khoj docker 2023-07-30 02:07:33 -07:00
docs Clarify usage in telmetry.md 2023-07-30 22:37:20 -07:00
scripts Upgrade bump_version script to handle release and post-release commit 2023-03-10 15:23:17 -06:00
src Do not drop system message when truncating context to max prompt size 2023-07-31 17:21:14 -07:00
tests Add Offline chat to Obsidian (#359) 2023-07-28 18:47:56 -07:00
.dockerignore Use pypi khoj to fix docker builds and dockerize github workflow 2023-02-19 01:57:01 -06:00
.gitignore Test Chat Actor Capabilities; ability to answer from notes, chat logs etc 2023-03-16 09:30:37 -06: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 Fix configure openai processor for khoj docker 2023-07-30 02:07:33 -07:00
Dockerfile Migrate from PyQT6 to PySide6 2023-07-11 18:43:44 -07:00
Khoj.desktop Fix Khoj subtitle in desktop entry, pyproject, cli and Obsidian Readme 2023-07-02 16:09:07 -07:00
Khoj.spec Fix gpt4all import error in Desktop builds (#356) 2023-07-28 11:54:18 -07:00
LICENSE Add, configure and run pre-commit locally and in test workflow 2023-02-17 13:31:36 -06:00
manifest.json Release Khoj version 0.10.0 2023-07-28 19:27:47 -07:00
pyproject.toml Replace Falcon 🦅 model with Llama V2 🦙 for offline chat (#352) 2023-07-27 20:51:20 -07:00
README.md Fix link to Docs website in Khoj readme on Github 2023-07-29 12:50:39 -07:00
versions.json Release Khoj version 0.10.0 2023-07-28 19:27:47 -07: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