Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
Ensure search results logic consistent across migration to DB, multi-user
Manually verified search results for sample queries look the same across migration. Related 5489e98b
Flatten indexing code for better indexing progress tracking and code readability. Refer dc9946fc, 34b5a86d
Minor
a4f407f5 Test memory leak on MPS device when generating vector embeddings
ef24485a Improve Khoj with DB setup instructions in the Django app readme (for now)
f212cc71 Arrange remaining text search tests in arrange, act, assert order
022017dd Fix text search tests to test updated indexing log messages
Major
Minor