AI 工具(例如 ChatGPT)通过使概念更易于查找和总结,加速了学习进程。如今,OpenAI 似乎正在测试一款名为 “Study Together”(一起学习) 的专用工具,旨在通过简化主题和提出后续问题来提升学习效果。

据报道,许多 ChatGPT 用户曾获得“Study Together 模式”的临时访问权限,他们的使用体验帮助我们更好地了解这一功能的运作方式。其中,一位 Reddit 用户 epic-cookie64 表示,当点击 ChatGPT 输入框下方的“工具”菜单时,就会看到这个新的 Study Together 模式。其他报告指出,该模式会首先询问你对某个主题已有的理解程度,以便量身定制回应内容。

根据你可能已知或未知的信息,该工具会制定一个学习计划,并可能简化复杂内容,使主题更易于理解。值得注意的是,谷歌也为 Gemini 高级用户提供了一款名为“学习教练”(Learning Coach)的功能,旨在简化学习体验。
除了关于“Study Together”的早期报道外,我们还发现了更多信息,或许能解释其中一些功能的运作方式。我的同事 AssembleDebug 在 ChatGPT 应用的 1.2025.196 测试版中发现了与“Study Together”功能相关的以下字符串:
<string name="conversation_tutor_system_hint_example_one_liner_1">Help me with my homework</string>
<string name="conversation_tutor_system_hint_example_one_liner_2">Explain a topic to me</string>
<string name="conversation_tutor_system_hint_example_one_liner_3">Create a practice quiz</string>
<string name="disclosure_tutor_acknowledge">Continue</string>
<string name="disclosure_tutor_item_explore_subjects">Explore new subjects</string>
<string name="disclosure_tutor_item_explore_subjects_desc">Go deep on any topic and ask any question</string>
<string name="disclosure_tutor_item_homework_help">Get homework help</string>
<string name="disclosure_tutor_item_homework_help_desc">Break down complex problems with approachable, guided explanations.</string>
<string name="disclosure_tutor_item_prep_tests">Prep for tests</string>
<string name="disclosure_tutor_item_prep_tests_desc">Test your knowledge with quizzes on any topic</string>
<string name="disclosure_tutor_subtitle">Your step-by-step guide to learning anything</string>
<string name="disclosure_tutor_title">Study and Learn</string>
<string name="disclosure_tutor_user_message_example_1">Hey Chat!</string>
<string name="disclosure_tutor_user_message_example_2">Help me with my homework?</string>
在上述字符串中,我们可以看到该功能的可能用途,包括解释某些主题、将复杂问题简化为易于理解的内容块,以及探索可能与主要概念相关的新主题。这些字符串还显示,ChatGPT 能够创建示例测验,帮助用户复习所学内容。
此外,还有一个选项可能帮助学生完成作业,但目前尚不清楚该模式与现有功能有何具体区别——现有功能允许你拍摄作业照片并分享给 ChatGPT。
由于“Study Together”仍处于测试阶段,上述部分功能可能不会出现在最终版本中。我们无法确定具体何时发布——甚至是否会正式推出——但一旦有更多消息,我们会第一时间与您分享。有趣的是,OpenAI 已经在对付费和免费用户同时测试“Study Together”,这意味着未来可能会向所有用户开放,无论他们是否付费使用 ChatGPT 的高级版本。