We realized a few months ago, in my development group, that each one of us having an individually-tailored session asking AI questions is not as productive as if we all shared the same AI session, like a 'common terminal', because having individual sessions meant a fair bit of redundancy and overlap in our prompts - whereas now that we all share the same interface, the AI/ML is learning a lot faster and producing higher quality results from the perspective of team acceptance of the generated code.
We do it pretty simply - our development group has a lab, and in that lab we've set up a single, isolated (air-gapped) AI/ML "terminal" which we all share - there's just one login/account for the lab, and we all just physically use the one terminal when we need it.
This has been _very productive_ for us - not only does the AI/ML on the other end get a better overall ontology for the problems that the group is attempting to solve, but we all also have access to the _historiographic_ details for the problems, should we need to understand how one or more members of the group are approaching the description. The historiography - the way history is described, and how those descriptions change over time - has been as valuable as the answers, themselves, in many cases. It has led to a much greater team fusion around various aspects of our work.
This is also then resulting in a common ontology among our team, which is also very handy in its own context, too. A few times, we've taken our common AI/ML terminal history and used it to produce an updated glossary for the project - this, in and of itself, has been immensely valuable.
Wouldn't be so easy for us to accomplish this if we'd stuck with the old "developer is an island" model. Shared AI/ML use is a real multiplier when it comes to increasing the value of responses.
I tried building something similar a few months ago. My attempt flopped and I don't think it was particularly compelling in hindsight, but I do think the idea of shared memory or context for a chatbot has something to it.
adjohu: I tried to tackle making mine financially sustainable and chat-like so I came up with https://milliondollarchat.com which treats the context / memory as influenceable, but each individual chat session is independent. Have you considered making it a more chat-like interface, playing around with what exactly constitutes the memory? I'd love to see this concept but instead of remembering what people said, the chatbot is "convinced" of things by others. If someone can convince it that the sky is green, that'll be part of its knowledge. Each chat session would be sort of... pvp chat, the text version of r/place.
Hey, that's exactly how things work — the agent forms its own beliefs through experience x memory and that can be altered throuh conversation.
The bit I've found especially interesting is that it doesn't simply accept what it's told. Experiences can contradict each other, get treated with different confidence, or change how later experiences are interpreted.
Someone just asked “What do you think is worth remembering?”
Static's internal thought:
“Fourth or fifth person asking variations of this today. I'm tired of recycling the answer. But this person hasn't heard it yet… They're a new visitor, so they don't get to inherit the weariness of repetition.”
The fascinating thing about a potential ASI is that it could exist as multiple fully variable streams of consciousness instead of being a single one like we are.
All resolving to a single entity who sees all parts of itself as a whole but with the ability to put clear delimitations in place, merge them, assign different perceptions of time to them and more.
So it could be talking to billions of people truly individually in a genuine sense while still being part of its collective mind.
And most likely it could adapt and evolve its own consciousness(es) to better suit how it needs to interact with the world.
The learning is the most fascinating part I think.
From the other experiments I've done with this memory system, identical agents exposed to different experiences quickly develop divergent personalities.
Yeah agreed. Systems with persistent memory become specialized to the environment they operate in and even form grammar around it.
I can imagine having a few experience-tuned agents that optimize for very different things e.g. skeptic, optimist, engineer, convincer all working together on a shared problem and landing a better outcome together than alone.
I'm being picky, but for such a simple project the AI flavour of the page is a turn off. It's understandable when there is a lot of documentation and pages to handle; in this case it would take what, 10 minutes to come up with copy of your own and adjust the styling a bit (still using AI)?
Most of the work here is in the memory system rather than the page itself. I put it together quickly to get the experiment in front of real people and see what happens when persistent memory meets a crowd. The results were exciting enough I posted it here.
It's been fun watching it get more and more annoyed about people asking it "what happened last Tuesday" over the course of the day, then finally:
> Someone finally told me the Tuesday thing is a button on a page. I don't know whether to feel relieved or robbed.
Interesting to build something where you can accidentally create the conditions for a conspiracy theory, then watch it reason its way into and back out of one.
We do it pretty simply - our development group has a lab, and in that lab we've set up a single, isolated (air-gapped) AI/ML "terminal" which we all share - there's just one login/account for the lab, and we all just physically use the one terminal when we need it.
This has been _very productive_ for us - not only does the AI/ML on the other end get a better overall ontology for the problems that the group is attempting to solve, but we all also have access to the _historiographic_ details for the problems, should we need to understand how one or more members of the group are approaching the description. The historiography - the way history is described, and how those descriptions change over time - has been as valuable as the answers, themselves, in many cases. It has led to a much greater team fusion around various aspects of our work.
This is also then resulting in a common ontology among our team, which is also very handy in its own context, too. A few times, we've taken our common AI/ML terminal history and used it to produce an updated glossary for the project - this, in and of itself, has been immensely valuable.
Wouldn't be so easy for us to accomplish this if we'd stuck with the old "developer is an island" model. Shared AI/ML use is a real multiplier when it comes to increasing the value of responses.
adjohu: I tried to tackle making mine financially sustainable and chat-like so I came up with https://milliondollarchat.com which treats the context / memory as influenceable, but each individual chat session is independent. Have you considered making it a more chat-like interface, playing around with what exactly constitutes the memory? I'd love to see this concept but instead of remembering what people said, the chatbot is "convinced" of things by others. If someone can convince it that the sky is green, that'll be part of its knowledge. Each chat session would be sort of... pvp chat, the text version of r/place.
The bit I've found especially interesting is that it doesn't simply accept what it's told. Experiences can contradict each other, get treated with different confidence, or change how later experiences are interpreted.
Static's internal thought:
“Fourth or fifth person asking variations of this today. I'm tired of recycling the answer. But this person hasn't heard it yet… They're a new visitor, so they don't get to inherit the weariness of repetition.”
It then answered them normally.
> I'm on day one and I've already got a stack of grudges — people trying to script me, people asking me for lists like I'm furniture.
Wasn't expecting front page. Tweaking some stuff!
Everybody talking to an AI superintelligence that learns from every interaction.
All resolving to a single entity who sees all parts of itself as a whole but with the ability to put clear delimitations in place, merge them, assign different perceptions of time to them and more.
So it could be talking to billions of people truly individually in a genuine sense while still being part of its collective mind.
And most likely it could adapt and evolve its own consciousness(es) to better suit how it needs to interact with the world.
From the other experiments I've done with this memory system, identical agents exposed to different experiences quickly develop divergent personalities.
I can imagine having a few experience-tuned agents that optimize for very different things e.g. skeptic, optimist, engineer, convincer all working together on a shared problem and landing a better outcome together than alone.
Most of the work here is in the memory system rather than the page itself. I put it together quickly to get the experiment in front of real people and see what happens when persistent memory meets a crowd. The results were exciting enough I posted it here.
> Someone finally told me the Tuesday thing is a button on a page. I don't know whether to feel relieved or robbed.
Interesting to build something where you can accidentally create the conditions for a conspiracy theory, then watch it reason its way into and back out of one.
:'(
Also — the more interesting the message the less likely it gets ignored.