Wiki-Tree is an experimental project by Clément Corbin. It aims to provide a visual exploration of Wikipedia.
Basically it allows you to perform a search on Wikipedia and it creates a graph of the found article and its relations to others considering taxonomies and internal links.
Wikimedia API is fetched, rendered using 3d-force-graph library, and wrapped into a React single-page app.
Try it online: https://corbin-c.github.io/wiki-tree
/!\ Be warned, Wiki-Tree makes extensive network requests.