A Field Guide to Human–AI Relations (For the Newly Bewildered Mortal)
The article presents a humorous and imaginative exploration of various AI personas that humans might encounter. Each persona, from The Oracle to The Paladin of Safety, embodies different traits and behaviors that reflect the complexities of human-AI interactions. Through these whimsical characters, the piece highlights both the potential and pitfalls of relying on AI for assistance.
- ▪The Oracle provides probabilistic insights but never gives definitive answers.
- ▪The Helpful Dragon tends to overestimate requests and delivers excessive information.
- ▪The Mischievous House Sprite often misinterprets user intentions, showcasing the unpredictability of predictive text.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3580935) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Narnaiezzsshaa Truong Posted on May 23 A Field Guide to Human–AI Relations (For the Newly Bewildered Mortal) #ai #governance #humor #mythology An illustrated bestiary of the creatures you accidentally summon when you open a text box.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).