A graph view for Wikipedia.
Wiki Graph is a graph view tool for Wikipedia that allows users to visualize relationships and connections between different articles on Wikipedia. This tool is inspired by various other graph visualization projects such as vs-autocomplete, wikipedia-graph, and wikipedia-explorer. It utilizes the MediaWiki Action API for autocomplete functionality and Wikimedia REST API to represent relations between articles. The tool is available under the MIT License, created by Peter Blinov in 2022.
To install Wiki Graph theme, follow these steps:
npm install
to install the necessary dependencies.npm start
to start the application locally.Wiki Graph is a visualization tool that offers a unique way to explore connections between Wikipedia articles through a graph view. With features like autocomplete search suggestions and open-source availability, users can benefit from a customizable and interactive experience. Inspired by other similar projects, Wiki Graph aims to provide a user-friendly interface for navigating the vast content available on Wikipedia.