Wiki Graph screenshot

Wiki Graph

Author Avatar Theme by Blinpete
Updated: 7 Feb 2024
198 Stars

A graph view for Wikipedia.

Categories

Overview

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.

Features

  • Graph View: Visualize relationships and connections between Wikipedia articles in a graph format.
  • Autocomplete: Utilizes the MediaWiki Action API for autocomplete suggestions while searching for articles.
  • Open Source: Released under the MIT License, allowing for customization and further development.
  • Inspired by Other Projects: Draws inspiration from various other graph visualization projects for building upon existing ideas.

Installation

To install Wiki Graph theme, follow these steps:

  1. Clone the repository from [link to repository].
  2. Navigate to the project directory in the terminal.
  3. Run npm install to install the necessary dependencies.
  4. Customize the theme according to your requirements.
  5. Run npm start to start the application locally.
  6. Access the application through the provided localhost link.

Summary

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.