Artefice is an experimental AI-powered custom clothing brand that originated in 2022-2023. The project was born from a simple idea during a late-night conversation with friends: "how cool would it be if we had custom t-shirts of a cow that's getting high!". Funny enough, this sparked the realization that AI image generation could revolutionize custom clothing design.
What started as a fun conversation about quirky t-shirt designs evolved into a full-fledged e-commerce platform. Using Stable Diffusion and DALL-E, we created an intuitive interface that allows customers to generate unique clothing designs through text prompts. The platform successfully processed and delivered approximately 75 t-shirts during its initial run.
While the technology worked beautifully, we ultimately discovered that the main challenges lay not in the tech stack but in distribution and manufacturing logistics. This experience provided valuable insights into the intersection of AI, e-commerce, and fashion retail.
- Frontend: React with Vite
- UI Framework: Chakra UI
- Payment Processing: Stripe
- Hosting/Serverless: Vercel
- Database: Firebase
- AI Integration: DALL-E API
- Text-to-image AI design generation
- Real-time t-shirt mockup preview
- Secure payment processing
- Order management system
- Affiliate program support
- Responsive design for mobile and desktop
/src
- React components and application logic/api
- Vercel serverless functions/public
- Static assets/components
- Reusable UI components/pages
- Components for main pages of the app
Visit artefice.ai to see the platform in action.
This project is open-sourced under the MIT license.
Note: This repository contains the original codebase of Artefice. The live version may have additional features or modifications not reflected in this codebase.