Section 01
Paper Circle: Introduction to the Open-Source Multi-Agent Academic Literature Discovery and Analysis Framework
Introduction to Paper Circle
Paper Circle is an open-source academic literature discovery and analysis framework based on multi-agent LLM, designed to address the problem of literature overload faced by contemporary researchers. Its core architecture adopts a dual-pipeline collaborative design of "discovery pipeline + analysis pipeline":
- Discovery Pipeline: Integrates multi-source academic resources, filters relevant literature through multi-criteria scoring and diversity ranking;
- Analysis Pipeline: Converts literature into structured knowledge graphs, supporting graph-aware question answering and coverage verification; The system is implemented based on a multi-agent orchestration framework and has been open-sourced (code repository: https://github.com/MAXNORM8650/papercircle). It is suitable for various scientific research scenarios such as literature review and new field exploration.