{"uid":"cap_qBIdcwb4sBd6wrBXsDE0e","slug":"hugging-face-model-search-c24ba5fa","name":"Hugging Face Model Search","description":"Search HuggingFace Hub for ML models. Specify a keyword (e.g. 'bert', 'llama', 'stable diffusion') and optional task filter (e.g. 'text-classification', 'text-generation', 'image-classification'). Returns top results sorted by downloads or likes, including model ID, author, pipeline task, framework library, download count, likes count, and tags.","url":"https://the-stall.intuitek.ai/cap/hf-model-search","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"required":{"type":"string"},"properties":{"type":"string"}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"sort":"downloads","task":"text-classification","limit":10,"query":"bert"}}},"response":{"count":10,"query":"bert","models":[{"id":"nlptown/bert-base-multilingual-uncased-sentiment","url":"https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment","tags":["bert","text-classification","en","nl","de","fr","it","es"],"likes":478,"author":null,"library":"transformers","downloads":711597,"pipeline_tag":"text-classification","last_modified":null},{"id":"oliverguhr/german-sentiment-bert","url":"https://huggingface.co/oliverguhr/german-sentiment-bert","tags":["onnx","bert","text-classification","sentiment","de","license:mit","endpoints_compatible","deploy:azure"],"likes":70,"author":null,"library":"transformers","downloads":199550,"pipeline_tag":"text-classification","last_modified":null},{"id":"unitary/toxic-bert","url":"https://huggingface.co/unitary/toxic-bert","tags":["bert","text-classification","arxiv:1703.04009","arxiv:1905.12516","license:apache-2.0","endpoints_compatible","deploy:azure","region:us"],"likes":221,"author":null,"library":"transformers","downloads":196340,"pipeline_tag":"text-classification","last_modified":null},{"id":"finiteautomata/bertweet-base-sentiment-analysis","url":"https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis","tags":["roberta","text-classification","sentiment-analysis","en","arxiv:2106.09462","endpoints_compatible","deploy:azure","region:us"],"likes":192,"author":null,"library":"transformers","downloads":148733,"pipeline_tag":"text-classification","last_modified":null},{"id":"iarfmoose/bert-base-cased-qa-evaluator","url":"https://huggingface.co/iarfmoose/bert-base-cased-qa-evaluator","tags":["bert","text-classification","endpoints_compatible","deploy:azure","region:us"],"likes":10,"author":null,"library":"transformers","downloads":89163,"pipeline_tag":"text-classification","last_modified":null},{"id":"CAMeL-Lab/bert-base-arabic-camelbert-mix-sentiment","url":"https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-mix-sentiment","tags":["bert","text-classification","ar","arxiv:2103.06678","license:apache-2.0","endpoints_compatible","region:us"],"likes":8,"author":null,"library":"transformers","downloads":85378,"pipeline_tag":"text-classification","last_modified":null},{"id":"ayameRushia/bert-base-indonesian-1.5G-sentiment-analysis-smsa","url":"https://huggingface.co/ayameRushia/bert-base-indonesian-1.5G-sentiment-analysis-smsa","tags":["bert","text-classification","generated_from_trainer","id","dataset:indonlu","license:mit","model-index","text-embeddings-inference"],"likes":20,"author":null,"library":"transformers","downloads":70800,"pipeline_tag":"text-classification","last_modified":null},{"id":"pysentimiento/bert-it-sentiment","url":"https://huggingface.co/pysentimiento/bert-it-sentiment","tags":["bert","text-classification","text-embeddings-inference","endpoints_compatible","region:us"],"likes":1,"author":null,"library":"transformers","downloads":65294,"pipeline_tag":"text-classification","last_modified":null},{"id":"JungleLee/bert-toxic-comment-classification","url":"https://huggingface.co/JungleLee/bert-toxic-comment-classification","tags":["bert","text-classification","en","doi:10.57967/hf/3170","license:afl-3.0","text-embeddings-inference","endpoints_compatible","deploy:azure"],"likes":22,"author":null,"library":"transformers","downloads":61885,"pipeline_tag":"text-classification","last_modified":null},{"id":"CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment","url":"https://huggingface.co/CAMeL-Lab/bert-base-arabic-camelbert-da-sentiment","tags":["bert","text-classification","ar","arxiv:2103.06678","license:apache-2.0","endpoints_compatible","deploy:azure","region:us"],"likes":50,"author":null,"library":"transformers","downloads":51022,"pipeline_tag":"text-classification","last_modified":null}],"task_filter":"text-classification","generated_at":"2026-06-18T06:28:46.987Z"}},"exampleRequest":{"sort":"downloads","task":"text-classification","limit":10,"query":"bert"},"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.059","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.059","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_XTRFiplxo3CjlV9OuGO5H","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.059","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches Hugging Face Hub for AI models by keyword, architecture, or task type, returning ranked results sorted by downloads, likes, or recency","exampleAgentPrompt":"Search Hugging Face for the top 10 most-downloaded text-generation models matching 'llama' and sort the results by downloads.","exampleUseCases":null,"resultDescription":"A ranked list of up to 20 Hugging Face models matching the query, including model names, task types, download counts, like counts, and last modified dates, sorted by the specified criterion (downloads, likes, or lastModified).","failureModes":["Empty results if query is too specific or misspelled — returns empty array","Invalid task filter value returns error or empty results","Limit out of range (less than 1 or more than 20) causes validation error","Hugging Face Hub API unavailability causes upstream timeout or 503","Invalid sort enum value causes request rejection"],"whenToPreferThis":"Use this endpoint when an agent needs to discover, compare, or recommend AI models from Hugging Face Hub by name, architecture, or task. Ideal for model selection workflows, research tasks, or when a user wants to find the best open-source model for a specific ML pipeline task without needing a Hugging Face account or API key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:17.009Z","isFirstParty":false}