get_research_landscape
Analyze research trends by aggregating statistics on methods, benchmarks, authors, and publication velocity for any academic topic using semantic search across papers.
Instructions
Get aggregated research landscape statistics for a topic. Uses semantic search to find relevant papers, then returns count-based aggregates: methods used (with paper counts), benchmarks evaluated (with paper counts), active authors, contribution type distribution, publication velocity by month, and novelty score distribution. All data is factual counts — no rankings or editorial labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Research topic e.g. 'efficient LLM inference', 'protein folding', 'autonomous driving perception' | |
| limit | No | Number of papers to analyze (10-200, default 50). More papers = broader but slower. |