Skip to content

⚠️ 本文档的中文翻译正在进行中。以下为英文原文。

Analytics API

Base path: /api/v1/projects/{project_id}/analysis

Endpoints

MethodEndpointDescription
GET/projects/{id}/analysis/knowledge-gapsIdentify knowledge gaps based on paper distribution

Knowledge Gaps

GET /projects/{id}/analysis/knowledge-gaps — Identify underrepresented topics based on paper distribution.

Uses analytics service to analyze topic coverage and identify gaps in the project's paper collection. Returns a structured analysis of topic gaps with recommendations.

Released under the MIT License.