ChatGPT Study Mode

https://openai.com/index/chatgpt-study-mode/

Activates a Socratic interaction style — guiding questions, scaffolded concepts, knowledge checks rather than direct answers. With ChatGPT Memory enabled, persists learning goals and facts across sessions. Memory is not study-mode-specific; it is the same general ChatGPT Memory, so personalization depth depends on whether the user has memory enabled and populated.

At a glance

Type
Socratic mode + general ChatGPT Memory
Tier
T3
Created
2025-07-29 (ChatGPT Study Mode publicly launched July 29 2025; OpenAI)
Latest release
not applicable — not OSS
License
not applicable — not OSS
GitHub
not applicable — no GitHub repo
Pricing
Included in ChatGPT Plus ($20/mo) and Pro ($200/mo); available on Free tier with limits
Funding
Public company (OpenAI)

Taxonomy

storage
vector
retrieval
similarity
persistence
cross-session
update
extraction
unit
fact
governance
user-controllable
conflict
llm-arbitrate

When to use

Optimised for: learner profile + spaced repetition + assessment-driven adaptation

Anti-fit: not for non-educational use cases

Pros & cons

Pros

Only product in this set built on a general-purpose model with cross-domain breadth — student can study any subject without vendor having pre-scoped curriculum; lowest friction (free tier).

Cons

Implemented as custom system instructions rather than trained behavior — OpenAI describes it as a temporary iterative approach; educational memory is a thin layer over general ChatGPT Memory, not a purpose-built learner model.

Claims & capabilities

Launched July 30, 2025. Available to all logged-in ChatGPT users (Free, Plus, Pro, Team). Goal-setting and cross-conversation progress tracking marked as future work.

Technical surface

API surface
not applicable — research paper
Backend storage
not applicable — research paper
Deployment
Web + iOS + Android
Embedding model
not applicable — research paper
Multi-tenancy
not applicable — research paper
MCP
not applicable — research paper, no deployed product
A2A
not applicable — research paper, no deployed product
OpenTelemetry
not applicable — research paper, no deployed product

Similar systems

Other vertical / domain-specific ai memory in the catalog, ranked by inbound references.

  • NVIDIA ReMEmbR T3

    Builds long-horizon memory by captioning video segments with VILA, storing captions with timestamps + 3D position coordinates in MilvusDB. At query time, LLM iterates retrieval across text, time, and position modalities. Deployed on Nova Carter robot (Jetson Orin).

  • Abridge T1

    Clinician-assist ambient documentation. Source mapping: every AI-generated summary element traced back to the source utterance. Audit-and-trust layer over episodic memory. Built on proprietary 1.5M+ medical-encounter dataset.

  • ASAPP GenerativeAgent T1

    Treats memory as first-class architecture. Captures the digital footprint of every interaction; retrieves preference and history at engagement time. Public example: airline knowing a frequent flyer wants aisle seats with her son — preference-aware, not just history-lookup.

  • BenevolentAI T1

    Target identification / drug repurposing / mechanism tracing. 85+ data sources, petabyte-scale, rebuilt every few weeks. Wet-lab results re-enter the graph and shift downstream predictions — institutional experimental memory closing a feedback loop.

  • Causaly T1

    Drug discovery / target identification / causal mechanism tracing. The graph is the memory: 7 years of curated biomedical cause-effect relationships compounding with each new ingestion. Scientific RAG retrieves from a versioned causal substrate.

  • Character.ai T1

    Chat Memories (user-defined facts), auto-memories for c.ai+ subscribers, pinned memories, in-context retention. PipSqueak 2 model (April 2026) reduces in-conversation drift. Memory Visualization meter forthcoming.

Row last verified 2026-05-14. Catalog data is CC-BY-4.0 — see how to read this.