A toy app with generative AI fashion products…

www.bespokin.com # NO LONGER HOSTED This website is a toy application featuring a generative catalog of fashion images. The prompts used in each image feature an ‘item_type’ (4 unique types) and ‘designer’ (24 unqiue designers from the 20th century).

I built it to practice fullstack development. I used the following tools:

-AWS (EC2 cloud server and S3 bucket for image hosting)

-Docker

-Fastapi

-Tortoise ORM

-D3.js

-Svelte.js

-SvelteKit

-PostgreSQL

-Vercel

-Traefik

Vector databases are especially interesting for generative models since they can embed any type of data into a vector (array of numbers). This website could easily replace images of fashion products with genes or chemicals. It’s made me more interested in pursuring fullstack applications and D3 for data viz.