wwdc

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

WWDC

WWDC

Use WWDC.ai markdown pages as the first stop for concise session summaries and Apple source links. If the markdown summary is missing or not detailed enough, use transcript text without timestamps.
将WWDC.ai的markdown页面作为获取简洁会话摘要和Apple源链接的首选途径。如果markdown摘要缺失或不够详细,请使用不带时间戳的文稿文本。

Helpers

辅助工具

Run the bundled script when it is useful:
bash
scripts/wwdc.sh llms
scripts/wwdc.sh summary 2026 389
scripts/wwdc.sh transcript 2026 309
summary
returns the WWDC.ai markdown page.
transcript
returns plain transcript text with no timestamps. URL/JSON helpers exist for source inspection.
For endpoint details and examples, see references/docs.md.
在适用时运行捆绑脚本:
bash
scripts/wwdc.sh llms
scripts/wwdc.sh summary 2026 389
scripts/wwdc.sh transcript 2026 309
summary
返回WWDC.ai的markdown页面。
transcript
返回不带时间戳的纯文稿文本。存在URL/JSON辅助工具用于源检查。
有关端点详情和示例,请参阅references/docs.md