Postershack
←
About This Project
Postershack is an e-commerce platform for discovering and purchasing unique AI-generated art prints. Every poster in the collection is created using generative AI models, resulting in one-of-a-kind pieces that blend algorithmic creativity with aesthetic curation.
I built Postershack to explore the intersection of AI art generation and e-commerce — from generating and curating the image catalog, to handling orders and fulfillment. The platform lets customers browse a growing gallery of prints, preview them in detail, and purchase high-resolution files or physical prints.


Example Posters



Key Features
🎨 AI-Generated Art
Every poster is uniquely created using generative AI models and curated for quality
🛒 E-Commerce Checkout
Full shopping cart and secure checkout flow for purchasing prints
🖼 High-Resolution Gallery
Browsable gallery with detail previews of every piece in the collection
📦 Print Fulfillment
Integrated fulfillment pipeline from order to delivered physical print
How It Works
- Image Generation — Posters are produced using AI image models with curated prompts and styles
- Curation Pipeline — Generated images are reviewed and selected for the storefront catalog
- Product Listings — Each piece gets a title, description, and pricing before going live
- Checkout & Payment — Customers complete purchases through a secure payment flow
- Fulfillment — Orders are routed to print-on-demand or digital delivery automatically
Technical Stack
Built with Next.js for the storefront and Stripe for payment processing. Product data and the image catalog are managed through a lightweight backend, with images stored and served via cloud storage. AI images are generated offline using diffusion models and uploaded to the catalog as they are curated and approved.