Welcome to ReViewPoint¶
Modular, scalable, and LLM-powered platform for scientific paper review.
Quick Links¶
🚀 Quickstart
🛠️ Development
🧩 Modules
📖 Resources
Project Overview¶
ReViewPoint streamlines the review process for scientific papers by combining modular backend services, a modern frontend, and seamless LLM integration. The platform is designed for extensibility, rapid onboarding, and robust automation.
Key Features¶
- Modular backend (FastAPI, PostgreSQL, S3)
- Pluggable module system for new evaluation logic
- LLM adapters for OpenAI/vLLM
- CI/CD pipeline for quality and reliability
- Developer-friendly setup and contribution process
Documentation Structure¶
- System Overview: Architecture, backend structure, and file responsibilities
- Development: Setup, guidelines, CI/CD
- Modules: Module creation, LLM integration
- Resources: FAQ, troubleshooting
For backend file details and test instructions, see Backend Source Guide.
ReViewPoint Documentation¶
Welcome to the official documentation for ReViewPoint!