Is this a Project or a CustomGPT?

Is this a Project or a CustomGPT?
Photo by Brett Jordan / Unsplash

Nicole (Nikki) Finnemann asked a great question on another post this week: when to use Claude projects, ChatGPT customGPTs, and ChatGPT projects.

All three have some shared features:

  • The ability to add instructions, files, and knowledge.
  • The ability to reuse material over time.

There are some critical differences, though:

  • Claude Projects and CustomGPTs don't retain context between sessions. ChatGPT projects have a persistent memory across sessions within a project.
  • CustomGPTs are sharable with other users, publicly and privately. Claude projects can be shared within a team/enterprise. ChatGPT projects are not sharable, currently.
  • CustomGPTs are easy to develop custom personalities and behavior, while ChatGPT projects are not. (Claude's custom styles helps achieve some of the same effect).

So what should you use? It depends. The table below gives you a richer breakdown of the features of each.

CustomGPT vs. ChatGPT Projects vs. Claude Projects

FeatureChatGPT customGPTChatGPT ProjectsClaude Projects
PurposeCreate a reusable, personalized AI assistantA workspace for iterative, persistent workWorkspace for in-depth, long-term work
CustomizationFull personality & behavior control via instructions, tools, APIsNo personality changes, but context persistsNo personality customization; context does not persist across sessions
Memory & ContextNo memory across chats; context comes from setupPersistent memory across sessions within projectNo persistent memory across sessions without third-party tools
FilesUpload as "knowledge" for reference (static)Upload, edit, view, and interact with live filesUpload, edit, view, and interact with live files
Interactivity with FilesLimited (retrieves facts, no editing)Full interactivity (code, text, data, etc.)Full interactivity (code, text, data, etc.)
Use CaseBuild specialized bots (e.g., tutor, editor, coach)Multi-step work (e.g., writing, analysis, development)Complex writing, coding, or data tasks
Coding ToolsCan include Python, browser, etc., if enabledIncludes code interpreter & notebook-style toolsBuilt-in code execution with Claude 3 models
Sharing/CollaborationShareable as a link (public or private)Not currently collaborative (single user)Not collaborative yet; single-user focus
Best ForReusable workflows or assistantsIndividual long-term projects or researchThoughtful, evolving work over time (e.g., writing, strategy)
User ControlHigh (you build behavior & instructions)Moderate (you guide, but GPT adapts)Moderate (Claude adapts from your writing & uploads)