Hey HN, it's Vineeth from Plastic Labs (<a href="https://plasticlabs.ai" rel="nofollow">https://plasticlabs.ai</a>) and we built this demo/game to showcase the latent capabilities of language models to simulate identities.<p>We wrote more about what it is and how to use it on our blog (<a href="https://blog.plasticlabs.ai/blog/YouSim;-Explore-The-Multiverse-of-Identity" rel="nofollow">https://blog.plasticlabs.ai/blog/YouSim;-Explore-The-Multive...</a>), but I'll try to quickly summarize.<p>We took heavy inspiration from projects like WorldSim, WebSim, and Infinite Backrooms and prompted Claude Opus to act like a CLI interface that can simulate these identities while another instance will interact with the CLI.<p>To get started just enter an identity. It can be anything from something hyper specific to even gibberish.<p><pre><code> - Bruce
- Jericho the 2nd Star King
- Tony the Tiger
</code></pre>
From there you can either enter commands manually or just hit `Return` and Claude will automatically try to enter it's own commands to interact with the simulated identity.<p>Hope y'all find it as fun as we have internally!