Skip to content
Recued
Menu
← Back to recipes

Replicate model discovery brief

by recued-core v1

Read-only Replicate model discovery workflow. It searches public models, collections, and docs through recued-core.replicate, reads available hardware, and summarizes candidate models for a requested use case. It never runs predictions, creates models or deployments, uploads/downloads files, reads webhook secrets, starts trainings, or calls arbitrary Replicate API routes.

How it works 15 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (15 steps)
normalized_query trim
Trim whitespace from setting query
search ?
hardware ?
models default
Apply default
collections default
Apply default
pages default
Apply default
model_count count
Count items in models
collection_count count
Count items in collections
page_count count
Count items in pages
summarize ?
model_rows slice
Take a subset of
collection_rows slice
Take a subset of
model_table to_table
Format results as a data table
collection_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize the best Replicate model candidates for this use case. Compare official status, model owner/name, generated descriptions, tags, relevance scores, usage signals, and practical next steps. Do not invent facts outside the Replicate data.
limit setting = 10
query setting =
replicate setting =
row limit setting = 10
max length setting = 900

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Replicate connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

replicate replicateaimodelsdiscoveryai-summarypack:replicate

Details

15 steps 6 configurable settings recipe_id: replicate-model-discovery-brief