diff --git a/README.md b/README.md index 89997f66..83af1a95 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Open the project in your AI coding assistant and tell it what you want: "Make a 60-second animated explainer about how neural networks learn" ``` -That's it. The agent researches your topic with live web search, generates AI images, writes and narrates the script with voice direction, finds royalty-free background music automatically, burns in word-level subtitles, validates everything before rendering — then reviews its own output by extracting frames and transcribing audio to catch issues before you even see them. Every creative decision gets your approval. The entire pipeline runs for under a dollar. +That's it. The agent researches your topic with live web search, generates AI images, writes and narrates the script with voice direction, finds royalty-free background music automatically, burns in word-level subtitles, validates everything before rendering — then reviews its own output by extracting frames and transcribing audio to catch issues before you even see them. Every creative decision gets your approval. > **No `make`?** Run manually: `pip install -r requirements.txt && cd remotion-composer && npm install && cd .. && pip install piper-tts && cp .env.example .env` >