I built an AI ad generator live. Here's the full code. Just wrapped a build session where I put together a tool that spits out ad creative, ad copy, and landing pages end to end. It's wired into Claude for the copy and strategy, Imagen and Sora for the visuals, and straight into Facebook Ads. Watch the full session here, then go clone it and run it yourself: 👉 https://github.com/AZ42069/ad-generator Built on Next.js. Drop your API keys in .env, run npm run dev, and you're generating ads locally in a couple minutes. If you build something with it or get stuck, post it in the comments and I'll jump in.