2x2 Grid Dish and Ingredients Comparison Prompt
From Wikiprompt, the free prompt encyclopedia
2x2 Grid Dish and Ingredients Comparison Prompt A structured SQL-style prompt that generates a 2x2 grid showing a dish and its ingredients, with placeholders for topic and customizable criteria.
Related media
Prompt ContentSave
🌐
2x2 grid, 16:9, do this for 4 mindblowing keto dishes from around the world: WITH subject AS ( SELECT classify([TOPIC]) AS topic_type, infer_primary_construct([TOPIC]) AS hero_object, infer_functional_architecture([TOPIC]) AS architecture ), bom AS ( SELECT * FROM recursively_decompose(hero_object) INCLUDING structural_parts, exterior_parts, mechanisms, electronics_if_applicable, sensors_if_applicable, power_system_if_applicable, connectors, cables, fasteners, seals, interfaces, repeated_microcomponents ), organized_inventory AS ( SELECT component FROM bom ORDER BY subsystem ASC, functional_importance DESC, physical_scale DESC, symmetry_group ASC ) SELECT render_split_comparison( left_panel => assemble(hero_object), right_panel => orthographic_flatlay(organized_inventory) ) FROM subject WHERE visual_completeness >= 0.97 AND material_accuracy >= 0.95 AND component_correspondence >= 0.98 AND spacing_consistency >= 0.92 AND silhouette_recognition >= 0.95 ORDER BY engineering_clarity DESC, catalog_precision DESC, visual_satisfaction DESC LIMIT 1;
Sign in to see the full prompt
Continue with:
By logging in, you agree to our Terms of Use and Privacy Policy
Usage
This prompt is designed for use with creative. Copy the prompt content above and paste it into your preferred AI tool.
For best results, you may customize the placeholders (indicated by square brackets or capital letters) with your specific requirements.
References
- Category: creative Prompts
- Source: https://x.com/Gdgtify/status/2091437033013301383
Talk
0 comments