From ecaa0e86bb844fa9141dc9decff942057c94f112 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 26 Feb 2025 17:46:20 +0000 Subject: [PATCH 1/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e621c0ef..05e37aee 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,9 @@ To see the full page of resources, go this [video overview page](./videos/README You'll also find additional resources in the form of tutorials, code samples and open community here: [Additional Resources](./docs/additional-resources.md) +> [!IMPORTANT] +> DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. + ## Interact with community [![Azure AI Discord](https://dcbadge.limes.pink/api/server/kzRShWzttr)](https://discord.gg/kzRShWzttr) From 2dfc38f4bec37e5813c8d1f1f8695cc712d67454 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 26 Feb 2025 17:47:10 +0000 Subject: [PATCH 2/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 05e37aee..52844027 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ To see the full page of resources, go this [video overview page](./videos/README You'll also find additional resources in the form of tutorials, code samples and open community here: [Additional Resources](./docs/additional-resources.md) +## Please read + > [!IMPORTANT] > DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. From a1330de0e694468907551ed094ca55ab74cfa0c2 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 26 Feb 2025 17:51:41 +0000 Subject: [PATCH 3/4] adding disclaimer to app for responsible AI --- app/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/README.md b/app/README.md index b03a5573..ed386fff 100644 --- a/app/README.md +++ b/app/README.md @@ -23,3 +23,7 @@ Select the dropdown to change the character you are speaking to. In `characters.json`, there's a `description` property that will be used as a system message. If you change this, the characters personality will change. +## Please read + +> [!IMPORTANT] +> DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. From 259fdf762e2be2a024d1ebc96c4d843a1dab8004 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 26 Feb 2025 18:54:10 +0000 Subject: [PATCH 4/4] add link to resp AI principles --- README.md | 2 +- app/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52844027..ca07cbb3 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ You'll also find additional resources in the form of tutorials, code samples and ## Please read > [!IMPORTANT] -> DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. +> DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. Learn more about [Microsoft Responsible AI principiles here](https://www.microsoft.com/en-us/ai/principles-and-approach/) ## Interact with community diff --git a/app/README.md b/app/README.md index ed386fff..10f67528 100644 --- a/app/README.md +++ b/app/README.md @@ -26,4 +26,4 @@ In `characters.json`, there's a `description` property that will be used as a sy ## Please read > [!IMPORTANT] -> DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. +> DISCLAIMER: This repository contains fictional content generated by AI. The historical characters depicted here are speaking back thanks to generative AI, which is based on training data. Any utterances made by these characters do not represent their actual views or quotes. This content is intended solely for entertainment purposes. [Microsoft Responsible AI principiles here](https://www.microsoft.com/en-us/ai/principles-and-approach/)