0:18Transcript
The 7 Tools Behind My AI Clone: HeyGen, Remotion, RunPod, Dots TTS
The seven-tool stack behind an AI clone video: OpenRouter, HeyGen, Claude Code, RunPod, Hugging Face, Dots TTS and Remotion.
NEXUSTRADE / VIDEOS
Shorts I filmed while building NexusTrade.
Every video has a transcript.
52 shorts · every one transcribed
0:18Transcript
The seven-tool stack behind an AI clone video: OpenRouter, HeyGen, Claude Code, RunPod, Hugging Face, Dots TTS and Remotion.
1:04Transcript
Build an AI avatar with voice cloning, Dots TTS, HeyGen and Remotion. Austin Starks walks through his seven-step workflow from portrait to finished video.
1:20Transcript
Design software systems with AI before writing code. Learn a workflow for design reviews, implementation, adversarial code review, testing and CI/CD.
1:44Transcript
Senior AI engineer or big tech? Compare title, equity, growth, liquidity, AI work, and career upside before choosing a job offer.
3:08Transcript
Congressional trade PDFs are public, but many are scans. I run MapReduce on them: OCR and an LLM read each page, and a reducer settles the disagreements.
3:22Transcript
Why smaller language models hallucinate more. Senior AI engineer. I turned down $475,000. More weights and more data make a more accurate function.
5:41Transcript
I teach MapReduce for LLMs with a concrete test: is Hello World in these 100 PDFs? Split the task, map it across cheap models on different views of the input, then let one reducer combine their answers.
1:26Transcript
My backtests took ten minutes. GPT-6 Astra profiled the Rust engine, cited a 2014 paper, and got the run down to 51 seconds on hardware I already owned.