Skip to content
Mark Janssen edited this page May 16, 2019 · 219 revisions

To operate your hackerspaces, use the Business Plan. I may get time to rewrite it (ping me).
To start your own game that will "self" organize your organization, check the World Game.

This project is spawn off work done to create AI using a self-generating, self-organizing network of "neurons". Because AI deals with many key concept related to epistemology and metaphysics, this work can be re-applied to other domains, like economic theory and social intelligence, etc.

While it may seem that the project is too simple to create generalizable intelligence, that is not the case. Just as the complexity of the Mandelbrot Set is produced with a simple equation, so can infinite complexity be organized and generated by a few simple concepts. A mathematical graph, for example, and one of the main data structures you'll find in the project gives you a quintillion possibilities (unique [labeled] graphs) in just 10 nodes. This is significant because it means we can store information deeply with just a small network. Add another dimension of order by placing those networks in a node of another graph, and you have a complete system to simulate consciousness or the world itself. The network is the knowledge, making AI a tractable problem.

Clone this wiki locally