Show HN: AI Generated (Not-Real) User Avatar Images for Development Needs timz on February 17, 2024 at 04:20 Hacker News: Front Page

Hello,

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.

Comments URL: https://news.ycombinator.com/item?id=39408158

Points: 6

# Comments: 0

Leave a Reply

Your email address will not be published. Required fields are marked *