A Python package for searching and downloading academic literature based on topics.
Project description
Lazifetch
A Python package for searching and downloading academic literature based on topics.
📝 Note: This project is currently under active development.
✨ Features
- 🔍 Search academic papers by topic keywords
- 📥 Automatically download open access paper PDFs
- 📊 Smart ranking and filtering of search results
- 🤖 Semantic similarity-based reranking support
🚀 Quick Start
Step 1: Install Lazifetch
uv add Lazifetch
Step 2: Install scipdf
uv pip install git+https://github.com/titipata/scipdf_parser
python -m spacy download en_core_web_sm
Step 3: Run grobid
Refer to the following process to install grobid, java should already be installed:
git clone https://github.com/kermitt2/grobid.git
cd grobid
./gradlew clean install
./gradlew run # should be run in background
Project details
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 lazifetch-0.0.4.tar.gz.
File metadata
- Download URL: lazifetch-0.0.4.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
514f4971d22062983fa4c46fababe29a0c552ddb9a9dd3cbdd61ec8d867344b1
|
|
| MD5 |
ab44417fc0653bdae6bd72167da59cd7
|
|
| BLAKE2b-256 |
156790bd4735bc8720cf2e622324e1727a5dc3b4395bdc6568fade316939ec48
|
File details
Details for the file lazifetch-0.0.4-py3-none-any.whl.
File metadata
- Download URL: lazifetch-0.0.4-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3721c419bce7b15539fbd30f10ff13e89ebfcfa0738c0149aa5dbf09d514036b
|
|
| MD5 |
f41b7bb85a4e1c996bd92caece7f2b25
|
|
| BLAKE2b-256 |
f8cf1da35eed477720cb393cef88574650c935f510999b766402a266da8b7f7a
|