TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: AI Generated (Not-Real) User Avatar Images for Development Needs

80 点作者 timz超过 1 年前
Hello,<p>There are many services that return fake avatar images, but it can be hard to get consistent names and faces.<p>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.<p>You can get a random avatar image like so: <a href="https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face" rel="nofollow">https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face</a><p>Or request a specific size, like so: <a href="https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?size=250" rel="nofollow">https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?size=250</a><p>You can ask for specific gender, like so: <a href="https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?gender=female" rel="nofollow">https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?gender=female</a><p>Also you can pin point with id param to get back always the same image: <a href="https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?gender=female&amp;id=0987654321" rel="nofollow">https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?gender=female&amp;id=0987654321</a><p>If you need a list of fake users with their names, usernames and avatars, you can get it in JSON here. <a href="https:&#x2F;&#x2F;avatars.tzador.com&#x2F;faces" rel="nofollow">https:&#x2F;&#x2F;avatars.tzador.com&#x2F;faces</a><p>Hope it helps someone, runs on CloudFlare, so should be fast, built using SvelteKit.

12 条评论

romanhn超过 1 年前
This is neat, but it bugs me that it generates email addresses with real providers (Gmail, Outlook, etc). This can lead to accidental emails to real people during testing. I would recommend using @example.com for all emails.
评论 #39410321 未加载
评论 #39410545 未加载
tylerrobinson超过 1 年前
It would be refreshing to see a version of this where the avatars actually look like plausible users and not models&#x2F;dolls&#x2F;uncanny robots. Backgrounds, less attractive faces, and different poses would help. Most of the time avatars come from candid snapshots.
评论 #39409219 未加载
评论 #39409683 未加载
评论 #39409053 未加载
pimlottc超过 1 年前
When are real user-generated avatars ever consistent? What kind of artificial visual goal are you chasing with this? Or is it just to make your pitch deck look pretty?<p>This feels like another small step toward making the tech world a more visually bland and uniform space [0].<p>0: <a href="https:&#x2F;&#x2F;www.theverge.com&#x2F;2016&#x2F;8&#x2F;3&#x2F;12325104&#x2F;airbnb-aesthetic-global-minimalism-startup-gentrification" rel="nofollow">https:&#x2F;&#x2F;www.theverge.com&#x2F;2016&#x2F;8&#x2F;3&#x2F;12325104&#x2F;airbnb-aesthetic-...</a>
评论 #39414973 未加载
Brajeshwar超过 1 年前
Once upon a time there was a service for avatars and people used to contribute their real avatars (pictures of faces). I contributed mine and it used to pop up at random apps, websites, and such.
评论 #39409769 未加载
评论 #39410350 未加载
snet0超过 1 年前
Minor spelling issue:<p>&gt; You can mix and match the above paramers as needed.<p>Should be &quot;parameters&quot;, of course.<p>I&#x27;m literally building a tiny webapp for myself and a few others, this&#x27;ll come in handy!<p>Just out of interest, would you consider describing the prompt(s) you used for this? I&#x27;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?
评论 #39409332 未加载
评论 #39411387 未加载
评论 #39409367 未加载
hasbot超过 1 年前
The age parameter should accept more granularity for 50+. There is a huge difference between 50-59, 60-69, 70-79, and 80+.
Gare超过 1 年前
I cannot quite put it into words, but something looks eerily uncanny about them.
评论 #39409075 未加载
评论 #39408931 未加载
评论 #39408886 未加载
sailorganymede超过 1 年前
Honestly, when it comes Avatars for my development needs, I just use Emojis. It’s just really easy to set up compared to getting anything more complicated.
评论 #39409357 未加载
xdennis超过 1 年前
If you use this and refresh they all look the same. <a href="https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?gender=male&amp;ethnicity=white&amp;age=26-35" rel="nofollow">https:&#x2F;&#x2F;avatars.tzador.com&#x2F;face?gender=male&amp;ethnicity=white&amp;...</a>
WesolyKubeczek超过 1 年前
The images are all overly handsome faces. Can it be dialed to more ugly and less symmetric mugs, like those you are actually likely to see in real life?
wouldbecouldbe超过 1 年前
Would default to a bit warmer styles. Looks very much like a modern art portrait style where no one is allowed to smile
评论 #39409409 未加载
mberning超过 1 年前
Where are all the fat and ugly people.
评论 #39412919 未加载