The 48 Laws of Power in 100 minutes (Animated)

The 48 Laws of Power in 100 minutes (Animated)

I stumbled upon this book about a decade ago, skimmed through it and found it interesting but ridiculous. However I was quite young and then over the years a lot happened in my personal and professional life that made me realize how naive I was. So I decided to read it again. But at the same time I remind myself that I will never truly win if I become the same as those who hurt me.

What are your thoughts on this? Is Greene offering timeless wisdom, or is this book more of a manual for manipulation? Maybe its like wielding a sword and it just depends on how you use it. But the most important question is how to keep a sound moral compass when dealing with darkness (how to not let it get to your soul)?

youtu.be
u/saadalavi — 8 days ago
▲ 3 r/AIToolsPromptWorkflow+1 crossposts

I built a software that turns any script into a whiteboard animation video — visuals, captions, and voiceover in one click. Here's how it works and what it actually costs per video

I've been building and testing this for months and finally packaged it up for others for who might be facing the same problem as me.

The problem I kept running into:

Every time I needed an animated/explainer video — for a product, a YouTube video, a training module. I had two options: spend hours or even days creating the whiteboard animation, pay a freelancer $100-$500+ and wait weeks. None of these felt right for anyone producing content at any kind of volume.

What I built:

VideoSpree is a Windows executable that runs locally. I paste a script, hit Generate, and it automatically:

Analyses each sentence for meaning and matches contextually relevant whiteboard visuals to each scene.

Generates and syncs captions frame across the whole video.

Lays down a voiceover, with options including voice cloning if you want to use your own voice, kokoro local inference, or via ElevenLabs.

Outputs a .fcpxml timeline file I open in DaVinci Resolve (free) to render the final video.

The whole pipeline runs on my own machine using my own API keys.

The actual cost per video:

~$0.2–$0.3 in API costs per 5 minute video, billed directly by the providers. That's it. No subscription, no per-video platform markup. If you're producing 50 videos a month, the difference between that and a cloud tool adds up to hundreds of dollars saved every month.

Who can use it:

Marketers creating ad explainers and social content at scale, educators turning lesson notes into animated videos, YouTube creators who want to publish more without spending more time editing, and agencies who need a fast internal production pipeline without headcount.

Video Quality: To be honest the quality is decent but not at par with animated videos created with professional softwares like premier pro, etcetera. However it is working for me since I have automated my YouTube content flow without any problems. Also I am improving the software by the day so feedback will greatly help.

Happy to answer any questions in the comments. If you want to see the product page, please leave a comment and I will DM you. Feedback (whether positive or negative) is most welcome.

reddit.com
u/saadalavi — 8 days ago

I built a software that turns any script into a whiteboard animation video — visuals, captions, and voiceover in one click. Here's how it works and what it actually costs per video

I've been building and testing this for months and finally packaged it up for others for who might be facing the same problem as me.

The problem I kept running into:

Every time I needed an animated/explainer video — for a product, a YouTube video, a training module. I had two options: spend hours or even days creating the whiteboard animation, pay a freelancer $100-$500+ and wait weeks. None of these felt right for anyone producing content at any kind of volume.

What I built:

VideoSpree is a Windows executable that runs locally. I paste a script, hit Generate, and it automatically:

Analyses each sentence for meaning and matches contextually relevant whiteboard visuals to each scene.

Generates and syncs captions frame across the whole video.

Lays down a voiceover, with options including voice cloning if you want to use your own voice, kokoro local inference, or via ElevenLabs.

Outputs a .fcpxml timeline file I open in DaVinci Resolve (free) to render the final video.

The whole pipeline runs on my own machine using my own API keys.

The actual cost per video:

~$0.2–$0.3 in API costs per 5 minute video, billed directly by the providers. That's it. No subscription, no per-video platform markup. If you're producing 50 videos a month, the difference between that and a cloud tool adds up to hundreds of dollars saved every month.

Who can use it:

Marketers creating ad explainers and social content at scale, educators turning lesson notes into animated videos, YouTube creators who want to publish more without spending more time editing, and agencies who need a fast internal production pipeline without headcount.

Video Quality: To be honest the quality is decent but not at par with animated videos created with professional softwares like premier pro, etcetera. However it is working for me since I have automated my YouTube content flow without any problems. Also I am improving the software by the day so feedback will greatly help.

Happy to answer any questions in the comments. If you want to see the product page, please leave a comment and I will DM you. Feedback (whether positive or negative) is most welcome.

reddit.com
u/saadalavi — 9 days ago
▲ 2 r/contentcreation+2 crossposts

I Built a Tool that saves me 6 Hours a day as a YouTuber.

I created this short video with one click using Videospree, a workflow I created. Earlier I used to spend hours on video editing and creating whiteboard animations using different software. Then life, other projects and stuff came in and I just had no way of dedicating 6 to 10 hours just to create one video. I decided that I wanted something that would just DO IT ALL for me, and I am pretty satisfied with the results. I am creating both longer videos and short form content using Videospree. This short video that I am sharing is also created with it. I need honest feedback so I can improve the software. Cheers!

youtube.com
u/saadalavi — 28 days ago

I have a shorts automation workflow. What is the best way to distribute it?

I have a workflow that takes long form content and turns it into shorts with one click. I am unsure as to what would be the best distribution option for it. Should I package it as a one time exe installer (with one time pricing) or should I offer it on a subscription basis (hosting it myself)?

reddit.com
u/saadalavi — 2 months ago

VidFlow — I built an AI video pipeline that generates contextually matched visuals, captions and voiceover from a plain text script with a single click.

Sharing this here because I think that automating video creation problem without spending 100s of dollars is genuinely unsolved by most tools and I wanted to show one approach to it.

Also most of the other 'cheaper' AI video generators either use random stock footage or generic image prompts that don't actually match the narrative of what's being said. The result looks disconnected — the words say one thing, the visuals say another.

With VidFlow I spent a lot of time on the scene analysis step — using Gemini 2.5 Flash to break the script into semantic units and generate image prompts that are actually faithful to the meaning of each sentence, not just the keywords.

The demo below shows a full output — watch how the visuals track the narrative rather than just decorating it.

Stack for anyone curious:

  • Gemini 2.5 Flash → scene division + prompt generation
  • Synexa → image generation
  • Google Cloud Storage → media handling
  • Custom Python pipeline → timeline assembly → .fcpxml output
  • DaVinci Resolve → final render

Happy to talk through any part of the architecture in the comments.

u/saadalavi — 3 months ago