Skip to content

Gurkengewuerz/Monaa-Lisa

 
 

Repository files navigation

MONAA-LISA Logo

Monaa-Lisa

A tool for visualizing Open Access literature, developed as part of the 2025 Software Project at Hochschule Bochum (Bochum University of Applied Sciences).

Quickstart (Development)

Note:

  • You must have a valid .env file before starting!!
  1. Copy the example environment file:

    cp .env.example .env
    # Edit .env and set your own DB user, password, and database name - This has to be set otherwise nothing will run.
  2. Start the development environment (Docker Compose):

    docker-compose up --build
  3. Access the app:

License

Copyright (C) 2026 Nico Bestek, Bastian Rosinski, Lenio Cabral-Rosario, Nick Wittkowski

Unless otherwise stated, all files in this repository are licensed under the GNU Affero General Public License v3 (AGPL-3.0).

See the LICENSE file for the full license text.

About

Interactive network graph visualization of Open Access academic literature, powered by arXiv & Semantic Scholar with ML-based embeddings.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Svelte 53.9%
  • Python 33.9%
  • TypeScript 9.1%
  • Shell 1.3%
  • Batchfile 1.1%
  • CSS 0.3%
  • Other 0.4%