Press ESC or click to close
Latest
Loading latest reviews…

The Open-Source AI That Actually Knows Your Files

Mahmoud Salamoun · September 17, 2026 · 5 min read
The Open-Source AI That Actually Knows Your Files
Personal AI Open Source · Knowledge Management

Khoj Review 2026: The Open-Source AI That Actually Knows Your Files

Search your notes, PDFs, Notion pages, and personal archive with an AI you can run yourself — but Khoj Cloud is gone, and that changes how you should think about this tool.

8.7/ 10 · 12 min read
📋 Table of Contents

8.7/10 — and unusually for a ToolRadar score, that number has almost nothing to do with polish or market share. Khoj review 2026: an open-source "second brain" that searches your own notes and documents with semantic meaning instead of keyword matching, runs on whatever AI model you choose, and — as of this April — no longer offers a hosted cloud version at all.

That last part matters more than most reviews will tell you upfront. On April 15, 2026, the team behind Khoj officially sunset Khoj Cloud, the hosted service most people who'd heard of Khoj were actually using. The open-source project didn't die with it — if anything, GitHub activity around it has stayed genuinely busy — but anyone landing on an old "Khoj Cloud pricing" page today is reading about a product that no longer exists. This review is built from Khoj's own documentation, its GitHub repository and release history, its official shutdown announcement, and independently published coverage — not a claim of hands-on testing of Khoj itself unless stated otherwise.

MS
Mahmoud Salamoun
Founder, ToolRadar · Reviewed Sep 2026
Independent AI tools reviewer with a background in marketing and content, and hands-on daily experience directing AI tools like Gemini and ChatGPT for real work. This review is based on official documentation, published pricing, and verified third-party coverage — not a claim of hands-on testing of Khoj itself unless stated otherwise.
"Your AI doesn't just answer questions — it can search the information you've accumulated over years."

That's the actual pitch behind Khoj, and it's a meaningfully different one from "another ChatGPT wrapper." Most AI assistants know the internet. Khoj is built to know your PDFs, your Markdown notes, your Notion pages, and your GitHub repositories — and to search them by meaning, not by the exact words you typed.

Where You Can Actually Use It

01

Semantic Search Over Your Own Data

Instead of matching exact keywords, Khoj converts both your query and your documents into meaning vectors, so asking "when did I file my taxes last year?" can surface the right note even if it never uses the word "taxes."

02

Conversational Chat With References

Khoj doesn't just return a list of matching files — it holds a multi-turn conversation grounded in your notes and documents, and cites the specific references it used to answer.

03

Custom Agents

You can define agents with a specific knowledge scope, persona, chat model, and toolset — a research agent that also browses the web, or a narrower agent that only knows your personal notes.

04

Data Sources

PDF, Markdown, plaintext, Word documents, org-mode files, Notion exports, and GitHub repositories are all supported as indexable knowledge sources, per Khoj's own documentation.

05

Where You Can Use It

Web, desktop app, Obsidian plugin, Emacs package, and WhatsApp — Khoj is designed to sit inside the tools where your notes already live, rather than asking you to copy information into a separate chat window.

06

Model Flexibility

Khoj's README lists support for both local and hosted models — Llama, Qwen, Gemma, and Mistral for local/offline use, alongside GPT, Claude, Gemini, and DeepSeek for hosted use. You choose the model; Khoj is the interface on top of it.

What It Actually Costs Now

💡 Important pricing correction: Any page still advertising a Khoj Cloud subscription (older coverage mentions figures around $8/month) is describing a service that Khoj officially discontinued on April 15, 2026. There is currently no hosted Khoj plan to buy. What exists is the open-source, self-hosted software itself — free to run, but not free in every sense.

Running Khoj yourself costs nothing for the software, which is licensed under AGPL-3.0. What isn't automatically free is the AI model doing the actual thinking: if you connect Khoj to a hosted model like GPT, Claude, or Gemini, you pay that provider's API rates directly. If you run a local model through something like Ollama, you avoid API fees entirely, but you need hardware capable of running it — Khoj's own self-hosting discussions mention that offline chat is noticeably faster with a GPU that has around 16GB of VRAM, though a GPU-less machine with 16GB of RAM can still handle basic online or offline chat.

Khoj vs. NotebookLM vs. AnythingLLM vs. Open WebUI

ToolCore IdeaSelf-hostable?Model Choice
KhojOpen-source personal AI over your own notes, files, and web searchYes — AGPL-3.0Local or hosted, your choice
NotebookLMGoogle's hosted, source-grounded notebook for a curated document setNoFixed to Google's models
AnythingLLMLocal/private AI knowledge workspace, similar self-hosting philosophyYesLocal or hosted
Open WebUIA local LLM interface with RAG capability, less focused on personal-knowledge agentsYesLocal-first

The most useful comparison for most readers is probably Khoj vs. NotebookLM, because they solve a similar problem from opposite philosophies. NotebookLM is Google's polished, zero-setup way to chat with a curated set of sources — you upload documents, it just works, and you never touch a server. Khoj asks more of you upfront — self-hosting, model configuration — in exchange for something NotebookLM structurally can't offer: full ownership of where your data lives and which model touches it.

Strengths and Real Limitations

Genuine semantic search across your own PDFs, notes, and documents — not just a keyword filter with an AI label on it.
Real model flexibility: run it fully offline with a local model, or point it at GPT, Claude, Gemini, or DeepSeek — Khoj doesn't lock you into one provider.
Meets you where your notes already are — Obsidian, Emacs, WhatsApp, desktop — instead of forcing everything through a browser tab.
A large, active open-source community: 35,000+ GitHub stars, 2,200+ forks, and ongoing pull requests on things like OpenAI-compatible providers and search fixes as recently as this month.
No hosted option anymore. If you want a zero-setup AI-over-your-notes tool, Khoj Cloud isn't there to be that for you — you're self-hosting or you're not using Khoj.
Long-term memory across sessions is a real feature, but it's also the subject of an open GitHub discussion (September 2026) asking whether Khoj can support fully durable cross-session memory — worth treating as "actively developing," not "solved."
The project's 2.0 line is still in beta — the latest tagged release is 2.0.0-beta.28 — which is normal for active open-source software but worth knowing before you deploy it somewhere business-critical.
If you use a hosted model provider instead of a local one, relevant indexed context from your documents is sent to that provider as part of the conversation — self-hosting the server doesn't automatically mean zero data ever leaves your machine.

How Steep Is Self-Hosting?

This is the honest tradeoff at the center of Khoj. Using it once it's running — asking questions, chatting with your notes, setting up an Obsidian sync — is genuinely approachable and doesn't require special skill. Getting it running in the first place is a different story. Khoj's own documentation walks through self-hosting as an actual setup process, typically via Docker, and expects you to be comfortable with basic server or container administration. It is not a one-click install for a non-technical user, and it would be misleading to market it that way. If you've never self-hosted anything before, budget real time for this step — and don't assume it will feel like signing up for a SaaS product, because it won't.

Who Should Actually Use Khoj

✅ Choose Khoj if...

you're an Obsidian, Emacs, or heavy note-taker who wants AI search grounded in years of your own writing, you specifically want the option to run everything locally with zero data leaving your machine, or you're comfortable with Docker and basic self-hosting and value that control more than convenience.

❌ Look elsewhere if...

you want a hosted, zero-setup tool today — Khoj Cloud no longer exists — you need enterprise-grade admin controls and knowledge governance out of the box, or you're not willing to treat a beta-stage 2.0 release as software that's still actively changing under you.

35K+GitHub stars
2.2K+GitHub forks
600+Closed pull requests

Expert Editorial Opinion

Most "AI second brain" tools are marketing language wrapped around a fairly ordinary RAG pipeline. Khoj is one of the few that actually earns the phrase — the semantic search, the multi-interface access, and the model-agnostic architecture aren't bolted-on features, they're the whole design premise, and that premise was there years before "second brain" became a popular pitch.

The Khoj Cloud shutdown is the part every review has to sit with honestly, and I'd rather explain what it actually signals than treat it as a scandal. The team's own explanation — that a cloud model combining subscriptions, complex document syncing, and custom integrations across multiple clients was hard to sustain against much larger labs shipping similar products — is a believable, specific account of a real product-market problem, not a vague "pivot" statement. What it means practically is that Khoj has fully reverted to being an open-source project rather than a company selling a hosted product, and that changes who this tool is realistically for. It's no longer competing with NotebookLM on convenience; it's competing on ownership.

The memory story deserves the same honesty. Khoj does have a long-term memory system, added in the 2.0 beta line, and that's a genuinely useful feature for a tool whose entire pitch is remembering things across your notes. But there's an open GitHub discussion from this month asking whether Khoj can support durable memory across sessions — a fair sign that "remembers everything perfectly, always" isn't where the project actually is yet. Reviews that skip this nuance and just list "long-term memory" as a solved checkbox feature are doing readers a disservice.

What impressed me most, going through the GitHub activity rather than just the marketing site, is that the project clearly didn't stop moving after the Cloud shutdown. Recent pull requests around OpenAI-compatible providers, Ollama health checks, PDF handling fixes, and search filtering are the kind of unglamorous maintenance work that tells you real people are still actively using and improving this, not just watching a repository slowly go quiet.

Is Khoj worth the self-hosting effort? For a specific kind of user — Obsidian power users, privacy-conscious researchers, people who've accumulated years of notes they'd genuinely like an AI to search — yes, clearly. For someone who wants to sign up and start chatting in five minutes with zero server involved, the honest answer is that this isn't currently that product, and pretending otherwise would set the wrong expectation before you've even installed it.

Would you trade five minutes of convenience for owning every byte your AI assistant knows about you?

That's really the question Khoj is asking — and the Cloud shutdown just made the answer a lot more literal.

Final Verdict

ToolRadar Performance Score
8.7 / 10

Technical quality: Strong — genuine semantic search, real multi-model flexibility, and an unusually wide set of access points (web, desktop, Obsidian, Emacs, WhatsApp) for an open-source project. Value: Excellent if you count data ownership as part of the value — the software itself is free under AGPL-3.0, though you'll still pay a model provider (or invest in hardware) for the AI doing the reasoning. Maturity and documentation: The area to watch — the 2.0 line is still in beta, cross-session memory is openly still being worked on, and the loss of Khoj Cloud means there's no longer a polished, zero-setup path into the product.

❓ Frequently Asked Questions

No. Khoj Cloud was officially sunset on April 15, 2026. The Khoj team has said the project remains fully open-source, and self-hosting is now the only way to run Khoj — there is no current hosted subscription to sign up for.
Khoj has a long-term memory system introduced in its 2.0 beta releases. However, fully durable memory across sessions is still an area of active development — there's an open GitHub discussion from September 2026 specifically about this — so it's more accurate to describe memory as a real but evolving feature rather than a fully solved one.
The self-hosted software is free and open-source under AGPL-3.0, with no usage limits imposed by Khoj itself. But if you connect it to a hosted AI model like GPT, Claude, or Gemini, you'll pay that provider's standard API rates. Running a local model instead avoids API costs but requires suitable hardware.
You don't need to be a developer to use Khoj day-to-day once it's running, but setting it up does require basic comfort with self-hosting — Khoj's documentation walks through a real Docker-based setup process, not a one-click installer. If you've never self-hosted software before, expect a genuine learning curve at the setup stage.
Share this review
Mahmoud Salamoun
Written by
Mahmoud Salamoun
Independent AI tools reviewer based in the Middle East. I test and rate AI tools so you don't have to — no sponsorships, no bias, just honest analysis.
Rate this review
(-/5)

Comments