BN
Once i realized i was missing the jupyter notebook environment was easily able to access the content. Very good information, thank you!

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

BN
Once i realized i was missing the jupyter notebook environment was easily able to access the content. Very good information, thank you!
MJ
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.
TM
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.
SP
one of the best course of this technology world. But after completing this course I can't get certificate, I don't know why. Can you please recommend for that.
RL
I LOVE THIS COURSE! Extremely informative and the instructors were clear and concise. Thank you so much for this opportunity!!
PV
Great short course that gave me a much better understanding of the background of LLMs and chatbots. Wish I could take the quiz without a paid sub.
AK
After this course you will have learn how to use chatgpt and will get the precise, accurate and desirable outcome using the perfect prompts.
SS
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.
SK
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.
AD
it's very good and awesome course to gain more insights on prompting and useful for everyone to get the best outputs from chatgpt
KM
This project was just what i was looking for in order for me to create a chat app for most of my applications...Thank you...
KJ
Hugely helpful to provide an intro to using the ChatGPT API and specifying prompts to get the responses you are looking for.
Showing: 20 of 482
I am not getting certificate
I have completed it. But it is still showing in progress and there is no option for downloading the certificate.
Could be better with a certificate
Great course to quickly grasp basics, 1 star due to misleading certification information on the main page
Its a bit basic, but overal very good.
I've completed the project but it won't update to be completed!!!
Clear and concise covering many of the basic tenets of prompt writing.
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
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.
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.
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.
Although the course is short, it is packed with very useful techniques. I can't believe it's free.
Very Good Course
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.
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!
Simple, but good for already programmers. Not for complete beginner.
Very basic
I recently completed the ChatGPT Prompt Engineering for Developers on Coursera, and it was a great learning experience. The course is well-structured, practical, and easy to follow. I especially found the semantic interpretation and summarisation sections of the project very interesting. Seeing how prompts can guide models to understand meaning and generate concise summaries was both insightful and immediately applicable. Highly recommended for anyone looking to strengthen their prompt engineering skills.
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.
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.