# WearMind - Complete AI Clothing Design Platform Guide https://aishirt.app > WearMind is an AI clothing workflow for apparel graphics, virtual try-on, outfit generation, and fashion video creation. It helps POD sellers, small brands, creators, and ecommerce teams create print-ready and marketing-ready fashion assets without Photoshop or Illustrator. WearMind started as an AI t-shirt design generator and now covers a broader apparel workflow: design the graphic, preview clothing on a model, create outfit concepts, and turn fashion images into short product videos. Users can start with 25 free credits and buy one-time credit packs from $9.99. ## Core Product ### AI Clothing Generator The main hub at `/ai-clothing-generator` connects the design workflow across apparel categories: - T-shirt, hoodie, activewear, streetwear, kids apparel, and POD graphics. - Text-to-design prompts for original apparel artwork. - Print-ready PNG outputs for ecommerce and POD platforms. - Related SEO pages for specific clothing design intents. ### AI T-Shirt Design Generator The page at `/ai-t-shirt-design-generator` focuses on custom t-shirt graphics: - Text-to-design: describe the idea and generate a shirt graphic. - Style presets: cartoon, minimalist, vintage, retro, watercolor, Japanese, tribal, graffiti, and more. - Prompt optimization for t-shirt-specific output. - Transparent-background design assets for POD workflows. ### Virtual Try-On The page at `/virtual-tryon` lets users preview garments on model or user photos: - Upload a person/model image and a garment image. - Generate realistic try-on previews. - Batch and status workflows are handled by API routes. - Useful for ecommerce product photos and catalog tests. ### Free AI Video Generator The page at `/ai-video-generator` turns images into short AI videos: - Generate SD or HD video variants. - Supports 5s and 8s options. - Useful for social posts, product pages, and lookbook previews. ### AI Outfit Generator The page at `/ai-outfit-generator` helps users build outfit concepts: - Generate styling directions from prompts. - Explore outfit combinations and visual merchandising ideas. - Connects to outfit-specific SEO pages such as `/outfit-builder`, `/outfit-generator`, and `/outfit-maker`. ## Prompt Tools ### Prompt Generator The page at `/prompt-generator` creates optimized AI prompts for apparel and t-shirt design: - Free prompt generation workflow. - Style-aware prompt output. - Text-to-image and image-to-image prompt support. - Cloudflare Turnstile protection when enabled. ### Prompt Library The page at `/prompts` contains curated prompts: - Copy-ready prompt examples. - Style and type filters. - Direct generation paths from prompt examples. ## SEO Landing Pages WearMind has configuration-driven landing pages for search intents: ### General Design Pages - `/design-generator`: AI-powered design creation. - `/image-generator`: AI image generation for apparel and merchandise. - `/design-ideas`: AI-generated design inspiration. ### T-Shirt and POD Pages - `/t-shirt-designer`: custom t-shirt design platform. - `/tshirt-maker`: online t-shirt maker with AI. - `/pod-designs`: print-on-demand ready designs. ### Clothing Design Spokes - `/ai-clothing-design-generator` - `/ai-clothing-designer` - `/ai-clothes-designer` - `/clothing-design-maker` - `/ai-fashion-design-generator` - `/ai-fashion-design` - `/ai-streetwear-design-generator` - `/ai-activewear-design-generator` - `/ai-kids-apparel-design` - `/ai-hoodie-design-generator` - `/ai-dress-design-generator` - `/ai-pod-design-generator` ### Try-On Spokes - `/ai-virtual-try-on` - `/ai-try-on` - `/ai-clothes-try-on` - `/ai-clothing-generator` - `/virtual-try-on-free` - `/virtual-try-on-shopify` - `/ai-model-virtual-try-on` - `/ai-hoodie-try-on` - `/ai-dress-try-on` ### Fashion Video Spokes - `/ai-product-video-generator` - `/ai-lookbook-video-generator` - `/ai-runway-video-generator` - `/ai-tiktok-fashion-video` - `/shopify-fashion-video-ai` ### Outfit Spokes - `/outfit-builder` - `/outfit-generator` - `/outfit-maker` - `/ai-casual-outfit-generator` - `/ai-office-outfit-generator` - `/ai-evening-outfit-generator` - `/ai-streetwear-outfit-generator` - `/ai-stylist` - `/ai-fashion-stylist` ### Comparison Pages - `/vs-thenewblack` - `/vs-fashn` - `/vs-fitroom` - `/vs-bitstudio` - `/vs-kolors` - `/vs-wearview` ## Pricing ### Free - 25 credits on sign up. - No credit card required. - Enough to test the workflow before buying credits. ### One-Time Credit Packs - Starter: $9.99 for 250 credits. - Standard: $19.99 for 600 credits. - Pro: $39.99 for 1,500 credits. - Credits never expire. ### Monthly Plans - Starter: $12.99/month for 450 credits. - Standard: $23.99/month for 900 credits. - Pro: $44.99/month for 1,900 credits. - Monthly plans refresh credits every month. ## Technical Details ### Application Stack - Framework: Next.js 15 App Router. - Database: Cloudflare D1 / local libsql development database. - Authentication: NextAuth v5. - Storage: S3-compatible storage configured from admin database settings. - AI providers: Replicate and other configured provider adapters. - Internationalization: next-intl with 13 supported locales. ### SEO Infrastructure - Dynamic sitemap: `/sitemap.xml`, generated by `src/app/sitemap.ts`. - The sitemap emits one entry per public path per locale with hreflang alternates. - It includes core pages, configuration-driven SEO pages from `pageConfigs`, and spoke pages from `spokeConfigs`. - `robots.txt` allows public crawling, disallows private/API paths, and points to `https://aishirt.app/sitemap.xml`. - `llms.txt` and `llms-full.txt` provide AI-crawler-oriented summaries of the public product surface. ## Language Support Available locales: - English: `/` - Simplified Chinese: `/zh-Hans/` - Traditional Chinese: `/zh-Hant/` - Spanish: `/es/` - Portuguese: `/pt/` - Russian: `/ru/` - French: `/fr/` - German: `/de/` - Arabic: `/ar/` with RTL support. - Korean: `/ko/` - Vietnamese: `/vi/` - Japanese: `/ja/` - Thai: `/th/` ## Company Information - Website: https://aishirt.app - Pricing: https://aishirt.app/pricing - About: https://aishirt.app/about - Contact: https://aishirt.app/contact - Support email: support@aishirt.app ## Legal - Privacy Policy: https://aishirt.app/privacy-policy - Terms of Service: https://aishirt.app/terms-of-service - Cookie Policy: https://aishirt.app/cookie-policy