diff --git a/03-using-generative-ai-responsibly/README.md b/03-using-generative-ai-responsibly/README.md index 2c52e779d..7701679ff 100644 --- a/03-using-generative-ai-responsibly/README.md +++ b/03-using-generative-ai-responsibly/README.md @@ -4,7 +4,7 @@ > _Click the image above to view video of this lesson_ -It's easy to be fascinated with AI and generative AI in particular, but you need to consider how you would use it responsibly. You need to consider things like how to ensure the output is fair, non-harmful and more. This chapter aims to provide you with mentioned context, what to consider, and how to take active steps to improve your AI usage. +It's easy to be fascinated with AI and generative AI in particular, but you need to consider how you would use it responsibly. You need to consider things like how to ensure the output is fair, non-harmful and more. This chapter aims to provide you with the mentioned context, what to consider, and how to take active steps to improve your AI usage. ## Introduction @@ -42,7 +42,7 @@ Hallucinations are a term used to describe when an LLM produces content that is Let's take for example we build a feature for our startup that allows students to ask historical questions to a model. A student asks the question `Who was the sole survivor of Titanic?` -The model produces a response like the one below: +The model produces a response such as the one below: ![Prompt saying "Who was the sole survivor of the Titanic"](../03-using-generative-ai-responsibly/images/ChatGPT-titanic-survivor-prompt.webp?WT.mc_id=academic-105485-koreyst)