Use AI to Build Adobe AE Extensions, Make Animation Plugins That Sell

Поделиться
HTML-код
  • Опубликовано: 29 июн 2024
  • The first 500 people to use my link will get a 1-month free trial of Skillshare: skl.sh/aianimation04241
    StableMate Waitlist: aianimation.com/stablemate
    This video is an in-depth tutorial. I take you through all the steps to develop your own Adobe After Effects extension, using different AI tools to help write code. Visual Studio Code is used to create and refine the files. I also go through the process of setting up a workflow for debugging various files.
    With a mix of AI, After Effects and Coding skills.
    Prompts Used and Final Code Shared For Learning From Here:
    aianimation.com/prompts-and-c...
    ------------------- -------------------- ---------------------
    Times
    0:00 - Intro
    0:35 - Required Files & Folders
    3:21 - AI ‪@software-school‬+ Coding Software
    5:09 - Claude AI - Write Code
    6:07 - Fundamentals
    7:38 - Create Core Files Using Visual Studio Code
    11:05 - Test Extension 01
    12:25 - Guide to Debugging (Console Logs, Alerts, Comments)
    14:34 - Update Code (part 1)
    15:46 - Create 3D Primitives
    16:54 - Update Code (part 2)
    18:10 - Test Extension 02
    18:58 - Final Code Changes
    19:33 - Completed - Package Up Extension
    20:26 - Round up
    21:21 - StableMate Preview
    ------------------- -------------------- ---------------------
    Tools Used in this Tutorial:
    - Visual Studio Code:
    code.visualstudio.com
    - Github Copilot:
    github.com/features/copilot
    - Claude AI:
    claude.ai
    - Stability AI 3B
    stability.ai/news/stable-code...
    - Hugging Face: (Stability AI)
    huggingface.co/stabilityai/st...
    - Blender
    www.blender.org/
    - Adobe After Effects:
    www.adobe.com
    ------------------- -------------------- ---------------------
    After Effects Plugins:
    StableMate
    aianimation.com/stablemate
  • НаукаНаука

Комментарии • 26

  • @aisamsonreal
    @aisamsonreal 2 месяца назад +5

    Awesome and detailed process. Thanks for the work you do!

  • @dwayneterrell860
    @dwayneterrell860 2 месяца назад +4

    Thank you for this walk through. It is greatly appreciated. 👍

    • @AIAnimationStudio
      @AIAnimationStudio  2 месяца назад

      Cool, glad you liked it. The information around developing extensions was all pretty scattered and hidden in the Adobe SDK info, so hopefully tieing it all together proves useful.

  • @LawrenceJordan1961
    @LawrenceJordan1961 2 месяца назад +1

    Amazing! Nice work! I’m passing this on to CivitAI

    • @AIAnimationStudio
      @AIAnimationStudio  2 месяца назад

      Thanks very much. 👍. Plus thanks for sharing with the folk at CivitAI… be great to some how collaborate there.

  • @millthor
    @millthor 2 месяца назад +2

    Exactly something I had in my plans to learn. Thank you a lot for making this video!

    • @AIAnimationStudio
      @AIAnimationStudio  2 месяца назад +1

      Great. Good luck with your project.

    • @millthor
      @millthor 2 месяца назад +1

      @@AIAnimationStudio thank you again!

  • @WideEnt
    @WideEnt 2 месяца назад +1

    The level of information in this video is very (very!) impressive.

  • @codeispoetry
    @codeispoetry 2 месяца назад +2

    This is fantastic. Thank you

  • @robinsgarlandconsulting
    @robinsgarlandconsulting 2 месяца назад +4

    Excellent

  • @edodroogo
    @edodroogo 2 месяца назад

    Venturing into storytelling and creative video making recently. VideoGPT quietly became my secret weapon, imparting a sense of professionalism to my content effortlessly.

  • @brandonjacksoon
    @brandonjacksoon Месяц назад

    Thank you!

  • @ronnykhalil
    @ronnykhalil 2 месяца назад +3

    yes yes yes

  • @Adam16257
    @Adam16257 2 месяца назад

    hey I am looking for a way to make sound effects for my animations using AI, are there any?

  • @Mrphillycheesesteak
    @Mrphillycheesesteak Месяц назад

    Does anyone have any luck getting into the discord server? I can't see any channels :|

  • @Thehouseoftatum
    @Thehouseoftatum 2 месяца назад

    Can this work for an actual website? I wanted to create Shopify sections using AI faster than hand coding.

    • @AIAnimationStudio
      @AIAnimationStudio  2 месяца назад +1

      Absolutely. Chat with Claude, (or your chosen AI) to help figure out the code you need. Possibly share any reference code from Shopify resources/help files and go from there.

    • @Thehouseoftatum
      @Thehouseoftatum 2 месяца назад +1

      I know I've tried in chat gpt a few months back maybe when 4 first came out but the code was wrong in some ways. Idk if chatgpt improved or if the ones you use are better at code. I'll play around.

    • @juncando
      @juncando 2 месяца назад

      @@Thehouseoftatum There is a GPT called Grimoire. Select the Explore GPTS option in the ChatGPT4 sidebar and search for it. It is the best for writing code that works.