tpmjs/apps
Ajax Davis effd242b07 feat: add AI-generated OG images with OpenAI and Vercel Blob caching
- Add /api/og/[...path] endpoint for dynamic OG image generation
- Use OpenAI gpt-image-1 for image generation with page-specific prompts
- Cache images in Vercel Blob storage with 30-day TTL
- Extract page content for contextual prompts (static pages, tool details)
- Update all page metadata to use dynamic OG image URLs
- Refactor tool detail page to server component for generateMetadata support
- Fall back to static /public/og-image.png on generation errors
2025-12-28 18:21:11 +10:00
..
playground chore: upgrade AI SDK from beta to stable v6 2025-12-28 16:17:41 +10:00
railway-executor refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
web feat: add AI-generated OG images with OpenAI and Vercel Blob caching 2025-12-28 18:21:11 +10:00