AI content Machine - With Human in the loop - Here's the Template and Everything

Hello n8n community!

This AI content automation using N8N that converts your script into a full AI video using Blotato.

Then, It sends the Video link to your Gmail where you can approve/Disapprove.

If you Approve, the video will be uploaded to Instagram.

-–

How it works?

- It takes the script using Form node

- It arranges the script using Information extractor node in a specific schema so Blotato Create content node gets correct input in its required format

- Blotato AI video generation starts. And the video will be in Queue mode. So, I have put it in a loop combined with wait node so it checks once every 80 seconds whether the video generation has been done or not. It uses “IF” node combined with “Get Video” blotato node to check whether the video is generated yet or not.

- Once the video is generated, the hosted video link will be sent to your Gmail using two buttons - “Approve” and “Disapprove”

- If you approve it, it will be uploaded to Instagram using Blotato

You can get the Free template here: https://github.com/MrKarne/youtube/blob/main/Blotato-Instagram-reel-automation.json

Configuration Tutorial: https://youtu.be/4UL1GrW09O0

1 Like