Philanthro Threads Hero

Philanthro-Threads

Philanthro Threads was an idea I had to create a platform that sells clothing with unique prints generated by AI. I developed many tools to generate prompts, stories, characters, artwork, and then process the artwork using python. I then created an ecommerce site with next.js and stripe, with a second backend in django to work with the python tools I created. I eventually scrapped the project because I did not care to market it, but still have the original collection of artwork "surreal safari".

Site is no longer live

Go Back

Image Generation:

The image generation pipeline utilized various AI models and automation tools. I developed a Django backend that orchestrated the generation process using Generative AI models. Selenium was integrated for automated batch processing and content generation, allowing for scalable creation of unique artwork for the apparel designs.

Image Processing:

Raw generated images were enhanced using Real-ESRGAN for upscaling and quality improvement. Python's PIL (Pillow) library was used for additional image processing tasks such as format conversion, resizing, and optimization for web display. This ensured all artwork met the quality standards required for print-on-demand services.

Print On Demand Integration:

The platform was designed to seamlessly integrate with print-on-demand services. Each processed artwork was automatically formatted to meet various product specifications, ensuring high-quality prints across different apparel types. The system included automated mock-up generation and product variant creation.

Ecommerce Site:

The frontend was built using Next.js, prioritizing performance through server-side rendering and optimized data fetching. Firebase was integrated for real-time updates and dynamic content management.

© 2024 Ziggy Baker