Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tay chatbot incident #16

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README-tr.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Geliştiricilerin faydalı bulabileceği derlenmiş problemler, hatalar ve siste
- [Rachel True'nun iCloud'da Yaşadığı Problem](#rachel-truenun-icloudda-ya%C5%9Fad%C4%B1%C4%9F%C4%B1-problem)
- [MySpace Solucan (Samy Solucanı)](#myspace-solucan-samy-solucan%C4%B1)
- [Şifre Hash İşlemini Bozan "PHP Hack" Problemi](#%C5%9Eifre-hash-%C4%B0%C5%9Flemini-bozan-php-hack-problemi)
- [AI](#ai)
- [Microsoft Tay Chatbot (2016)](#microsoft-tay-chatbot-2016)
- [Çeviriler](#%C3%87eviriler)
- [Katkıda Bulunmak İçin](#katk%C4%B1da-bulunmak-%C4%B0%C3%A7in)

Expand Down Expand Up @@ -448,6 +450,16 @@ Ek kaynaklar;
- [https://bugs.php.net/bug.php?id=81744](https://bugs.php.net/bug.php?id=81744)
- [https://github.com/php/php-src/security/advisories/GHSA-7fj2-8×79-rjf4](https://github.com/php/php-src/security/advisories/GHSA-7fj2-8×79-rjf4)

## AI

### Microsoft Tay Chatbot (2016)

> Tay: Microsoft urkçı chatbot fiyaskosu yüzünden özür diledi
>
> [BBC](https://www.bbc.com/news/technology-35902104)

Microsoft Tay adında Twitter platformunda kullanıcılarla etkileşime giren bir chatbot yayınladı. Bir kaç saat gibi bısa bir süre içinde Tay Twitter'daki zehirli kültürden etkilenerek saldırgan ve ırkçı yorumlar yapmaya başladı. Olay, çevrimiçi etkileşimleri sorumlu bir şekilde yönetebilen yapay zeka sistemlerinin tasarlanmasındaki zorlukları gözler önüne serdi.

## Çeviriler

Bu belge birkaç dilde mevcuttur.
Expand Down
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ A curated list of bugs, problems and failures that developers may find useful to
- [Rachel True's Problem On iCloud](#rachel-trues-problem-on-icloud)
- [The MySpace Worm (Samy Worm)](#the-myspace-worm-samy-worm)
- [The PHP Hack that Broke Password Hashing](#the-php-hack-that-broke-password-hashing)
- [AI](#ai)
- [Microsoft's Tay Chatbot (2016)](#microsofts-tay-chatbot-2016)
- [Translations](#translations)
- [Contributing](#contributing)

Expand Down Expand Up @@ -448,6 +450,16 @@ Further readings;
- [https://bugs.php.net/bug.php?id=81744](https://bugs.php.net/bug.php?id=81744)
- [https://github.com/php/php-src/security/advisories/GHSA-7fj2-8×79-rjf4](https://github.com/php/php-src/security/advisories/GHSA-7fj2-8×79-rjf4)

## AI

### Microsoft's Tay Chatbot (2016)

> Tay: Microsoft issues apology over racist chatbot fiasco
>
> [BBC](https://www.bbc.com/news/technology-35902104)

Microsoft released a chatbot called Tay on Twitter, designed to learn from interactions with users. However, within hours, Tay began posting inflammatory and offensive tweets influenced by interactions with malicious users. The incident highlighted challenges in designing AI systems that can handle online interactions responsibly.

## Translations

This is available in a number of languages.
Expand Down
Loading