Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Khoj

usage

# Pip
uv venv
.venv\Scripts\activate.bat
set CMAKE_ARGS="-DGGML_CUDA=on"
uv pip install "khoj[local]"
set USE_EMBEDDED_DB="true"
khoj --anonymous-modes

1

# Docker compose
mkdir khoj
cd khoj
wget https://raw.githubusercontent.com/khoj-ai/khoj/master/docker-compose.yml
sudo docker compose up -d

  1. Khoj - Self-Host