This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).
model-research-brief
InactiveTool of The Stall
declared in 4.97.1
AI/ML domain intelligence in one call: discover top HuggingFace models for a task or domain plus a synthesized research brief from HN, OpenAlex, Reddit, and arXiv. Returns model rankings, landscape summary, research trends, and a deployment recommendation.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain"
],
"properties": {
"sort": {
"type": "string",
"description": "Model sort order. Default: downloads."
},
"domain": {
"type": "string",
"description": "AI/ML domain or task to investigate (e.g. 'code generation', 'image segmentation', 'protein folding', 'multimodal reasoning')."
},
"task_filter": {
"type": "string",
"description": "Optional HuggingFace pipeline task filter (e.g. 'text-generation', 'image-classification', 'token-classification')."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries