<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec" -->

---
title: $100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol
description: An experiment pitting Claude Fable 5 against GPT-5.6 Sol in an autonomous music video creation task. Each model was given the same song (Uptown Funk), a budget...
canonical: https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: $100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol | daily.dev
og:description: An experiment pitting Claude Fable 5 against GPT-5.6 Sol in an autonomous music video creation task. Each model was given the same song (Uptown Funk), a budget...
og:url: https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec
og:image: https://api.daily.dev/og/posts/yZB9RxhEC.png
og:image:alt: $100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# $100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol

**[Hacker News](https://daily.dev/sources/hn)** · 8 min read · 4 upvotes · 0 comments

## Summary

An experiment pitting Claude Fable 5 against GPT-5.6 Sol in an autonomous music video creation task. Each model was given the same song (Uptown Funk), a budget ($25 or $100), web search, and local ffmpeg access, then left to independently research video generation models, generate clips, and assemble a final cut. All four runs completed successfully. Key findings: Claude Fable 5 cost significantly more in LLM tokens ($17-25 per run vs. $3-4 for GPT-5.6 Sol); GPT-5.6 Sol at $25 was the most creative editor, using text overlays and image animation; character consistency and tempo matching were weak across all runs; neither model used Replicate despite having access; and none seriously reviewed or iterated on their own footage. The full harness is open source on GitHub.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.tryai.dev/blog/ai-music-video-arena-claude-vs-gpt-5.6>

---

Tags: [#llm](https://daily.dev/tags/llm), [#backend](https://daily.dev/tags/backend), [#ai-agents](https://daily.dev/tags/ai-agents), [#claude](https://daily.dev/tags/claude), [#video-generation](https://daily.dev/tags/video-generation)

[View this post on daily.dev](https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"$100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol","url":"https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec"},"datePublished":"2026-07-16T21:23:06.932Z","dateModified":"2026-07-16T21:23:30.290Z","description":"An experiment pitting Claude Fable 5 against GPT-5.6 Sol in an autonomous music video creation task. Each model was given the same song (Uptown Funk), a budget...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e8c8ee91c8c0a5e489400f5376679204?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e8c8ee91c8c0a5e489400f5376679204?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/100-ai-music-video-claude-fable-5-vs-gpt-5-6-sol-yzb9rxhec","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"llm,backend,ai-agents,claude,video-generation","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"$100 AI Music Video: Claude Fable 5 vs. GPT-5.6 Sol"}]}
```

