post
https://api.neuronsinc.com/predict/v2/media//recommendations
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Triggers the Neurons AI engine to analyze uploaded media and generate actionable insights and strategic recommendations.
Note on Video Processing: Because video analysis may take several seconds to minutes to complete, the endpoint may time out. Of that is the case, try and call the Get LLM Insights and Recommendations endpoint to fetch your results.
Example of a successful response
Below we showcase example of successful LLM Insights & Recommendations for an image and a video:
Image
{
"media_id": "bac43091-dc16-4d7b-bf1b-1f8e0c3efdac",
"insights": {
"title": "**High Cognitive Load May Hinder Conversion Effectiveness**",
"content": "The Heinz Tomato Vodka Pasta Sauce ad cleverly plays on Absolut Vodka's iconic branding, but this creative approach comes with significant mental processing demands. Viewers must simultaneously decode multiple visual elements: the pasta arranged as a vodka bottle, the Absolut-inspired label design, and the connection between these elements to understand the product offering. While visually striking against the yellow background, the layered conceptual elements create a substantial cognitive burden that could impede immediate comprehension of the product benefits. The attention heatmap confirms viewers are working hard to interpret the brand crossover, potentially distracting from the core message about the new pasta sauce. Consider simplifying the concept to reduce mental processing requirements and strengthen the conversion potential."
},
"recommendations": {
"title": "**Five Key Refinements for Enhanced Visual Impact**",
"content": [
"**Simplify Pasta Arrangement**: Reduce cognitive load while maintaining the bottle silhouette concept. This preserves the creative idea while making it faster to process visually.",
"**Add CTA Button**: Include a prominent call-to-action with clear conversion language like **Try Now** or **Shop Online**. This directs viewers toward the desired action.",
"**Enlarge Product Name**: Increase the size and prominence of **New Heinz Tomato Vodka Pasta Sauce**. This ensures the product offering is immediately clear to viewers.",
"**Include Benefit Statement**: Add a brief statement explaining what makes this sauce special beyond the vodka ingredient. This provides immediate value proposition to potential customers.",
"**Streamline Label Design**: Reduce the complexity of the label parody while maintaining key Absolut reference elements. Focus on recognizable elements rather than replicating the entire design."
]
}
}Video
{
"media_id": "bc53971d-2dad-4dc2-9eb9-4f50f8e74a2c",
"insights": {
"title": "**Maximize Brand Impact: Sharpen Ad's Start and Narrative Flow**",
"content": "This ad effectively builds brand presence, demonstrating promising overall memory and engagement, particularly with its dynamic visuals and strong closing message. The clear display of **NEURON'S BREWED FOR THINKERS** at the end, enhanced by the glowing can, successfully consolidates brand recall. However, there's a significant opportunity to elevate the ad's impact by refining its initial moments and narrative flow. While the opening is promising, a more unique and compelling anchor in the first two seconds could significantly boost early memorability and differentiation. Deepening the emotional resonance throughout the ad, beyond just excitement, will create a more profound and lasting connection with the audience. Strategic adjustments to the narrative can transform promising metrics into exceptional brand-building outcomes."
},
"recommendations": {
"title": "**Optimizing Video Impact for Enhanced Brand Recall**",
"content": [
"**Enhance Initial Impact:** Introduce subtle movement or a quicker transition into dynamic action within the first two seconds to create a stronger first impression and capture attention for better recall.",
"**Vary Dynamic Visuals:** Explore varying the intensity or perspective of dynamic actions, such as a slow-motion sequence of foam settling, to deepen emotional resonance and strengthen long-term memory.",
"**Strategic Glow Effect:** Introduce a subtle, ethereal glow around the can earlier in the video to enhance overall memorability, build anticipation, and strengthen brand recall.",
"**Refine Pacing:** Meticulously review the pacing of dynamic actions, experimenting with extending delightful moments or tightening transitions, to refine narrative flow and deepen emotional connection.",
"**Integrate Brand Cues:** Integrate subtle visual metaphors or cues throughout the video that align with the **Brewed for Thinkers** tagline to differentiate the brand and reinforce its unique identity."
]
}
}