Coze
Official siteLow-code agent workflow platform for fast automation delivery.
OpenBuild a workflow that automatically processes uploaded images, extracts visual features, matches them against a vector database, and returns relevant search results—ideal for e‑commerce product search or content discovery.
This page targets visual search workflow, image retrieval, and vector search template queries for ecommerce search, asset discovery, and content retrieval use cases.
Automated Visual Search Indexing Workflow is best for teams that need a repeatable operations workflow with a ready-to-run prompt instead of starting from scratch every time.
Prepare the required variables first, then use the related tools to gather the structured inputs needed for image search workflow before running the prompt.
Given an image URL {image_url} and optional text query {search_query}, retrieve the top {top_k} results with similarity above {similarity_threshold}.This section only explains placeholders. It is not an input form on this website. Copy the prompt, then replace variables in Coze / Dify / ChatGPT.
{image_url}Public URL of the image to search
Filling hint: replace this with your real business context.
{search_query}Optional text keyword to refine the search
Filling hint: replace this with your real business context.
{similarity_threshold}Similarity threshold (0–1) for filtering results
Filling hint: replace this with your real business context.
{top_k}Number of top results to return
Filling hint: replace this with your real business context.
Fill variables below to generate a ready-to-run prompt in your browser.
{image_url}Public URL of the image to search
{search_query}Optional text keyword to refine the search
{similarity_threshold}Similarity threshold (0–1) for filtering results
{top_k}Number of top results to return
Generated Prompt Preview
Given an image URL {image_url} and optional text query {search_query}, retrieve the top {top_k} results with similarity above {similarity_threshold}.Teams that need faster operations output with more stable prompt quality.
Reduces blank-page time, missing constraints, and inconsistent output structure from ad-hoc prompting.
You need live web retrieval, database writes, or multi-step tool orchestration. Use full workflow automation for that.
Keep exploring with similar templates and matching tools.
No recent items yet.
1. Receive {image_url} and optional {search_query}
2. Download and preprocess the image
3. Extract feature vector using a vision model
4. Query the vector database for similar vectors
5. Filter results by {similarity_threshold}
6. Return the top {top_k} matches with metadata
Operations
Tools that work well with this template.
Low-code agent workflow platform for fast automation delivery.
Open