get_ai_trending_papers
ActiveTool of TensorFeed
Get the daily curated AI/ML trending papers from Semantic Scholar, ranked by citation count. Five fan-out queries (large language model, transformer, RLHF, AI agents, diffusion model), deduped by paperId, top 30 returned. Each entry carries paperId, title, abstract, authors, year, venue, citationCount, arxivId, doi, and fieldsOfStudy. Refreshed daily at 11:00 UTC. Citation-ranked counterpart to get_arxiv_recent (firehose by submission date). License: Semantic Scholar API permits use; the standard attribution block ships on every response.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"default": 15,
"description": "Max papers to return (1-30). Default 15."
}
}
}Parent server
TensorFeed
https://github.com/RipperMercs/tensorfeed
1/7 registries