Claude for Creative Work

(anthropic.com)

35 points | by elsewhen 1 hour ago

9 comments

  • simonw 1 hour ago
    Just noticed this notice added at the top of the Blender announcement of their funding from Anthropic: https://www.blender.org/press/anthropic-joins-the-blender-de...

    > Notice: This announcement is causing a lot of feedback. We are actively evaluating it.

    Presumably a lot of Blender users work in roles that feel threatened by AI being used for computer graphics work.

    Lots of negative replies on Blursky here: https://bsky.app/profile/blender.org/post/3mkkuyq3ijs2q

    • hgoel 58 minutes ago
      I don't really get the backlash about Blender here, this isn't generative art, it's basically a natural language means of scripting blender.

      This feels like the proper way to have AI act as a tool to make artist's jobs easier without taking away their creativity?

      Edit: I guess they might want absolutely no AI of any sort in their tools (which seems like a strange line to draw), or is it about the data it's been trained on?

      • swatcoder 34 minutes ago
        Regardless of the purported upside, many people in the arts feel betrayed by the commercial interests that built this technology on their work without their consent and threatened by the explicit intent of these vendors to devalue their work by saturating the art and design market with cheap automated substitution.

        A lot of artists who would love to be able to direct their professional software in natural language have to reconcile that with how this technology came to be and what the aims are of the company now delivering it to them.

        • hgoel 25 minutes ago
          Yeah, I can understand being upset with their work being stolen to train these models. Anthropic doesn't seem to be working on image/video generation, but they are still training on text-based creative works of questionable sourcing.

          Makes me think that there's some room in the model lineup for one that doesn't do as well on benchmarks, but is trained on "ethically sourced" data (though they'd need to somehow prove that they aren't "accidentally" including other data).

      • simonw 17 minutes ago
        I think it's mainly anti-AI sentiment in general.
      • blurbleblurble 51 minutes ago
        People are guzzling the amygdala control juice these days
        • make3 46 minutes ago
          Say that again in five years when you can't find a job except mega yatch toilet cleaner because Claude is distinguished engineer level for one millionth of your cost and thousands of times faster, and can be instantly parallelized in the tens or hundreds of thousands just to be spun down arbitrarily as needed at any time
          • oompydoompy74 24 minutes ago
            With all the love in the world, I strongly encourage you to touch grass.
            • esafak 11 minutes ago
              He exaggerates but several studies show that AI is depressing junior hiring, and models are only going to get more competitive with humans.
      • make3 47 minutes ago
        There is no acceptable use of AI for most people in the artistic field. They see it as an extreme treason, and I understand. They're under incredible incredible threat.

        They are conscious of preventing momentum in a bad direction.

        If they don't fight it hyper hard, a huge fraction of them will be out of a job instantly.

        • hgoel 34 minutes ago
          That's a strange position to take. I can understand not wanting models that have been trained on questionably sourced data, but otherwise they're opposing essentially a UX change, not based on UX concerns but on ideological fears.

          Given how much software and other AI/computer vision improvements 3D content often relies on, it's weird to decide that the algorithm itself is unallowable.

          • make3 13 minutes ago
            This is a very first degree analysis.

            AI is seen as an oppressor and a threat, and AI providers are seen as oppressors. It's understandable that people don't want to collaborate with their oppressors, either direct or by association. If you were a Jew, would you buy shoes from the Nazis just because you were individually safe from them at that moment? Or would you if you were of a minority they hadn't started exterminating yet? Or if they were not exactly the Nazis killing your people but some affiliated group?

            This sounds extreme until you realize they are under threat of losing their likelihood for good.

            They are right to not accept your inevitability point without a fight, this is a human thing that can be fought, revolutions have happened, and will continue to happen.

            I don't necessarily agree with this but I do understand it.

    • preommr 2 minutes ago
      > Lots of negative replies on Blursky

      yikes, And I thought twitter/x was a cesspool.

      The level of entitlement, paranoia, and misdirected rage was unexpected for what I thought was supposed to be a more... sane? alternative to musk's x.

  • dannyw 1 hour ago
    If you're interested, for Affinity the way we've built it is through exposing our scripting SDK via MCP. Agents like Claude can write scripts to execute actions, and these scripts can be saved and re-run later, as well have their own UI.

    It is a massive SDK though (thousands of functions; feel free to poke around with it; Affinity is free) and so it really shows the ability of LLMs to effectively work across long-horizon tasks massive context windows.

    Personally, really interested in Blender though. I'm working on a game as a hobby/side project and I'm very much a newbie / often struggle with learning and using Blender.

    There are so many ways these integrations help humans & human creatives; your job and role shouldn't be about how skilled you are with navigating/using a tool, or if you're technically savvy to code scripts to improve your workflow.

    • WillAdams 20 minutes ago
      The thing is, ages ago, I was told by the scripting evangelist at Adobe Systems that a certain process (adding sub, sub-sub, and sub-sub-sub entries) to an index entry was impossible --- problem was, my boss had already promised a script to do that to a client....

      Turns out it is possible, one just has to have the script check to see if each level of a given index entry exists or no, then if it does not yet exist, create it before making the next lower level by adding that sub-entry to the one above it.

      An LLM is only going to code what it has documented as possible/working and may not be able to do what needs to be done.

    • gedy 22 minutes ago
      Thanks for the info, this might be off-topic but does the SDK allow calling out to AI like Gemini/Nano Banana for generating fill areas, etc?
  • hmartin 1 hour ago
    "Available on Pro plans. Maybe. The only thing I can tell you for sure is that Terms and Conditions will change tomorrow. Still can't differentiate tabs and spaces[1]."

    [1] https://github.com/anthropics/claude-code/issues/11447#issue...

    • ghostly_s 28 minutes ago
      Dunno what you're quoting but it's not the linked issue.
  • LeoPanthera 21 minutes ago
    There's a bug in today's version of the Claude desktop app which means the settings pages cannot be scrolled. If you're running it on a laptop, some settings are off the bottom of the screen and now inaccessible.
  • Tarrosion 49 minutes ago
    I'm curious to see how Claude can interact with Blender, and how people use it. I use Claude every day for both work and personal research, overall think it's a great product, but I've found it (thus far, never bet against generation n+1) remarkably terrible at spatial reasoning. That seems pretty key for Blender!
  • marcusestes 54 minutes ago
    I've been experimenting with an unofficial Ableton MCP (https://github.com/ahujasid/ableton-mcp) for a few weeks now. If you mess around with music and have an Ableton license, you should try this. It's fun.
    • komali2 38 minutes ago
      Would be curious to hear what you've tried with it!
  • bdcravens 53 minutes ago
    I look forward to trying this for Fusion. I'm still pretty mid-level at translating what I want to do into actual step by step commands. I've actually found good results with using Claude to output 3d models via CadQuery, even though I know Fusion gives me additional tools like constraints, screw threads, etc.
  • tantalor 27 minutes ago
    Cool. Where's the demos?
  • serious_angel 56 minutes ago
    This is a joke. Apologies, but the so "creative", ridiculous, and disrespectful title cannot be serious, and thus I won't even bother to read it, since it's an obvious click-bait for a yet another model ad of another vendor.