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 ch…
> I'd love to see this concept but instead of remembering what people said, the chatbot is "convinced" of things by others. I'm not sure this is feasible, given how LLMs work. Context is finite, and it doesn't replace training data.
Show HN: A public AI whose memory is shared across all users
51–60 of 93 posts
Re: Show HN: A public AI whose memory is shared across all users
#52Re: Show HN: A public AI whose memory is shared across all users
#53Trying to be "creative" and failing consistently gave me an idea - it would be cool to have an experiment where the AI is told to ignore boring/non-creative messages (shared memory not necessary - just a strong system prompt). Then we can have a leaderboard of humans that could manage to have a longest conversation with AI. Leaderboard would also link to the most "creative" conversations. Kind of model jailbreaking,…
Re: Show HN: A public AI whose memory is shared across all users
#54We 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 hig…
If you have the time, I'm specifically interested in:
Are you really all only using a single agent/context window? Or do you still use a coding agent individually but have other domain, planning, etc conversations with the shared context?
What tooling and model(s) are you using to do this?
How big of a team are you doing it with?
How long did it take you to transition to this process before it felt good?
Re: Show HN: A public AI whose memory is shared across all users
#55Re: Show HN: A public AI whose memory is shared across all users
#56Re: Show HN: A public AI whose memory is shared across all users
#57Earlier quoted context omitted.
Needless to say that this approach requires a healthy dose of maturity, individual hygiene, and trust between the team members.
What do you think the last 10 years of “culture fitness” has been about? Before the Singularity (before any mind can emerge, really) you need reliable neural protocols. I really think it will happen eventually - religion and science merge under this idea that we are all participants in the mind of god who, until that realization and subsequent calibration, could not awaken. Like the WoW storyline, basically. So the E…
Re: Show HN: A public AI whose memory is shared across all users
#58Re: Show HN: A public AI whose memory is shared across all users
#59Re: Show HN: A public AI whose memory is shared across all users
#60Very interesting! Trying right now!