Giter Site home page Giter Site logo

moonillusion / lires Goto Github PK

View Code? Open in Web Editor NEW

This project forked from menxli/lires

0.0 0.0 0.0 6.26 MB

A self-hosted research literature manager

License: GNU General Public License v3.0

Shell 0.12% Python 49.92% Rust 0.10% TypeScript 16.86% CSS 1.74% HTML 0.84% Vue 29.90% Dockerfile 0.52%

lires's Introduction

Lires

A self-hosted research literature manager!

The name of Lires is a combination of Lire and Research, where Lire is the French word for 'Read'.

LiresWeb-GUI

Lires is designed to be deployed onto a server to provide a self-hosted collaborative solution for research literature management.

The software mainly consists of three modules:

  1. lires, the core server
  2. lires-ai, AI server for computational intelligence features
  3. lires-web, the WebUI

Features

๐Ÿ“š Shared database
๐Ÿ”„ Cross-platform
๐Ÿท๏ธ Cascading tags
๐Ÿ“ Markdown notes
๐Ÿ‘ฅ Multi-user management
โœจ Artificial intelligence

Currently, it supports PDF files and only provides above mentioned basic features, such as adding tags, notes, and searching. Some advanced features including semantic search, auto summarization and arxiv subscription are also avaliable.
These should be enough for most use cases, more features will be added in the future.

Getting started

Fetch all submodules

git submodule update --init --recursive

Docker deployment

docker compose up

# register a user and download pdf.js viewer on the first run 
# no need to run again if the container is re-created / re-started
docker exec lrs lrs-user add <username> <password> --admin
docker exec lrs lrs-utils download_pdfjs

Now open the browser and visit the WebUI at http://localhost:8081.

Please refer to the documents for more details on getting started.

Manuals and documentations

lires's People

Contributors

cherubicxn avatar jie-tu avatar menxli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.