Introduction
Welcome to Nexus Suite
The open-source ecosystem for accelerating academic literature reviews, citation analysis, and PDF workflows.
Search Kit
Federated search across OpenAlex, SemanticScholar, Crossref, PubMed, and arXiv.
Bib Kit
Automated cleaning and repairing of messy BibTeX files using Crossref APIs.
Graph Kit
Citation snowballing and interactive network visualizations.
PDF & RAG Kits
Automated Open Access PDF retrieval and local RAG QA pipelines.
Unified Subpath Architecture
The Nexus Suite uses a unified portal architecture, meaning each kit is entirely modular, standalone, and documented right here under this domain.
Whether you are a developer looking for Python APIs or a researcher using the CLIs, you will find both tutorials and API references inside each toolkit's section.
Production Ready
Toolkits 1 through 5 (Search, Bib, Monitor, Graph, PDF) have undergone rigorous hardening and test validation. They feature concurrent rate-limiting, SQLite caching, and zero-dependency mock testing.
RAG Kit Notice
The scholar-rag-kit is currently a prototype. It relies on heavy local machine learning dependencies (sentence-transformers, chromadb) and has not yet been decoupled. Use with caution in production.