A research bibliography manager
Reason this release was yanked:
Broken tiny_vectordb version
Project description
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'.
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 two modules:
lires, the core server, provide APIs for the clientlires-web, the web client for user interactionlires-ai, a stateless AI server for computational intelligence features
Features
📚 Shared database
🔄 Cross-platform
🏷️ Cascading tags
📝 Markdown notes
👥 Multi-user management
✨ Artificial intelligence
Currently, it supports PDF file and 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
Installation:
pip install 'Lires[all]'
Register your first user, the admin user will be able to manage other users using the web interface:
lrs-user add <username> <password> --admin
Start the servers:
lires server # start the core server
lires iserver # start the AI server
Now open the browser and visit the WebUI at http://localhost:8080.
Please refer to the documents for more details on getting started.
Manuals and documentations
- Getting started
- Development
- User manual - 中文 (WIP...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Lires-1.3.3.tar.gz.
File metadata
- Download URL: Lires-1.3.3.tar.gz
- Upload date:
- Size: 7.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39b8e5de569afbfff626e3c62030bb26a9e288b62d758725fcca13b41de9bb17
|
|
| MD5 |
7ef6950b5272546cfd54bc5d873494c3
|
|
| BLAKE2b-256 |
1f300dfc5393843caab1035a9031bbe692a21a0c4d278c3d10ba8dfb163f92cd
|
File details
Details for the file Lires-1.3.3-py3-none-any.whl.
File metadata
- Download URL: Lires-1.3.3-py3-none-any.whl
- Upload date:
- Size: 7.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ae1568a5adb11e9bd4d80a5c69c7d60808a3867e718d204a418c71aa6f6d59e
|
|
| MD5 |
ecf4fb8f87f5955a6a9239a26c668131
|
|
| BLAKE2b-256 |
2a8df02cac48f1b1d3e1dd25f0852415f017df54daa9c6ccad499b517e48a8dd
|