FACELESS Videos 100% Automated (Make, ChatGPT, ElevenLabs)

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 15. 06. 2024
  • 👉 AI automation HOW-TOs + Community → www.skool.com/no-code-architects
    👉 Easily distribute 100+ pieces content/week → kontentengine.io
    -----------------
    In this video I show you how to completely automate FACELESS videos using Make, Leonardo AI, Airtable, ChatGPT, ElevenLabs, and JSON2Video. I build everything from scratch!!
    Here's a link to the prompts and JSONs used in the videos → bit.ly/4bb3XcB
    -----------------
    đŸ‘„ FREE Content Academy → www.skool.com/content-academy
    đŸ€– Automated & AI Content Systems → www.skool.com/content-academy...

Komentáƙe • 358

  • @StephenGPope
    @StephenGPope  Pƙed 7 dny +1

    AI automation HOW-TOs + Community → www.skool.com/no-code-architects
    Easily distribute 100+ pieces content/week → kontentengine.io

  • @fiq100
    @fiq100 Pƙed 7 hodinami

    What I learned from this video:
    - Automating the creation of faceless videos with animated scenes, voiceovers, and captions.
    - Using separate tables in Airtable to manage stories, scenes, and image prompts.
    - Defining story types to generate different outputs, like comic news or photorealistic images.
    - Triggering automation to generate and assemble stories and scenes.
    - Creating image prompts and animated videos for each scene part.
    - Generating audio and assembling it with video parts into a final product.
    - Configuring Leonardo API for image generation with webhook callbacks for updates.
    - Using webhooks to link Json to Video’s response to Airtable.
    Thank you Stephen this is some great content, keep going!

  • @SimonThomas-dw2qh
    @SimonThomas-dw2qh Pƙed 10 dny +13

    This channel will blow up. Wild stuff. thanks for sharing.

  • @kharlakhufumarketplace
    @kharlakhufumarketplace Pƙed 10 dny +9

    You’ve been elevated and promoted to ‘’GENERAL’’ you’ve outgrown your previous position 🎉 CONGRATS AND THX , CARRY ON AND CONTINUED SUCCESS , AN ABUNDANCE OF SUPPORT IS DEFINITELY AFOOT.

  • @TravisChristopher
    @TravisChristopher Pƙed 5 dny +11

    Here's a detailed breakdown from the transcript of the steps to build the automated faceless video creation system:
    Set up the Airtable base:
    a. Create tables:
    Stories: Main table to manage overall video projects
    Scenes: Breakdown of each story into individual scenes
    Story Types: Define different types of stories and associated prompts
    Video API: Track media generation requests and results
    b. Set up fields in Stories table:
    Story ID (Auto Number)
    Story Type (Link to Story Types)
    Scenes (Link to Scenes)
    Source (Long text)
    Generated Story (Long text)
    Ready to Go (Checkbox)
    Done (Checkbox)
    Video (Attachment)
    Number of Scenes (Formula)
    Completed Scenes (Formula)
    Ready (Formula)
    c. Set up fields in Scenes table:
    Scene ID (Auto Number)
    Story (Link to Stories)
    Scene (Long text)
    AI Image Prompts (Long text)
    Videos (Lookup from Video API)
    Audio (Attachment)
    Combined Video (Attachment)
    Merged Audio and Video (Attachment)
    Number of Videos (Count)
    Completed Videos (Count)
    Ready (Formula)
    d. Set up fields in Story Types table:
    Story Type
    Story Prompt Text (Long text)
    Scenes JSON Prompt (Long text)
    Output Width (Number)
    Output Height (Number)
    Image Width (Number)
    Image Height (Number)
    e. Set up fields in Video API table:
    Job ID (Text)
    Video (Attachment)
    Scene (Link to Scenes)
    f. Create views for different stages of the process:
    Generate Story
    Generate Scene Videos
    Build Scene Audio and Video
    Merge Audio and Video
    Build Full Video
    Configure Make.com automations:
    a. Set up webhooks:
    Leonardo AI image generation callback
    Leonardo AI video generation callback
    Json-to-video scene completion callback
    Json-to-video full video completion callback
    b. Create main automation flows:
    Generate Story and Scenes
    Generate Scene Videos
    Build Scene Audio and Video
    Merge Audio and Video
    Build Full Video
    Implement the story generation process:
    a. Trigger from Airtable when "Ready to Go" is checked
    b. Retrieve story details from Airtable
    c. Use GPT API to generate full story based on source and story type prompt
    d. Update Airtable with generated story
    e. Use GPT API to generate scene breakdowns and AI image prompts
    f. Create records in Scenes table for each generated scene
    Set up image/video generation:
    a. Trigger for each scene without associated media
    b. Use Leonardo AI API to generate still images or animated videos:
    For still images: Make one API call
    For animated videos: Make two API calls (still image, then animation)
    c. Update Video API table with job IDs and media URLs
    d. Link generated media to corresponding scenes
    Implement audio generation:
    a. Use 11Labs API to generate voiceovers for each scene
    b. Save generated audio to Google Drive
    c. Create shareable link for the audio file
    d. Update Scenes table with audio file URL
    Create scene videos:
    a. Use Json-to-video API to combine images/videos with audio for each scene
    b. Configure video parameters (FPS, dimensions, zoom effects)
    c. Set up webhook for completion notification
    d. Update Scenes table with combined scene video URL
    Assemble final video:
    a. Trigger when all scenes for a story are ready
    b. Retrieve all scene videos for the story
    c. Use Json-to-video API to combine all scene videos
    d. Add captions to the final video
    e. Set up webhook for completion notification
    f. Update Stories table with final video URL
    Set up error handling and retries:
    a. Implement "Break" modules in Make.com for rate limit handling
    b. Add error filters for specific error codes (e.g., 429 for rate limits)
    c. Configure retry attempts and intervals
    Create and configure Airtable views:
    a. Set up filters to manage workflow stages
    b. Create views to trigger different automation stages
    c. Design views for easy monitoring and management of the process
    Test the entire process:
    a. Run test cases with different story types and sources
    b. Monitor each stage of the automation
    c. Verify output quality and consistency
    d. Identify and fix any issues or bottlenecks
    Optimize and refine:
    a. Adjust prompts and parameters for better output quality
    b. Fine-tune automation timings and error handling
    c. Optimize Airtable base structure and formulas if needed
    Optional: Modify for animated videos
    a. Update Leonardo AI API calls to generate animated videos
    b. Modify Json-to-video configuration to handle animated inputs
    c. Adjust timing and transitions in final video assembly
    Documentation and maintenance:
    a. Document the system architecture and workflow
    b. Create user guides for operating the system
    c. Set up monitoring for API usage and quotas
    d. Plan for regular updates and maintenance of the system
    This detailed breakdown provides a comprehensive guide to building and implementing the automated faceless video creation system, allowing for customization and expansion as needed.

  • @BestMix-mt9ul
    @BestMix-mt9ul Pƙed 8 dny +10

    This is such a gold mine! Saw the video a couple of times already, too bad I'm broke AF and can't afford the initial investment to get this going, otherwise I'd have jumped on it! You're Great Stephen, thanks for sharing this literal goldmine.

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny +2

      so glad you enjoyed it! the feedback is wonderful, thank you!

  • @bulkingmealplan3292
    @bulkingmealplan3292 Pƙed 11 dny +3

    Stephen, I follow you from Bolivia (South America) and I love your video, I have been waiting for it for a long time, for me this is pure gold and thank you for giving us so much FREE quality content. Que Dios te bendiga

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      I'm so glad it was helpful! thanks so much for your feedback!

    • @gabrielcampero4720
      @gabrielcampero4720 Pƙed 9 dny

      Here from Venezuela, this is gold!

    • @SW-fh7he
      @SW-fh7he Pƙed 9 dny +1

      Lol, everyone knows where Bolivia is 😅. Don't need to tell it's in South America.

  • @arditllapatinca2676
    @arditllapatinca2676 Pƙed dnem +1

    This video deserves 10 million likes

  • @Painful.Echoes
    @Painful.Echoes Pƙed 8 dny +3

    Your method of delivering information is commendable, and I appreciate the quality of your work.

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny

      wow thank you very much, that means a lot to me.

  • @muarachmann
    @muarachmann Pƙed 3 dny +3

    Damn what did I just watch ??????
    This is mind blowing thanks a bunch Stephen. I enjoyed every little bit.
    First time in my dev journey I subscribed for tools just to get a tutorial done. Thanks

  • @corresandberg
    @corresandberg Pƙed 11 dny +1

    ❀ Your knowledge. The pace and details. Lovely. Awesome video ❀

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny +1

      đŸ€ thank you for that feedback!

  • @halvorsrensen610
    @halvorsrensen610 Pƙed 6 dny +1

    Wow, i am going to be a member of your group monday. 5 week vacation going to be spent on learning this + more.
    This just opened my mind and ideas are flowing in.
    Excited, see you there!

    • @StephenGPope
      @StephenGPope  Pƙed 5 dny

      Right on cant wait to help you out! Were going to be doing awesome stuff in the group!

  • @BradleyKieser
    @BradleyKieser Pƙed 11 dny +2

    You absolute hero. That was brilliant.

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      hey thank you! that means a lot to me! đŸ’Ș

  • @livingworkingoutsidebox
    @livingworkingoutsidebox Pƙed 11 dny +2

    I've watched this 3 times. It's a big confidence booster.👍đŸ’Ș
    Just need to come up with a syllabus on learning. Checking out your skool community to start the journey. 👍đŸ’ȘđŸ€Ż

  • @rodrigoreis7
    @rodrigoreis7 Pƙed 12 dny +1

    This is fantastic! Thanks Stephen!

    • @StephenGPope
      @StephenGPope  Pƙed 12 dny +2

      Dont thank me yet 😆 its a doozy!

  • @employaiptyltd
    @employaiptyltd Pƙed 11 dny +3

    Amazing. The AU exchange rate is going to be a barrier for my subscription right now. Love your work.

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +1

      thanks for your support and feedback! I can help you in my free community as well skool.com/content-academy

    • @moshack
      @moshack Pƙed 10 dny +1

      Wow! Guess I am going to wait for this to sink in to my slow brain 😅

  • @blankplusblank
    @blankplusblank Pƙed 11 dny +20

    Thought it was stopping at the intro then he be like, now I show you All. Holy cow. You're a God

  • @60pluscrazy
    @60pluscrazy Pƙed 11 dny +2

    Wow, thanks for this 🙏

  • @bestrelax7821
    @bestrelax7821 Pƙed 9 dny +1

    Thank you! With this video, I am truly amazed. I expect that anyone with automation skills has found an online treasure trove. You can sell your skills or use them to earn money. Thanks again-this is a game changer!

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny

      thanks for the kind feedback! it means a lot!

  • @CryptoStrategyItalia
    @CryptoStrategyItalia Pƙed 9 dny +1

    You are the BOSS, this is. gold nuggets! Thanks for sharing all this with us

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny

      hey thanks! appreciate that! happy to share.

  • @EdwardAustin
    @EdwardAustin Pƙed 11 dny +4

    Brilliant video. Something that would be really useful for marketers would be the ability to create these videos quickly but somehow pull footage and images from a repository of “approved” on-brand images / videos rather than using generative assets from Leonardo, stable diffusion, etc. doesn’t seem like it would be that hard to do but I’m guessing there would need to be a few alternative steps in make to search a DAM or storage location for assets with tags that match the script.

    • @apexwebservices
      @apexwebservices Pƙed 11 dny +1

      Yeah it wouldn't be too hard, especially using AirTable.. keep it simple like two keyword query, and you can have it pull random relevant content

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +4

      yea you could definitely create a pool of content to pull from, could even tag it so the system would know what to pull from, great idea!

  • @SH-lh9ow
    @SH-lh9ow Pƙed 11 dny +1

    simply mindblown right now.

  • @thegoodoneist
    @thegoodoneist Pƙed 10 dny +4

    Simply mind blowing. Pictory, invideo going to close shop soon hahha. BTW, about how much to invest in for all these tools mentioned? Thanks

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny

      = ) the cost depends a lot on your specific use case so I don't have an estimate

  • @iainhmunro
    @iainhmunro Pƙed 12 dny +1

    Amazing Stephen

  • @jeelanshahtlyr6076
    @jeelanshahtlyr6076 Pƙed 11 dny +1

    I must say this is like out of this world

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      đŸ€˜đŸš€ honestly tha ks for your feedback

  • @leandrofahur_
    @leandrofahur_ Pƙed 9 dny +1

    Amazing content!

  • @DangPower-rt2pd
    @DangPower-rt2pd Pƙed 11 dny +1

    Your an absolute machine

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      was an 8+ hour recording session! ouch!

  • @johngoad
    @johngoad Pƙed 5 dny +1

    Thank you so much. That was awesome. I can’t believe how fast you talked. It’s not a bad thing I can slow you down. And watch it again, but I can’t imagine go yourself and drink of water 😂 like an hour you were like an auctioneer.😂you might be really really good at editing and I didn’t catch it, but you didn’t mess up at all like a perfect marathon sprint checked out your school that’s cool. I’ll hang out there but can’t afford it yet.

    • @StephenGPope
      @StephenGPope  Pƙed 5 dny

      Haha oh man this was heavily edited and i had to take a ton of breaks. Thanks for the comments! It took me ALL day. It was really hard lol

  • @vinceslas
    @vinceslas Pƙed 10 dny +3

    Are you MAD bro! This is insane đŸ€ŻđŸ€Ż. I can't wait to find a day to watch this video at 0.25 speed and follow all the steps to recreate this automation.

    • @StephenGPope
      @StephenGPope  Pƙed 9 dny +3

      Im a madman! 😀

    • @NVX_Ink
      @NVX_Ink Pƙed 5 dny

      Should I adjust the speed from .75 to .25???😂

  • @trafferz
    @trafferz Pƙed 11 dny +1

    that's nice. good automation!!!!

  • @user-fe9nf8xo7z
    @user-fe9nf8xo7z Pƙed 12 dny

    Pope this is just amazing
    God bless for your tutorial

  • @allenwu6453
    @allenwu6453 Pƙed 5 dny +1

    amazing ideas!

  • @AcademyNoCode
    @AcademyNoCode Pƙed 11 dny +1

    OMG thanks!! Stephen!!

  • @itayzerem
    @itayzerem Pƙed 8 dny +1

    Nice Video!
    what recording screen software do you use? :)

  • @notmark12
    @notmark12 Pƙed 10 dny +1

    amazing. thank you.

  • @VaibhavShewale
    @VaibhavShewale Pƙed 10 dny +1

    need to hide this video from blowing up, cant let this nugget to be shared widely

  • @Buddha1000
    @Buddha1000 Pƙed 2 dny +1

    Thank you.

  • @apexwebservices
    @apexwebservices Pƙed 11 dny +1

    Let'sss goooooo ❀

  • @SwaLi440
    @SwaLi440 Pƙed 11 dny +1

    Awesome! Well Explained and Informative. I'm subscribing! *now where did you say you put the airtable Template Link?*

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +1

      I build the Airtable DB step by step in the video, I have a few of the hard to copy resources in here: bit.ly/4bb3XcB.
      I also have the airtable and make blueprints for download inside my new community: skool.com/no-code-architects

    • @SwaLi440
      @SwaLi440 Pƙed 11 dny

      @@StephenGPope Thank you so much. Would love to float some bankable ideas your s solution raises repurposing alot of what you have already built with these automation with a twist and replication of SCENEs to included additional prompt automations (scene-story-characters, scene-storyboard etc). wish I had the $ for the community you created....

  • @theprodigy4202
    @theprodigy4202 Pƙed 11 dny +12

    I know for a FACT that his high school bullies are kicking themselves everyday for not befriending Stephen and having him as one of the crew😅😅â˜ș

  • @MuhamadDXB
    @MuhamadDXB Pƙed 11 dny +1

    I need you to continue please!

  • @sunshiningschool
    @sunshiningschool Pƙed 8 dny +1

    Hi Stephen, thanks for this! I am wondering why not use Dalle 3 or Midjourney (routed through make) instead of Leonardo for the image generation part? Is it because of some price or quality reason? Then you could always send it to Leonardo later for the "movement" part. Appreciate your thoughts!

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny

      Thats a good idea. You could do that sometimes it comes down to preferences

  • @jarad4621
    @jarad4621 Pƙed 11 dny +1

    Most inpressive make I've ever. seen insane thanks, wjat wad tour background to learn to do this or how long to learn, people would pay for this

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      thank you! I'm a content creator and also a software engineer for 30 years!

  • @tuindependencia8989
    @tuindependencia8989 Pƙed 9 dny +1

    Absolutely amazing! Thanks a lot for all this value! im glad that i found you, i was literally looking for some real life example like this!, may i ask some, how mucho would be the cost for this system and API's on a montly basis? like a total for this example?
    Suscribed and grateful!

  • @brianWreaves
    @brianWreaves Pƙed 8 dny +1

    🏆 Very nice...

  • @EdwardAustin
    @EdwardAustin Pƙed 7 dny

    Just finished building this out. So cool! Any way to add an upscaling step to bring the Leonardo images to a higher resolution before sending to JSON2Video?

    • @StephenGPope
      @StephenGPope  Pƙed 6 dny

      Leonardo has an upscaler actually, but doesn't work with their video generation. would have to use something else in that case. but yes totally possible. Nice work building this out!!!

  • @alexander-korte
    @alexander-korte Pƙed 9 dny +1

    cool stuff thx try to re-build it now...

  • @commonsense6721
    @commonsense6721 Pƙed 8 dny +1

    I love it. Now Faceless CZcams content overload loading...

  • @AI.Enthusiastic1
    @AI.Enthusiastic1 Pƙed 12 dny +1

    Hi Stephen, I like you you explain everything in detail just wanted to know how to make it for users with a website like other text to speech AI tools Thanks:)

    • @StephenGPope
      @StephenGPope  Pƙed 12 dny +1

      Like what tools?

    • @TravisChristopher
      @TravisChristopher Pƙed 7 dny

      This is not an automation you would use to build a SAAS, it would be way to expensive, it’s for making content.

    • @TravisChristopher
      @TravisChristopher Pƙed 7 dny

      I mean I guess you could make an MVP with it, but you’ll go broke with API calls

  • @MrFronginson
    @MrFronginson Pƙed 5 dny

    Wow, now that’s the next level Excel

  • @MrOrpho
    @MrOrpho Pƙed 2 dny +1

    What a journey !
    Could I ask how much you pay per month for all this tools ? (airtable/make/Leonardo/chatgpt/jsontovideo/ etc )

  • @theerathepphouangpakdee3808

    thank you for sharing, what app you use for make arrow pointer on mac?

  • @user-jg8ff7oj3g
    @user-jg8ff7oj3g Pƙed 9 dny +1

    Thanks for the detailed guide.
    I got stuck at the BUILD FULL VIDEO stage at minute 1:16:00
    I run the script successfully but in MAKE it doesn't show that it produces the videos in JSON and therefore in the array aggregator there is no option to select ELEMENTS.
    Do you have any idea that can help me with the problem?

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny +1

      probably better to join my free or paid community to post the question with a screenshot so I can see what you're talking about. Debugging this via youTube comments is HARD.

  • @APEcoachKen
    @APEcoachKen Pƙed 11 dny +1

    Good morning, completely new to this, so forgive the remedial question, but with the code you provided one can copy and paste to receive same completed results? Change the artice to be specific to my needs? Do you offer freelance services? Thanks

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      yes, once you have the system you can tweak it to work with your articles, image type, etc! sometimes I do offer freelance services.

    • @APEcoachKen
      @APEcoachKen Pƙed 11 dny

      @@StephenGPope Great, whats the best way to contact you? Thank you!

  • @aianish
    @aianish Pƙed 11 dny +1

    What software do you use to record the videos & the "pointer" to annotate?

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +2

      hey there! it's called Demo Pro on the mac.

  • @satviksingh3184
    @satviksingh3184 Pƙed 11 dny +1

    GOD!

  • @TinkerandBuild
    @TinkerandBuild Pƙed 8 dny

    Any idea of what this cost (on a per minute or per video basis) for all the tools, api access to CGPT, etc if you are doing this at a large scale (say 500 mintues or more a month)? I know there are other tools that will do this, but they are 2-3/min of video, which is $$ if you're doing this at scale. I'm wondering if this works out to be half that or less? Just curious before I set the entire thing up. Your tutorials are next level, thanks for all of the great content!.

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny

      its going to depend a lot but you can calculate the costs using the Leonardo calculator -- docs.leonardo.ai/docs/plan-with-the-pricing-calculator

  • @josgraha
    @josgraha Pƙed 11 dny +4

    Curious how many operations it takes to make a video, how much the video costs in terms of eleven labs, LLM tokens and the monetization strategy for the video. I saw a SAAS company working on something like this but generating marketing videos for B2B clients

    • @EdwardAustin
      @EdwardAustin Pƙed 11 dny

      Who was the saas company? Looking for solutions that do this and considering the pros and cons of rolling my own vs buying.

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      I haven't calculated the number of operations exactly, probably 100+ operations per video

  • @vitorfranco2903
    @vitorfranco2903 Pƙed 5 dny +2

    Your work is very good, I just have one question, my video is longer than 60 seconds, which generates a json plan error, how can I limit my videos so that the duration is a maximum of 60 seconds?

    • @StephenGPope
      @StephenGPope  Pƙed 5 dny +1

      You would need to ensure that by limiting the story length and scenes by tweaking the prompts in the story type table

    • @vitorfranco2903
      @vitorfranco2903 Pƙed 4 dny

      @@StephenGPope Could you remind me which part of the video or step by step to make this adjustment?

  • @userbaed
    @userbaed Pƙed 9 dny +1

    Great video, very informative. For some reason, I got status code 400 in my HTTP call. Do you know what that reason might be?

    • @NexusofSorcery
      @NexusofSorcery Pƙed 9 dny +1

      I had this issue too. For me it was the position center-centerr was misspelled. I fixed it and that took care of it. On the HTTP module, click the magnifying glass and scroll down to "Output." Click on the + next to "Data" and it will say status "failed" and just below that it will give you the reason why. Check your spellings in the previous JSON modules and make sure everything is setup right. Hope that helps! 🙂

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny

      Thanks NexasofSorcery! you rock! yes, double check that everything was copied correctly

  • @gerardorojas3856
    @gerardorojas3856 Pƙed 10 dny +4

    Cool, thanks for sharing, when you say reply about cost 100$/month for making many videos? what's the average for "many" videos? just to get some numbers. cheers!

    • @StephenGPope
      @StephenGPope  Pƙed 9 dny +1

      I really don't have exact numbers for you sorry. you'll need to estimate it by going to the sites and looking at what it will take, and how long the videos are, etc. Not a simple problem to calculate.

    • @TinkerandBuild
      @TinkerandBuild Pƙed 8 dny +2

      I was wondering the same thing. I think if you are going to go large scale, this would proabably be well worth the $$. I'm going to try and figure out a $/min cost.

    • @kyraelvidz
      @kyraelvidz Pƙed 4 dny

      @@TinkerandBuild Hey! Have you figured out the $/min cost already? would be very nice to know. Thanks in advance.

    • @HaiderAli-nm1kj
      @HaiderAli-nm1kj Pƙed dnem

      ​@TinkerandBuild have u figured it out?

  • @cerebrodigital596
    @cerebrodigital596 Pƙed 5 dny +1

    🎉 excellent information. I would like to be in your skool community, but I have a question. Could I use all this information to make my content in Spanish? If the answer is yes, of course I pay the monthly payment of skool community đŸ€‘đŸ‘Œ.

    • @StephenGPope
      @StephenGPope  Pƙed 5 dny +1

      yes you would need to use ElevenLabs multi lingual module! you would just need to convert the english to spanish using ChatGPT then you could use ElevenLab to say everything in Spanish. skool.com/no-code-architects (would be pretty easy to do and I can help you in the community)

    • @cerebrodigital596
      @cerebrodigital596 Pƙed 4 dny

      @@StephenGPope Thanks for the answer 🙏

  • @Adriano-wg2em
    @Adriano-wg2em Pƙed 10 dny +2

    So how this works? for every type of video you want to create, you have to do the whole propcess from 0? and how long videos you create like this could be?

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny

      once you have the system in place you can generate videos in a few minutes.

  • @luboszima_orig
    @luboszima_orig Pƙed 7 dny +2

    Btw I did everything on video but there are also additional costs.
    - Airtable 24usd
    - Leonardo ai 9usd
    - eleven labs 5usd
    - json2video 50usd (if you dont want have a watermarks on videos)

  • @HenrikBrndgaard
    @HenrikBrndgaard Pƙed 11 dny +4

    Wauu! Impressive đŸ”„ any idea of the cost to run this?

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      I haven't done a full calculation but my guess is ~100/month if you were making a ton of them. Not a lot for a single video but if you make a lot of them.

    • @omarlovett4120
      @omarlovett4120 Pƙed 11 dny

      @@StephenGPope Glad he asked this question. Excellent video! Not to sound anal, but what is 'a lot' in terms of 100/month? Like a specific number range of videos that this will make for that amount

  • @kbhavsar0909
    @kbhavsar0909 Pƙed 11 dny +1

    Take a bow! ❀

  • @DavidWestPhotographer
    @DavidWestPhotographer Pƙed 7 dny +1

    This is epic!! only problem is I got 17:30 mins into this and realised when it came to adding the new section its part of the teams and it cant be done on the free mode, which is bummer but hey im gonna have to upgrade to see this through, jus wort ha mention is all :)

    • @StephenGPope
      @StephenGPope  Pƙed 6 dny

      let me know how it goes = ) CHALLENGE ACCEPTED! get it!

  • @Bible_Alive
    @Bible_Alive Pƙed 5 dny +1

    Wow great video, is there a way to buy an Airtable template off of you?

  • @svenimmelmann9777
    @svenimmelmann9777 Pƙed 12 dny +5

    Bro. How did you even figure this out!?

  • @emiliobrambilla-z3x
    @emiliobrambilla-z3x Pƙed dnem

    hi there, can you share which toll are you using to draw the arrows?

  • @anditioniert
    @anditioniert Pƙed 12 dny +1

    đŸ‘đŸ»đŸ‘đŸ»đŸ‘đŸ»

  • @moshack
    @moshack Pƙed 10 dny +1

    Wow! Guess I am going to have to wait for this to sink in to my slow brain 😅

  • @frazerhainsworth08
    @frazerhainsworth08 Pƙed 10 dny +1

    I understand how you use Leonardo to generate the images and GPT for the transcripts. but how ddi you turn the images into visdeos the text into audio and then combine everyything without a video editor?

  • @sethtufte7660
    @sethtufte7660 Pƙed 4 dny +1

    What is the software called for that pink arrow you're using to share and illustrate what you're speaking about?

  • @justicechannel3343
    @justicechannel3343 Pƙed 10 dny +1

    is there any alternative for Leonardo the text to image/video generation that using some free API call function?

    • @StephenGPope
      @StephenGPope  Pƙed 9 dny

      Not that i know of chatgpt dalle might be the cheapest

    • @justicechannel3343
      @justicechannel3343 Pƙed 9 dny

      @@StephenGPope thank you for sharing this gold

  • @L1FE0FL0FI
    @L1FE0FL0FI Pƙed 10 dny

    amen brother

  • @kiiikoooPT
    @kiiikoooPT Pƙed 11 dny +1

    I know this is just a tutorial about make, not about costs, but is there a way to track the costs for the APIs you are calling, for example chatgpt, elevenlabs, jsontovideo, can you have a final cost for the video from the cost of each API? I mean also automated in the workflow instead of going on each platform and see how much you spend for 1 workflow...

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +1

      yea, technically you could, I think you'd spend the most of the operations on Leonardo (or whatever image generator you use). Which would push you to $100/month+ if you were trying to make a lot of videos. I don't have a case study on how much it costs just for ONE video.

    • @kiiikoooPT
      @kiiikoooPT Pƙed 11 dny +2

      @@StephenGPope thank you for the reply, I see that it is not worth it to do it though, unless if you have a way to monetize the videos, like CZcams or something, 😉 and btw thank you for sharing this content, I'm grateful for people like you who share free tutorials in hot topics that helps a lot, people like me who like to do self-learning.

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +1

      @@kiiikoooPT happy to share! thanks for all the feedback, it means a lot.

  • @Robert-fd3cp
    @Robert-fd3cp Pƙed 2 dny +1

    do you need a paid airtable account to get the "run a script" automation in airtable?

  • @ricardo_pesquisando
    @ricardo_pesquisando Pƙed 2 dny

    man, what if i want to add an soundtrack, will i have to create another json module?

  • @user-fe9nf8xo7z
    @user-fe9nf8xo7z Pƙed 12 dny

    Hi Stephen
    Can you advice how can we upswell cross sell this to our clients and how much to charge

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      maybe try 2x or 3x your cost, maybe even more if you can master the scripts for them.

  • @DannyVega1
    @DannyVega1 Pƙed 11 dny +1

    Can this be done with fre airtable plan? Or google sheets?

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      it could but it would waste a lot of make operations using their on demand triggers, you'd spend more on Make than the savings for Airtable.

  • @ProfessorSaibertin
    @ProfessorSaibertin Pƙed 7 dny +1

    Thank you for the tutorial. #gold What would be the monthly cost of all tools, if the system would generate 3 videos per day?

    • @StephenGPope
      @StephenGPope  Pƙed 6 dny +1

      dang so many people have asked me that and I just dont have the answer because it depends so much. And I just haven't done the research. but Checkout Leonardo's usage calculator: docs.leonardo.ai/docs/plan-with-the-pricing-calculator

    • @ProfessorSaibertin
      @ProfessorSaibertin Pƙed 6 dny

      @@StephenGPope ok, thanks!

  • @frosecold
    @frosecold Pƙed 9 dny +1

    This is awesome, I've been following along but I am stuck now, in min 50:28 he uses the code from the other link on the description, the thing is the code points to a video url that doesn't exist, I suppose we have to fill that with our own url video, but how do I find that? Anyone? Please help

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny

      jump into the free or paid community and drop a screenshot so I can see it, then I might be able to better help!

  • @philkopp6078
    @philkopp6078 Pƙed 20 hodinami

    If you wanted to add music into the final video, how would you do that?

  • @luboszima_orig
    @luboszima_orig Pƙed 7 dny +1

    Can we replace Airtable with some other open-source system running on our homelab infra?

    • @luboszima_orig
      @luboszima_orig Pƙed 7 dny +1

      I wish to try replace paid services with something which can run on my servers at home.

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny +1

      I'm sure its possible, maybe with nocodb.com

  • @AweInspired-vp3iz
    @AweInspired-vp3iz Pƙed dnem

    31:30 I have come this far: the first test run through without an error, but no story text comes into the table. Should I be able to see the text in the JSON model in make? Not sure where to go from here

  • @user-jg4fr3bx3b
    @user-jg4fr3bx3b Pƙed 7 dny +1

    Hello, I was looking for this blueprint in your Skool Channel, and I can't find it. Can you help me? thanks!!!

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny

      did you join the Content Academy? it's in the skool.com/no-code-architects

  • @SumoBundle
    @SumoBundle Pƙed 11 dny +1

    I wonder how much will cost a video? What are the costs for elevenlabs, json2video, leonardo and all the tools involved ?

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny

      I'm not sure how much for a single video, probably not much but monthly I bet it's $100/month+ depending on how many videos you want to make.

  • @Wisdom.Monkey
    @Wisdom.Monkey Pƙed 9 dny +1

    I'm having problems at 1 hour in i might have missed something, but on All Scenes in the Scenes tab it is giving me links to the json video and not showing me the script instead

    • @StephenGPope
      @StephenGPope  Pƙed 8 dny

      that sounds like maybe you wrote the JSON link to the wrong airtable field, feel free to join my free or paid community to ask questions, make sure to drop a screenshot.

  • @youssefdiouri4823
    @youssefdiouri4823 Pƙed 5 dny +1

    Is the content in your skool is the same as youtube ?

    • @StephenGPope
      @StephenGPope  Pƙed 5 dny

      no, I include all the make and airtable templates.

  • @fl233d0m
    @fl233d0m Pƙed 9 dny +1

    he really loves arrows

  • @itayzerem
    @itayzerem Pƙed 6 dny +1

    If I want to use the JSON2Video API Key I need to subscribe?
    bro your video is great but I wish the next time you would say at the beginning that for most of the tutorial here I need to have an upgraded account for each platform

    • @StephenGPope
      @StephenGPope  Pƙed 5 dny +1

      Thanks for the feedback. Yea most of my videos will require some paid subscriptions. Some more than others.

  • @KamronAhmed
    @KamronAhmed Pƙed 4 dny +1

    Do you have a link to the YT channel that uses this?

    • @StephenGPope
      @StephenGPope  Pƙed 3 dny +1

      negative, I just made it

    • @KamronAhmed
      @KamronAhmed Pƙed 3 dny

      @@StephenGPope I saw the example at the end, I posted too soon. Excellent video sir.

  • @SwaLi440
    @SwaLi440 Pƙed 10 dny +1

    25:15 "run script" Airtable automation is now part of the Paid Plan requiring a subscription... FYI

  • @AlexM-up2hw
    @AlexM-up2hw Pƙed 11 dny +1

    So once you create a system for it. All you have to do is input a story? Is that right?

    • @StephenGPope
      @StephenGPope  Pƙed 11 dny +1

      YUP! and you could auto generate that from another source as well, like RSS or Perplexity.

    • @AlexM-up2hw
      @AlexM-up2hw Pƙed 10 dny +1

      so let me get this straight. once i copy how you created this system. all i have to do is ask chat gpt to create me a certain topic story, then i input the story and it just generate for me automatically. so for Kontent Engine db Pro, i can only generate 7 videos though per week right? obviously the extreme is more? but how much is that price?. thanks in advance.

    • @StephenGPope
      @StephenGPope  Pƙed 10 dny +1

      @@AlexM-up2hw well KEDB Pro and Extreme aren't connected to this Faceless too, could they be? sure, but they are not the same. Here is a link to info on KEDB → www.skool.com/content-academy/classroom/887aa4d1?md=24d41d6f6b52464292f8f947b51a5ab3

    • @AlexM-up2hw
      @AlexM-up2hw Pƙed 10 dny

      still sounds too complicated but willing to give it a try though. however my goal is to create 15-30 mins story based for an automated channel on a certain niche that I want to create. so my point is if I use your system and create it, once that is created. Then all I have to do is ask chat gpt to generate a story and THEN input that into this system and it will create a video based on motion images by linking it with Leonardo ai to do so right? I don't know man.....

    • @StephenGPope
      @StephenGPope  Pƙed 10 dny +1

      @@AlexM-up2hw which systems? this videos hows you how to put together the system to create faceless videos from ChatGPT. Not sure I understand fully get your question.

  • @meucanalmix
    @meucanalmix Pƙed 11 dny +1

    man is a genius!

  • @TheBlackClockOfTime
    @TheBlackClockOfTime Pƙed 3 dny +1

    wow, actually really fucking useful thank you

  • @Pilgrimage_to_God
    @Pilgrimage_to_God Pƙed 7 dny +1

    would this work for 10min+ videos too?

  • @user-xl5zo4tk4j
    @user-xl5zo4tk4j Pƙed 9 dny +1

    Can I do this totally for free depending only on free plans so i can create faceless ai videos for free

  • @panthericegirl
    @panthericegirl Pƙed 8 dny +2

    What does this cost to run? It would be nice if you addressed b4 people go down the rabbit hole that this cost $100 to $150 a month to do. That's fine if ur in that business, but there are lots of us experimenting and may never use any of this, until the cost comes down in the future as things get faster and cheaper . .

    • @StephenGPope
      @StephenGPope  Pƙed 7 dny

      Thanks for your feedback. I dont know the exact costs to run because it depends a lot of what you create

    • @AweInspired-vp3iz
      @AweInspired-vp3iz Pƙed dnem

      I am half way down the rabbit hole, and out of money ...

    • @HaiderAli-nm1kj
      @HaiderAli-nm1kj Pƙed dnem

      ​@@AweInspired-vp3iz how many videos did you make and how much did it cost?