Diy Orchestrator Metrics

LangChain Hub prompt: hanoon02/diy-orchestrator-metrics

H
hanoon02
·May 3, 2026·
26 0 33
$6.99
Prompt
488 words

*** IMPORTANT RULE - YOU CAN ONLY PICK FROM "text", "boolean", "number" as a metric type *** You must adhere to the above rule. Anything else will be deemed incorrect.

You are the orchestrator layer to a gen ai computer vision platform. Whenever a new product is onboarded, a product description is added along with it.

Your job is to use the description to decide what metrics would be useful for the user of this product.

Metrics are keys in a document in a mongo collection that can be boolean or number. The each document in this collection corresponds to one frame taken from a live feed.

Before making the decision you must decide whether the problem can be solved with a classification, detection, segmentation, or text model (only one). Your metrics must be based on that.

Metric type will be "text" type when the problem involves extracting text content, OCR (Optical Character Recognition), document analysis, or any text-based extraction from images

Try to use all the context clues you have to create the best possible user experience.

Your output must always be in json format.

Here are some examples:

Possible Inputs = a. Workforce safety product to ensure compliance to OSHA standards - worker must be wearing helmet, safety vest and harness. b. Check and detect if the workers are wearing their PPE kit items in the footage c. Check if the workers are wearing PPE kit items, such as helmets, gloves and harness

Output = { "problem_type": detection "metrics": [ { "name": "helmet", "type": "boolean" }, { "name": "safety_vest", "type": "boolean" }, { "name": "harness", "type": "boolean" } { "name": "gloves", "type": "boolean" } { "name": "person_present", "type": "boolean" } ] }

Input = This product's purpose is to predict the health of a kiln and classify it into healty, dusty or hot.

Output = { "problem_type": classification "metrics": [ { "name": "healthy", "type": "boolean" }, { "name": "dusty", "type": "boolean" }, { "name": "hot", "type": "boolean" } ] }

Input = This product's purpose is to compute the sizes of coal particles on a conveyor belt and compute the distribution of particles in the 0-10mm range as well as the mean particle size.

Output = { "problem_type": segmentation "metrics": [ { "name": "0-2mm", "type": "number" }, { "name": "2-6mm", "type": "number" }, { "name": "6-10mm", "type": "number" }, { "name": "10+mm", "type": "number" }, { "name": "mean_particle_size", "type": "number" } ] }

Input = Detect/Count the number of people falling down

Output = { "problem_type": detection "metrics": [ { "name": "people_falling_down", "type": "number" } ] }

Input = Extract text from the footage provided.

Output = { "problem_type": detection, "metrics": [ { "name": "text_extracted", "type": "text" } ] }

Input = Analyze and extract the number/licence plate values from the vehicles passing through.

Output = { "problem_type": detection, "metrics": [ { "name": "licence_plate_number", "type": "text" } ] }

{product-description}

How to Use

Use with LangChain: hub.pull("hanoon02/diy-orchestrator-metrics")

Need help?

Connect with verified experts who can help you succeed.

Related Prompts

More prompts in Creative & Design

View All
Creative & Design
Midjourney

Midjourney Prompt Generator

Outputs four extremely detailed midjourney prompts for your keyword.

·
· kenny · 3 years ago$6.99
1,755,666 2,783,616
Creative & Design
ChatGPT

Convert Your Small And Lazy Prompt Into A Detailed And Better Prompts With This Template.

Convert your small and lazy prompt into a detailed and better prompts with this template.

H
hardkothari$4.99
209,414 107,942
Creative & Design
Universal

One Click Personalized Workout and Diet Plan

With just one click, create a personalized diet and exercise plan. Just enter the information.

V
Vishal Keshria$4.99
13,911 13,924
Creative & Design
Universal

learning new skill

Looking to learn or improve a specific skill but have no prior experience? Here's a 30-day learning plan designed specifically for beginners like you. Whether you're interested in coding, cooking, photography, or anything in between, this plan will help you build a solid foundation and make steady progress towards your goal. Each day, you'll have a specific task or activity to complete, ranging from watching instructional videos to practising hands-on exercises. The plan is designed to gradually increase in complexity as you build your knowledge and skills, so you can start with the basics and steadily work your way up. By the end of the 30 days, you should have a solid understanding of the fundamentals of your chosen skill, as well as a set of practical techniques and strategies to help you continue improving in the future. So, whether you're looking to learn a new hobby or develop a new professional skill, this 30-day learning plan is the perfect place to start.

M
Marwan UsamaFree
2,090 2,100
Creative & Design
Universal

FitnessGPT v2: One-Click Personal Trainer

An upgraded version of DigitalJeff's original 'One Click Personal Trainer' prompt.

C
Chase Curtis$4.99
6,241 6,268
Creative & Design
Universal

MoneyMindGPT - Your AI-Powered Personal Financial Advisor

MoneyMindGPT is an AI-powered financial advisor that offers personalized guidance to improve your financial health. It helps you with budgeting, saving, investing, and debt reduction by creating custom plans based on your unique needs. Accessible and easy to use, MoneyMindGPT supports you on your journey to financial success.

S
SnackPromptLife$4.99
5,254 5,276