by timz on 2/17/24, 10:20 AM with 43 comments
There are many services that return fake avatar images, but it can be hard to get consistent names and faces.
In this service ChatGPT was used to generate a list of users with various characteristics and Dall-E to generate their avatars, based on those.
You can get a random avatar image like so: https://avatars.tzador.com/face
Or request a specific size, like so: https://avatars.tzador.com/face?size=250
You can ask for specific gender, like so: https://avatars.tzador.com/face?gender=female
Also you can pin point with id param to get back always the same image: https://avatars.tzador.com/face?gender=female&id=0987654321
If you need a list of fake users with their names, usernames and avatars, you can get it in JSON here. https://avatars.tzador.com/faces
Hope it helps someone, runs on CloudFlare, so should be fast, built using SvelteKit.
by romanhn on 2/17/24, 1:57 PM
by tylerrobinson on 2/17/24, 12:51 PM
by pimlottc on 2/17/24, 7:14 PM
This feels like another small step toward making the tech world a more visually bland and uniform space [0].
0: https://www.theverge.com/2016/8/3/12325104/airbnb-aesthetic-...
by Brajeshwar on 2/17/24, 12:57 PM
by snet0 on 2/17/24, 12:09 PM
> You can mix and match the above paramers as needed.
Should be "parameters", of course.
I'm literally building a tiny webapp for myself and a few others, this'll come in handy!
Just out of interest, would you consider describing the prompt(s) you used for this? I've barely dabbled in ChatGPT for anything like this. Did you use one of those wrapper-like services to ensure the data-out was of the appropriate format?
by hasbot on 2/17/24, 1:55 PM
by Gare on 2/17/24, 12:26 PM
by sailorganymede on 2/17/24, 12:53 PM
by xdennis on 2/17/24, 7:53 PM
by WesolyKubeczek on 2/17/24, 7:53 PM
by wouldbecouldbe on 2/17/24, 1:32 PM
by mberning on 2/17/24, 7:45 PM