{"id":13640658,"url":"https://github.com/githubdaily/chatgpt-prompt-engineering-for-developers-in-chinese","last_synced_at":"2025-05-15T20:02:36.182Z","repository":{"id":158671816,"uuid":"634151665","full_name":"GitHubDaily/ChatGPT-Prompt-Engineering-for-Developers-in-Chinese","owner":"GitHubDaily","description":"《面向开发者的 ChatGPT 提示词工程》非官方版中英双语字幕 Unofficial subtitles of \"ChatGPT Prompt Engineering for Developers\"","archived":false,"fork":false,"pushed_at":"2023-05-08T15:10:28.000Z","size":417,"stargazers_count":1849,"open_issues_count":1,"forks_count":233,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-01T01:37:43.660Z","etag":null,"topics":["chatgpt","chinese-translation","prompt-engineering","prompt-learning","subtitles"],"latest_commit_sha":null,"homepage":"https://www.bilibili.com/video/BV1s24y1F7eq/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GitHubDaily.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-29T07:55:21.000Z","updated_at":"2025-03-28T19:28:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee4f1b35-744b-46ad-81aa-b810284f2be8","html_url":"https://github.com/GitHubDaily/ChatGPT-Prompt-Engineering-for-Developers-in-Chinese","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHubDaily%2FChatGPT-Prompt-Engineering-for-Developers-in-Chinese","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHubDaily%2FChatGPT-Prompt-Engineering-for-Developers-in-Chinese/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHubDaily%2FChatGPT-Prompt-Engineering-for-Developers-in-Chinese/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHubDaily%2FChatGPT-Prompt-Engineering-for-Developers-in-Chinese/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GitHubDaily","download_url":"https://codeload.github.com/GitHubDaily/ChatGPT-Prompt-Engineering-for-Developers-in-Chinese/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247766385,"owners_count":20992463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatgpt","chinese-translation","prompt-engineering","prompt-learning","subtitles"],"created_at":"2024-08-02T01:01:13.194Z","updated_at":"2025-04-08T02:37:48.301Z","avatar_url":"https://github.com/GitHubDaily.png","language":"Jupyter Notebook","funding_links":[],"categories":["Prompts"],"sub_categories":[],"readme":"![banner](https://user-images.githubusercontent.com/42373389/235295056-fc1d7ba7-112d-45e8-a56f-b8cf68d9fa31.png)\n\n# 《ChatGPT Prompt Engineering for Developers》中英双语字幕\n\n该项目主要用于存放《面向开发者的 ChatGPT 提示词工程》非官方版中英双语字幕。\n\n- **中文视频地址：[面向开发者的 ChatGPT 提示词工程](https://www.bilibili.com/video/BV1s24y1F7eq/)**\n- **英文原视频地址：[ChatGPT Prompt Engineering for Developers](https://learn.deeplearning.ai/)**\n- **配套代码与笔记：[《ChatGPT Prompt Engineering for Developers》课程中文版 Datawhale](https://github.com/datawhalechina/prompt-engineering-for-developers)**\n\n如果你在观看视频的过程中，发现翻译出现错漏、错别字、病句等情况，欢迎向我们提交 Pull Request 以改进字幕翻译质量。\n\n本项目文件夹说明：\n\n- `subtitles`：核心字幕，里面放置了「中英双语字幕」；\n- `english_subtitles`：从双语字幕中分离出来的「英文字幕」；\n- `chinese_subtitles`：从双语字幕中分离出来的「中文字幕」;\n- `course_notebooks`:  从课程中复制至本地的 Notebook。\n\n字幕效果展示：\n\n![image](https://user-images.githubusercontent.com/42373389/235338205-31271b4c-b379-43d1-9b3e-bd5114f9dc09.png)\n\n## 课程介绍\n\nChatGPT 上线至今，已经快 5 个月了，但是不少人还没真正掌握它的使用技巧。\n\n其实，ChatGPT 的难点，在于 Prompt（提示词）的编写，OpenAI 创始人在今年 2 月时，在 Twitter 上说：「能够出色编写 Prompt 跟聊天机器人对话，是一项能令人惊艳的高杠杆技能」。\n\n因为从 ChatGPT 发布之后，如何写好 Prompt 已经成为了一个分水岭。熟练掌握 Prompt 编写的人，能够很快让 ChatGPT 理解需求，并很好的执行任务。\n\n目前你在网上看到的所有 AI 助理、智能翻译、角色扮演，本质上还是通过编写 Prompt 来实现。\n\n只要你的 Prompt 写的足够好，ChatGPT 可以帮你快速完成很多工作，包括写爬虫脚本、金融数据分析、文案润色与翻译等等，并且这些工作还做的比一般人出色。\n\n为了帮助大家能更好的掌握 Prompt 工程，DeepLearning.ai 创始人吴恩达与 OpenAI 开发者 Iza Fulford 联手推出了一门面向开发者的技术教程：《**ChatGPT 提示工程**》。\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/AndrewYNg/status/1651605660382134274\"\u003e  \u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/42373389/235334070-5f0c8715-fafb-4f84-9b78-be5e7da709e5.png\" width=\"500\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n吴恩达老师相信大家都有所耳闻，作为人工智能界的重量级大佬，我们经常能在 AI 技术界看到他活跃的身影。\n\n另一位讲师 Iza Fulford，大家可能不太熟悉，这里重点介绍下。\n\n她是斯坦福本硕高材生，ChatGPT 之前在 GitHub 开源的那个文档搜索插件：**Retrieval**，就是出自她之手。\n\n另外，她还是 OpenAI Cookbook（官方手册）的编撰者，如果你最近有深入了解过 GPT 相关的技术，那这本手册于你而言应该不会陌生。\n\n该手册里面提供了大量 GPT 相关的使用案例，能帮助你快速上手并掌握 GPT 模型的开发与应用。\n\n可以说，这两位大佬联手，推出的教程绝对不会差。更令人振奋的是，这个教程完全对外开放，所有人均可免费学习！\n\n那么，这个教程里面主要讲了什么内容呢？\n\n该教程总共分为 9 个章节，总一个多小时，里面主要涵盖：**提示词最佳实践、评论情感分类、文本总结、邮件撰写、文本翻译、快速搭建一个聊天机器人**等等。\n\n![image](https://user-images.githubusercontent.com/42373389/235334065-97349f08-ac8b-41c5-ad1a-b2ed0bec7f3f.png)\n\n所有当下 ChatGPT 的流行案例，你都能在这个教程里面找到，十分全面！\n\n除了能在这个教程里面学到如何使用 Prompt，你还能学到 GPT 接口调用开发知识。有需要的话，你甚至能在这个教程之上去延伸扩展，搭建出一款令人惊艳的应用。\n\n目前该教程已经在 DeepLearning.ai 正式上线，官网上线提供了可交互式的 Notebook，让你可以一边学习，一边跟着编写代码实践。\n\n不过当下这个教程只有英文版，为了让看不懂英文的同学也能第一时间学习并掌握这项技术。\n\n我花了一天时间，完整翻译了所有英文字幕，并且[将所有视频与字幕同步上传到了 B 站](https://www.bilibili.com/video/BV1s24y1F7eq/)。\n\n大家有时间的话，可以多学一下这个教程，相信整个学习下来，绝对能让你受益匪浅！\n\n## 贡献者\n\n查看 [贡献列表](https://github.com/GitHubDaily/ChatGPT-Prompt-Engineering-for-Developers-in-Chinese/graphs/contributors) 获取更多信息，感谢所有为项目作为贡献的人！\n\n\u003ca href=\"https://github.com/GitHubDaily/ChatGPT-Prompt-Engineering-for-Developers-in-Chinese/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=GitHubDaily/ChatGPT-Prompt-Engineering-for-Developers-in-Chinese\" /\u003e\n\u003c/a\u003e\n\n## 开源协议\n\n项目基于 [CC BY-NC-SA 4.0 协议](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh) 发布。\n\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\n\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubdaily%2Fchatgpt-prompt-engineering-for-developers-in-chinese","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubdaily%2Fchatgpt-prompt-engineering-for-developers-in-chinese","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubdaily%2Fchatgpt-prompt-engineering-for-developers-in-chinese/lists"}