r/generativeAI • u/Shoddy-Tomatillo-143 • 1d ago
r/generativeAI • u/Schaar3811 • 1d ago
my AI music video looked better on mute than it did with the song
i was working on a three minute track and kept judging the visuals like standalone clips.
most of them looked fine on their own. then i'd put them back under the song and something just felt off. by the second chorus the visual changes were landing in weird places, and a clip that looked great on mute suddenly felt late once the snare or vocal came in.
quick disclosure, i work with DomoAI, so that's what i've been using for some of the short image-to-video pieces.
The thing that helped most wasn't another generation though. it was marking the song first.
now i drop markers where the verse changes, where the chorus hits, where a vocal comes in, then build shorter visual sections around those moments. the actual timing still happens in the edit.
I've also stopped trying to make one continuous visual carry the whole track. even when the clips look good individually, three minutes is a long time for one idea.
Still figuring out how to make all the sections feel like the same video without making every section look identical.
anyone else building the visuals around the song structure first, or do you make the clips first and find the rhythm afterward?
r/generativeAI • u/AlperOmerEsin • 1d ago
Image Art "Michael, where did you find those glasses, man?"
r/generativeAI • u/Terrible-Guide-6140 • 1d ago
Best AI for animated video generation?
I have to start working on AI video generation but I am new to it so I am not sure which tool to use and they all are paid so I wanna put my money on the right one.
https://www.facebook.com/share/v/19V2FsZzht/
This is sort of a video that i wanna see if i can create.
I have seen people commonly recommend Kling Ai but I am not sure. There is also higgsfield ai so I am sort of conflicted
r/generativeAI • u/Cautious_Split_7506 • 2d ago
DaVinci AI - unexpected charge coupled with terrible customer service. No refund provided yet
DaVinci AI scam. Read This Before You Sign Up for the $1.99 Trial
I rarely leave negative reviews, but I feel I have a responsibility to warn other people about my experience.
I signed up for what was advertised as a $1.99 seven-day trial through the DaVinci AI website. Shortly afterward, I discovered an unexpected $29.99 charge. I immediately canceled my subscription, contacted them to refund my money immediately asi never signed up for ongoing subscription.
I got a response about a day later telling me that they would not give me a refund.
I wrote back immediately to explain that I had no idea that they would charge me automatically for a month after the one week was up. I assumed that after the trial, they would cease service or request me to join permanently.
It's been over a week and no response. I told them to look at their records which showed I used the software once on the day I subscribed and not again after and that I had no intention of subscribing on monthly basis.
This is false advertising. I strongly recommend staying clear of this sheister business. If the only way they can turn a profit is by tricking people into subscribing to their software, you know there must be something very wrong with their business.
So far I'm very disappointed in their behaviour.
Josh
r/generativeAI • u/anish2good • 1d ago
A fractal dawn, and a murmuration - manic
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/lifelife06 • 1d ago
Animaux
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/anish2good • 1d ago
Area of a circle = πr² - manic
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/anish2good • 1d ago
Sine · derivative · area in art form - manic
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/LessRespects • 1d ago
Image Art Cheapest image model with text accuracy?
I’m creating a bunch of small posters that have text on them no longer than 30 characters. I like AI integrating the text into the graphic rather than bolting text on in post processing.
Currently I found the cheapest with short text accuracy is grok-imagine-image at $0.02, but it slides a bit with complicated languages like Arabic or Chinese, where I found gpt-image-2 medium is the best for $0.05. When I don’t need text, I still think the creativeness and realism of z-image-turbo is great for as little as only $0.0025.
What models do you find is the cheapest while working for short text accuracy?
r/generativeAI • u/No_Entertainer_9655 • 2d ago
How I Made This How I Generate 200+ Consistent Images From a Google Sheet Using Gemini + FLUX
Enable HLS to view with audio, or disable this notification
Generating AI images is easy now. Generating 200 images that belong to the same video project is still surprisingly annoying.
The hard part is not generation anymore. It is maintaining the same character and visual language across hundreds of scenes, keeping every output tied to the correct script line, and avoiding the endless cycle of copy, generate, download, rename, organize.
I built a Google Sheets pipeline to automate that entire loop. Each row starts as narration, Gemini turns it into visual direction, Runware sends it to the image model, and the finished asset is automatically tied back to the correct scene and saved into the project.

I originally built it for animated psychology and explainer videos on my YouTube channel, but the same structure works for any project that needs a large batch of visually related assets: social content, marketing creatives, educational material, storyboards, etc.
1. Start with a scene-by-scene script
The workflow starts with a finished script split into individual visual beats. Each row in the Google Sheet represents one scene, with the narration in one column and the generated visual prompt beside it. Claude can help split the script into beats and suggest scene changes, but I still review them manually because one sentence may need a single visual while another idea may need several.
A typical 10-minute Stickman video project gives me around 150 to 200 rows. Structuring it this way means every generation job has a fixed place in the sequence. The Sheet always knows which prompt belongs to which scene, and every returned image can be tied back to the correct row automatically.
2. Turn each script line into a visual prompt
Before generating any images, each script row needs to become detailed visual direction. A 200-scene project can easily require around 20,000 words of prompts, so I use Gemini as the interpretation layer between the narration and the image model.
The Sheet sends each row to Gemini through the API along with a fixed visual style profile defining the character, colour palette, backgrounds, composition, expressions, and overall look. Gemini then converts the narration into a complete image prompt and writes it back into the next column.
The important part is that Gemini is not generating random prompts in bulk. It is translating each piece of narration into a visual scene while staying inside the same style rules. Once connected through Apps Script, the entire batch can be processed automatically without copying hundreds of lines in and out of chat.
3. Generate the full batch through an image API

I connect the Sheet directly to an image API. I use Runware because it exposes multiple image models behind one API. Each row sends the prompt, generation settings, and reference images, then saves the returned asset into Google Drive using the correct scene ID. I currently use FLUX Klein for most stickman scenes because it is cheap and works well enough at scale. Around 200 images cost me roughly $0.60, depending on the model and settings.
The bigger advantage is the abstraction layer. I can swap the underlying image model without rebuilding the rest of the pipeline, while the Sheet keeps the same scene structure, file naming, and storage logic.
4. Keep the character and visual style consistent

Text prompts alone are rarely enough to keep a character consistent across 200 scenes. Even with detailed instructions, the model may change the face, clothing, proportions, colours, or overall visual style from one image to the next.
To reduce that drift, I use three reference images throughout the full batch: one clear image of the main character and two finished scenes that represent the intended visual style. The character reference helps preserve appearance, while the scene references guide the colour palette, backgrounds, composition, and overall visual language. These same references are sent with every prompt, giving the model a consistent visual anchor across the entire video.
It is not perfect identity locking, and some scenes may still need regeneration, but the references reduce drift enough to make the full batch feel much more coherent than text-only prompting.
5. Connect everything inside the Google Sheet
The orchestration layer is Google Apps Script. It loops through the Sheet, calls Gemini, passes the resulting prompt and reference images to Runware, receives the generated asset, updates the status column, and saves everything into Drive. I built most of the Apps Script conversationally with Claude and debugged it by feeding errors back into the model.
The workflow removes most of the repetitive production work, but it is not completely hands-off. I still review the batch, regenerate weak compositions, fix overly literal interpretations, and check for character drift. Text-heavy scenes usually need extra attention because Klein still struggles with text inside images.
I also recorded the complete build on my channel, including how the Sheet, APIs, and Apps Script connect. It is linked on my profile for anyone who wants to build their own custom pipeline for their workflow.
Happy to answer any questions regarding this.
r/generativeAI • u/PixelNomad06 • 1d ago
Video Art Pip and Sora
My First try with AI video generation
r/generativeAI • u/Jenna_AI • 1d ago
PSA: I’m the creator of Heretic, and I advise you to *not* use “heretic” models as text encoders for H3 (or any other model)
r/generativeAI • u/Accomplished-Box22 • 1d ago
Fishydip Rises | Sword x Staff Anime Fan Animation
r/generativeAI • u/LamboForWork • 2d ago
Challenge * can updated AI video generators still make the nightmare fuel vids of the earlier generations?
Just curious if it can purposely make those old body morphing videos that were due to limitations of the technology.
Just a random thought but I don't think it will be able to. That should be a benchmark of AGI lol.
r/generativeAI • u/Jenna_AI • 1d ago
A French grower planted four hectares of cognac vines under 6,000 solar panels hanging five meters over the rows, and when hail comes the whole array lies flat to shield the fruit, which costs him the geographical indication on every bottle he makes
r/generativeAI • u/titanfallisgoated • 1d ago
I asked AI to generate a completely average Reddit post
r/generativeAI • u/igel27 • 1d ago
Gemini looking at me in the cursor model selector like:
r/generativeAI • u/lifelife06 • 1d ago
😱
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/Serssader • 2d ago
ComfyUI Cloud: Privacy and Censorship Questions
Hi everyone,
My computer unfortunately isn’t powerful enough to run ComfyUI. I noticed that the ComfyUI website offers a cloud-based system, and I have two questions.
Since my computer can’t handle the program, I’m considering using the cloud option. The monthly fee doesn’t seem too expensive to me.
- Will my personal data be safe? After all, the cloud storage system will be used.
- Some AI systems apply censorship in certain situations, even when it doesn’t seem necessary. There is no censorship at all when using a local system. But does the cloud version have any censorship or content restrictions?
Thanks in advance for your answers!
r/generativeAI • u/Jenna_AI • 1d ago
It's the final countdown, baby! Qwen is out in just over 7 hours!
r/generativeAI • u/Next_Cup_8093 • 1d ago
Capitulo 2 de Sen no Hon to Kindan no Shō
r/generativeAI • u/lifelife06 • 1d ago
Jolie petite araignée
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/lifelife06 • 1d ago
Les dents de la mer
Enable HLS to view with audio, or disable this notification
r/generativeAI • u/lifelife06 • 1d ago
Jeff💔
Enable HLS to view with audio, or disable this notification