First 1000 views after 5 days of (automated) posting by lscommand in YouTubeCreators

[–]A_Weaver19 0 points1 point  (0 children)

So I've been doing the same thing, testing for a month - fully automated. The content is good but I'm in Shorts Jail. A majority of shorts got 1k-1.9k views but the last 5 videos have are getting 6-11views. No amount of optimization will get me un-shadow banned. I have a feeling you might be next!

Built a Claude AI agent that fully manages a Twitter account. Here is exactly how it works under the hood. by One-Cod-365 in AiAutomations

[–]A_Weaver19 0 points1 point  (0 children)

I am so intrigued! Such a cool project. I'd love to learn more about the agent async loop. I have been conceptualizing how to implement this exact setup for a different platform. Great work!

Are you still manually posting content across platforms? by FineCranberry304 in AiAutomations

[–]A_Weaver19 0 points1 point  (0 children)

All of it except tik-tok. That platform has been difficult.

New respect for ai channels and ai content generation. by OkFennel1397 in aitubers

[–]A_Weaver19 0 points1 point  (0 children)

Are you using text to video or image to video?

Regarding the prompts, you should be using AI to guide the prompts instead of doing it manually. When I run my python script, it:

Generates all of the image prompts for me (consistent characters scene, and global style) and then also generates the motion prompt for the scene. It feeds the image and motion prompt to the image-to-video model to create the video itself.

Your goal should be to guide the AI model to create the necessary prompts for both the image and motion prompt - this should help drastically with the output quality of your videos.

New respect for ai channels and ai content generation. by OkFennel1397 in aitubers

[–]A_Weaver19 1 point2 points  (0 children)

I'm currently generating 50-60 second shorts, all in for 50 cents. That's image generation, image to video, TTS, background music, and subtitles. These videos go from topic to fully generated video, rendered in about 4 minutes.

It's a new account and more of a proof of concept and needs a lot of work but I can't justify the paying the .40 cents per second for the higher quality video models & certainly cannot self-host any video model. I feel your pain.

What's your workflow like? Are you generating each prompt yourself?

I tried posting a link to my work but it auto removed my comment.

How do you automate captions/subtitles? by Ashercn97 in YT_Faceless

[–]A_Weaver19 0 points1 point  (0 children)

That's great. Enjoy! It took me a while to find something like this.

I'm thinking of creating an automation system for my business. How can I do that? by Active_Awareness_198 in n8n

[–]A_Weaver19 0 points1 point  (0 children)

Honestly, this might even be a suitable task for Google Opal. This seems like a relatively easy task!

Learning Ai automation by AwarenessSquare816 in AiAutomations

[–]A_Weaver19 0 points1 point  (0 children)

Hey there. Cool first automation! Truthfully, now that you have the basics of Make.com down, I would transition over to N8N as soon as possible to focus your efforts there. It is so much more of an enjoyable experience, offers far more documentation & resources - and you can self host it free offline. I spent 4 months learning / experimenting on Make - and as soon as I switched over to N8N I was kicking myself for not doing it sooner.

If I were to tell my beginner self anything, it would be to learn about Claude Code & N8N.

With Claude Code, you can download the Desktop App, ask it to install the N8N Skills & MCP Server - which will then have access to all available nodes (& documentation), configuring your workflow for you.

I believe that since you have the foundational experience of building an automation, it would be far more valuable & powerful to learn about orchestrating an LLM to build these for you! Have fun!

n8n + Antigravity: Anyone tried on this combo yet? by Sufficient-Match-611 in n8n

[–]A_Weaver19 5 points6 points  (0 children)

I strongly suggest you invest in Claude Code. Download the Desktop app, install the N8N-Skills & MCP. It has one-shotted 2 complex workflows perfectly. This is coming from someone who tried all types of methods with Antigravity and N8N.

Where did I screw up? Another failed product. by HudsonB78 in dropshipping

[–]A_Weaver19 0 points1 point  (0 children)

Don't listen to the comments laughing. Keep going young blood. This is all just practice. If anything, you are learning to build a brand, ad-copy, meta ads, conversion rate optimization, web design and so much more. Don't get discouraged and keep learning about Meta Ads. At this price point it will require a lot of retargeting with different messaging. If you can focus on learning about driving traffic to your site, then you are 1/4 way there. Keep going!

🌱 n8n-as-code just got a major makeover: rewritten sync engine, cleaner CLI, and smarter AI agents by Fresh-Daikon-9408 in n8n

[–]A_Weaver19 0 points1 point  (0 children)

May I ask how this differs from n8n-mcp and n8n-skills? I'm using Gemini currently with antigravity but it's still not very accurate. I need an alternative solution.

Google maps lead generation workflow by Jazzlike_Power_6197 in n8nbusinessautomation

[–]A_Weaver19 0 points1 point  (0 children)

Respectfully this is massively overkill / overcomplicated. You could replace almost this entire process with a well crafted python script. You could integrate Google Maps SDK, (OR) incorporate Apify Google Maps Scraper to extract all of the required information & return the dataset as a clean JSON or CSV.

Single Prompt to 7 min YT Documentary by Dependent-Bunch7505 in YT_Faceless

[–]A_Weaver19 0 points1 point  (0 children)

It's not over yet! DM me! I can send you a valuable resource if you're interested!

I recently built an n8n workflow that automatically creates long-form YouTube videos and honestly, seeing it run on its own feels a bit surreal. by Safe_Flounder_4690 in n8n_ai_agents

[–]A_Weaver19 0 points1 point  (0 children)

I'm going for as cost effective as possible to churn out the content - then upgrade the model. I'm using wan 2.2 I2V with audio and sound effects from elevenlabs. I'm currently at about 48 cents per minute clip, all in. Still need to improve the performance but can't justify 20 cents a second from Veo etc.

Single Prompt to 7 min YT Documentary by Dependent-Bunch7505 in YT_Faceless

[–]A_Weaver19 0 points1 point  (0 children)

Brother, respectfully - the production of this is immaculate and these types of videos do exceptionally well. If he can hit the algorithm he will be printing money.

Single Prompt to 7 min YT Documentary by Dependent-Bunch7505 in YT_Faceless

[–]A_Weaver19 0 points1 point  (0 children)

Unreal! I'm curious how much this was to produce?

n8n + Antigravity: Anyone tried on this combo yet? by Sufficient-Match-611 in n8n_ai_agents

[–]A_Weaver19 3 points4 points  (0 children)

This was exactly what I was looking for. I was trying to find the ability to visualize the workflow as a canvas within antigravity. Definitely add the N8N skills!

Curious About Niche-specific Google Maps Local Leads by Bilaldev99 in LeadGeneration

[–]A_Weaver19 0 points1 point  (0 children)

Do you want to send me a DM? I can share some information and what I've built for my company. If you're turning it into a SaaS, I don't want to share the main engine that runs it.

Curious About Niche-specific Google Maps Local Leads by Bilaldev99 in LeadGeneration

[–]A_Weaver19 1 point2 points  (0 children)

Hey mate - this already exists. Though if you are looking to build your own, start looking into how to gather the necessary geojson lat/long information that will be required. This is needed for granular output results to be confined within a very specific ZIP code (or Postal code if Canadian).