AI Mafia Network – An interactive visualization

91 pointsposted 6 hours ago
by dipakwani

7 Comments

dipakwani

6 hours ago

After listening to the Acquired podcast episode on Google AI, I wanted to map how many of today’s major AI players have their roots in Google. I built a network-style flowchart that visualizes this “AI Mafia”.

The goal was to map how deeply Google’s early AI efforts radiated towards current companies, viz, OpenAI, DeepMind, Cohere, etc. Each node links people and organizations mentioned in the episode, with logos for clarity.

There is still some UX work that can be done. Do explore the graph and I am sure you would also be interested in seeing the PayPal Mafia playing an important role, and how so many logos link back to Google (Brain).

Edit: Podcast link: https://www.acquired.fm/episodes/google-the-ai-company

hbarka

42 minutes ago

The PayPal “mafia” is cringey enough already, please enough of this word to describe a cabal.

You’re also missing women in this graph, there are women.

sghiassy

5 hours ago

What’s the underling framework/website used to make the mind map?

dipakwani

5 hours ago

I created the map as an Obsidian canvas. (It is stored as a json file internally). I am using https://js.cytoscape.org/ to render this json file on the website.

I tried out of the box obsidian canvas publishers, but they did not work. Hence the misaligned nodes.