Both features solve the same problem (“every new AI chat starts from zero”) and both do it well enough that the choice is now about which failure mode you can live with, not whether the feature works.
Where Claude Projects wins
Claude wins on the two things that matter most for reference-heavy work: how it holds the files you give it, and how it remembers what you’ve discussed inside the project. For projects under the 200K-token ceiling,
the 200,000 tokens of active context (roughly 500 pages of text) can expand up to 10x through built-in RAG when needed
, which means Claude reads the whole document first and only falls back to retrieval on the largest corpora. That’s the opposite of ChatGPT’s default behavior, and in our testing it produced fewer wrong-document citations on medium-size research loads.
Project memory is the other differentiator.
Claude Project Memory offers full conversation access, you can explicitly ask Claude to reference past discussions and it will actually search through past project conversations and pull specific information, while ChatGPT Project Memory creates automatic memory logs of snippets it thinks are important but can’t access full conversation history. It’s more like sticky notes than a filing cabinet.
For any workflow where “what did we decide last Tuesday” is a real question, Claude behaves more like an assistant with a filing cabinet and ChatGPT more like one with a stack of Post-its.
The catch is access.
Project sharing is available exclusively for Team and Enterprise plan users, with granular permissions, either “Can use” or “Can edit”, and Free and Pro users cannot share projects.
If your work requires handing a workspace to a collaborator without paying for a team plan, Claude Projects is a non-starter.
Where ChatGPT Projects wins
ChatGPT Projects wins on breadth. It reaches more people (free tier included), it does more things inside the workspace (image generation, Python, browsing, agent mode where entitled), and it’s designed for teams.
OpenAI announced on September 3, 2025 that ChatGPT Projects is now available to free users worldwide, marking a significant expansion of functionality previously reserved for paid subscribers.
That’s the single biggest change since we last looked at these features head to head.
The file caps are stricter than Claude’s, but published clearly:
up to 5 files per project for Free, 25 for Plus, and 40 for Pro/Business/Enterprise, plus project-only memory controls for more tailored context.
For most everyday knowledge bases (a few briefs, a style guide, a couple of reference docs) 25 files on Plus is enough. The moment your corpus grows into the dozens of PDFs, Claude’s “upload as many as you like as long as the tokens fit” model becomes the more practical ceiling.
Sharing is where ChatGPT’s lead is decisive.
Projects in ChatGPT let you organize work into dedicated spaces where you can gather context, files, and instructions, and you can now invite teammates to collaborate in the same project.
Shared projects are available on every tier including Free, and
once a project is shared, project-only memory turns on automatically
, which sidesteps the most common privacy footgun.
Who should pick which
Pick Claude Projects if the workspace is document-heavy and the answer needs to be grounded in the actual text you uploaded: a book, a research corpus, a codebase you want to query, a client’s paper trail. The 200K-token full-context load and the searchable project memory both pay off there, and Claude’s writing quality inside a well-configured project is still the single most-cited reason working writers prefer it. Pick ChatGPT Projects if you need images alongside the text, if you want to bring a collaborator into the workspace without paying for a team plan, or if the Project is really a container for the whole app (chat, browsing, Python, agents) rather than a reference library. If you subscribe to both, and a lot of working professionals now do, the split is straightforward: research and long-document work in a Claude Project, everything else (team coordination, visuals, data, day-to-day chatting) in a ChatGPT Project.
One thing worth watching: OpenAI has been steadily narrowing the gap on retrieval quality inside Projects, and Anthropic has been steadily expanding what Projects can do (memory, retrieval mode, MCP connectors). We’ll re-run this comparison in a few months. If either side ships a major change to how files are loaded or how memory works, the round tally could move.