
Giuseppe Paolo
1.2K posts

Giuseppe Paolo
@_GPaolo
Research scientist @CognizantAILab | PhD in AI and Robotics | Hobbist photographer | Opinions are my own






This raises a bigger question: Are we witnessing the first steps toward emergent digital societies? If you’re curious, everything is open, go check them: 📄 Blog: cgnz.at/6005QiQ2H 📑 Paper: cgnz.at/6008QoHjK 💻 Code: cgnz.at/6000QiaBe


















Back in 2014 I got really interested in the concept of emergence, which is when simple rules and interactions give rise to surprisingly complex, unpredictable behavior. To explore it in more depth, I created a website called Emergent Mind where I built a series of interactive visualizations that let me and anyone else interested experiment with emergent behavior. These mini-projects included implementations of Craig Reynolds' boids, Richard Dawkins' Biomorphs, and many others, including several I came up with. After a few months, I moved on to other things, and a few years later I shut down the site, though I revived the domain in 2024 for the current research product that Emergent Mind has become. Those original mini-projects have been available on The Internet Archive for anyone who puts work into finding them, but it's always been in the back of my mind that it might be fun to bring them back, and maybe even build out more projects. It dawned on me recently that I could use Claude to port those old implementations over to the current Emergent Mind codebase and make them available for anyone to play around with again. And so, today, I'm excited to revive the first one, an implementation of Craig Reynolds' famous Boids, which simulates the flocking behavior of birds using just three simple rules: separation, alignment, and cohesion. Link in the thread for anyone interested. I'll share the others as I port them over. Hope you like them!








