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.

筛选依据:

326 - ChatGPT Prompt Engineering for Developers 的 350 个评论(共 439 个)

创建者 Allwin S S

Apr 1, 2025

Nil

创建者 Raunak K

Jun 27, 2024

Gr8

创建者 Thontraj T

Apr 20, 2024

Yes

创建者 Priya B K

Aug 25, 2025

ok

创建者 Vikas V

Aug 18, 2025

na

创建者 Siddhesh M

Aug 7, 2025

Hi

创建者 Shoyeb R

Jul 12, 2025

ll

创建者 Alejandro M

Jun 13, 2025

GG

创建者 Yash S M

Feb 12, 2025

ok

创建者 Manisha M

Dec 2, 2024

ok

创建者 Thiago P d R

Oct 10, 2024

ok

创建者 จันทร์จิรา ค

Oct 6, 2025

.

创建者 Son H

Aug 20, 2025

.

创建者 Amisha M

Jul 24, 2025

.

创建者 Bekzod I

Apr 23, 2024

5

创建者 Anastasia M

Aug 7, 2025

The ChatGPT Prompt Engineering for Developers course by DeepLearning.AI offers a well-structured and beginner-friendly introduction to using large language models (LLMs) via the OpenAI API. The core concepts of prompt engineering and illustrates practical use cases such as summarization, inference, text transformation, and expansion. One of the highlights of the course is the integrated Jupyter notebook environment, which allows learners to experiment with code directly on the platform without any additional setup. This hands-on approach makes it easy to apply the techniques being taught and is particularly helpful for those who prefer learning by doing. While the course content is solid, I found that much of it covered basic concepts that I was already familiar with. I was hoping for more advanced coding examples, or deeper guidance on integrating prompt engineering into larger or more complex real-world applications. More examples on how to improve prompt performance or troubleshoot common challenges in production environments would have been valuable additions. Overall, it's a great starting point for those new to LLMs and prompt engineering, and the polished learning experience makes it accessible and engaging. For developers with some prior experience, however, it might feel a bit too introductory.

创建者 Willem d J

Apr 10, 2024

Great short course to learn how to build prompts yourself (instead of another 10 best prompts to do X). The side-by-side videos and Jupyter environment (which just works out of the box) is great to do some hands-on experimenting in Python. Also gave me some nice inspiration for possibilities with LLMs in general (and ChatGPT in particular).

创建者 Ghulam H

May 31, 2024

I recently completed the ChatGPT Prompt Engineering for Developers course on Coursera. The course provided invaluable insights into crafting effective prompts for AI interactions, enhancing both user experience and AI performance. Highly recommended for developers looking to optimize their AI applications!

创建者 Rio P

Aug 5, 2024

It's a very nice brief introduction to prompt engineering, it covers a lot of prompting techniques. Yet, it will be nice if there's an actual project/challenges to complete instead of just instructing the learner to 'play around'

创建者 Ishan F

Aug 21, 2025

It helped me create a chatbot and also helped with understanding various prompts. There was no practical work involved; everything was theory, while the code was provided to me with little explanation on how it works in detail.

创建者 sohan l b

Jul 28, 2024

Its Good Course. Tell a beginner how to approach Prompting.It provide OpenAI for course which is good.

创建者 sai p

Jul 18, 2024

Prompt engineering has helped me a lot to learn how to write prompt thanks for this Coursera

创建者 Afraz A

May 16, 2025

Excellent for beginners who are trying to seek knowledge for making their chatbots.

创建者 Nader E

Apr 16, 2024

Simple and easy to learn, the main issue is that the codes always generate errors!

创建者 Anisha

Jun 23, 2024

Helped understand basics of prompt engineering. Loved building my own orderbot!