Live data from Hacker News

Surprising things happen when you put 25 AI agents together in an RPG town

arstechnica.com

1–10 of 17 posts

Re: Surprising things happen when you put 25 AI agents together in an RPG town

#4
> In addition, they created an architecture that simulates minds with memories and experiences

This sentence is doing a lot of heavy lifting. I’m excited to see what they actually did. Semantic search in past text? Some lossy encoding if past world state? Something else entirely?

Also, I’m interested to hear what they’re doing with action spaces. It sounds like RL, so what’s the reward function?

Re: Surprising things happen when you put 25 AI agents together in an RPG town

#5
I like how they summarise the content history, I wonder if you could get the Large language model (LLM) like ChatGPT-4 to do the summarisation once the token window was full?

I was thinking about how you could do something like this. Prime the LLM with description of the character and feed the dialogue back into it to generate realistic NPC dialogue. Have some logic behind it to update the chat log with events, perhaps quest prompts. Doable with the current price of$0.03/1k prompt tokens. Not sure you could do this on a triple A game with the dependency on an outside provider that might jack the prices and possible impossible to predict behaivour. But it might be fun in a small indi game?

I wasn't anticipating the interaction between the NPCs. That would make it even more immersive. I am also curious how they got the output in chat-gpt to influence the NPCs movements and actions?

Re: Surprising things happen when you put 25 AI agents together in an RPG town

#8

This gives me hope. I know when I'm old, I'll have some sort of a virtual AI environment to keep me occupied when my kids stop visiting and everyone I know is old or dead.

It makes me uneasy to think I could have dementia and have forgotten all about these new developments, and interact with these without understanding they are AI.

Re: Surprising things happen when you put 25 AI agents together in an RPG town

#9
post #8

This gives me hope. I know when I'm old, I'll have some sort of a virtual AI environment to keep me occupied when my kids stop visiting and everyone I know is old or dead.

It makes me uneasy to think I could have dementia and have forgotten all about these new developments, and interact with these without understanding they are AI.

Yeah, that can be a bit unsettling.

But, on the bright side, the important thing is that these developments can ease life for folks with dementia by learning their routines and their habits via AI. Then provide prompts for the elderly to allow them to live happily. These prompts can help you "remember" things without feeling lost or terrified. They can also provide them with a conversational partner without costing healthcare industry a lot of money.

My fear is that I will develop dementia, Alzheimer's and feel alone and isolated. I'm honestly more afraid of being alone and feeling terrified than forgetting and living my remaining days out in relative peace and happiness.

Post reply on HN