Hasty Briefsbeta

Bilingual

Show HN: I built a tool that creates videos out of React code

4 months ago
  • #AI-video-generation
  • #Claude-Code
  • #educational-tools
  • AI-powered video generation tool creates animated educational videos from text scripts using Claude Code.
  • Initial setup requires running `/tools:init` to install dependencies and set up API key.
  • API key setup involves creating a `.env` file with `OUTSCAL_API_KEY`.
  • Optional `ELEVENLABS_VOICE_ID` for custom voice settings.
  • Video creation command `/create-video` guides through style selection, script input, and generation steps.
  • Three visual styles available: hand-drawn sketch, clean modern, and vibrant futuristic.
  • Individual generation commands (`/gen:audio`, `/gen:director`, etc.) require sequential execution for full workflow.
  • Project structure includes directories for commands, scripts, video rendering, and outputs.