Chevron Left
返回到 ChatGPT Prompt Engineering for Developers

学生对 DeepLearning.AI 提供的 ChatGPT Prompt Engineering for Developers 的评价和反馈

4.7
2,072 个评分

课程概述

Go beyond the chat box. Use API access to leverage LLMs into your own applications, and learn to build a custom chatbot. In ChatGPT Prompt Engineering for Developers, you will learn how to use a large language model (LLM) to quickly build new and powerful applications. Using the OpenAI API, you’ll be able to quickly build capabilities that learn to innovate and create value in ways that were cost-prohibitive, highly technical, or simply impossible before now. This short course taught by Isa Fulford (OpenAI) and Andrew Ng (DeepLearning.AI) will describe how LLMs work, provide best practices for prompt engineering, and show how LLM APIs can be used in applications for a variety of tasks, including: - Summarizing (e.g., summarizing user reviews for brevity) - Inferring (e.g., sentiment classification, topic extraction) - Transforming text (e.g., translation, spelling & grammar correction) - Expanding (e.g., automatically writing emails) In addition, you’ll learn two key principles for writing effective prompts, how to systematically engineer good prompts, and also learn to build a custom chatbot. All concepts are illustrated with numerous examples, which you can play with directly in our Jupyter notebook environment to get hands-on experience with prompt engineering...

热门审阅

MJ

Aug 29, 2025

An excellent and well-structured course. Andrew Ng explains deep learning concepts in a clear, practical way with hands-on exercises. Highly recommend to anyone interested in AI and deep learning.

SS

Dec 24, 2024

I think this project is great start to use LLM features like summarizing, inferring, transforming and expanding. By using these, a chatbot can be developed for small useful purposes. Thank you.

筛选依据:

1 - ChatGPT Prompt Engineering for Developers 的 25 个评论(共 439 个)

创建者 Harendra K D

Nov 8, 2023

I am not getting certificate

创建者 Rakesh S

Nov 27, 2023

I have completed it. But it is still showing in progress and there is no option for downloading the certificate.

创建者 Melik B B

Jan 29, 2024

Great course to quickly grasp basics, 1 star due to misleading certification information on the main page

创建者 Rishav C

Apr 22, 2024

Could be better with a certificate

创建者 José I G

Oct 17, 2023

Its a bit basic, but overal very good.

创建者 Brian

Jan 3, 2024

I've completed the project but it won't update to be completed!!!

创建者 Michael E W

Nov 4, 2023

Clear and concise covering many of the basic tenets of prompt writing.

创建者 Muhammad T

Jul 10, 2025

In this course, they use python (Jupyter Notebooks), not real chats for prompting, just ready made prompts they copy paste and give examples, so repeating and improving prompts is not being taught, for begginners i won't reccommend this course, it's just too little valuable information. For anyone who thinks by taking this course, he will be able to develop better using chatGPT, then don't take. It is not really for Developers

创建者 shrushti s

Dec 24, 2024

I think this project is great start to use LLM features like summarizing, inferring, transforming and expanding. By using these, a chatbot can be developed for small useful purposes. Thank you.

创建者 S N K

Jul 30, 2024

Overall this course taught the core principle of prompting and showed with simple examples. The professors insisting on process to iteratively improve is super powerful.

创建者 sai s

Apr 29, 2024

I have learnt how to write and build new prompts for LLMs using OpenAI API. Thank you for providing such a wonderful course which is short but very informative.

创建者 Yukihiro F

Oct 3, 2023

Although the course is short, it is packed with very useful techniques. I can't believe it's free.

创建者 samarth n

Oct 5, 2023

Very Good Course

创建者 VIJAY M

Oct 31, 2023

ChatGPT's Prompt Engineering for Developers has been a valuable resource. It provides clear and concise prompts that make interaction with the AI more efficient and effective. It's a significant aid in achieving desired results while using the model.

创建者 Dan B

May 3, 2024

Great introduction to Prompt Engineering. Examples were well explained and easy to implement. 4/5 stars because I would've like more instruction on the API itself rather than the different types of prompts. But overall, great course!

创建者 Mohaimenul I

Jan 9, 2024

Simple, but good for already programmers. Not for complete beginner.

创建者 Zahra R

Jun 9, 2024

Very basic

创建者 PRADIP K C

Sep 25, 2024

This course has been an enriching experience, allowing me to engage with learners from various backgrounds and disciplines. The structure is thoughtfully designed, promoting interaction and active learning, which helps students develop a deeper understanding of the subject matter. The variety of content, from lectures to discussions, offers multiple perspectives and learning modalities, catering to diverse preferences and needs.

创建者 Chirag B

Apr 17, 2024

Very useful course that gave me the impression that just because language models exist, it doesn't make human inputs useless, but rather gives us a new way of interacting with text. It gave the impression that we now work with text similar to how a sculptor would work with rocks. We need to be skilled at prompting to help Chat GPT produce the text in a way suitable to us, which is similar to sculpting.

创建者 Alg A

Jun 1, 2024

This course offers a solid introduction with practical examples and clear structure. Instructors made it easier to understand. It could do with more advanced techniques, better integration guidance, and case studies but overall, very informative, highly relevant, and and definitely engaging.

创建者 Rafał W

Jun 7, 2024

Nice basic/preliminary stuff for prompt engineering and in the same time with valid fundamentals and informative. Short videos, all on examples, which later on you can practice in notebooks and play with. Liked hands on and practical approach.

创建者 Anton

May 15, 2024

Nice overview of the basics. The title is somewhat misleading thought. It's not about using ChatGPT for developing software (i.e. Copilot style support for coding), but about integrating software with ChatGPT

创建者 Muhammad A J

Aug 30, 2025

An excellent and well-structured course. Andrew Ng explains deep learning concepts in a clear, practical way with hands-on exercises. Highly recommend to anyone interested in AI and deep learning.

创建者 Tshepo M

Oct 11, 2025

The course is fairly detailed and needs one to have more than one go at it, but the "lecturers" know their subject very well, and I am deeply impressed by how they explain the subject matter.

创建者 Carlos A C H

Aug 27, 2025

Un curso muy útil para quien empieza a usar Chat GPT, además para tener idea de como se hacen las automatizaciones. El ejemplo que da de una automatización de chat Bot es muy inspiradora.