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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: AI Avatar Image Generator Based on Other AI Images

5 点作者 ssmaameri超过 2 年前
An AI Avatar image generator that creates images of you based on other AI created images.<p>The popularity of the recent AI Avatar image generator apps sparked some interest of mine in the area.<p>After playing around with a few AI Avatar image generators, some of which generate pictures of you based on pictures you upload and prompts you write, I thought, wouldn&#x27;t it be much easier, instead of writing out prompts, to just select another image which you want your generated image to be based on.<p>The image the user selects is actually another AI generated image, so we know the prompt used to generate it. So prompt writing is abstracted away from the user, and instead they can search for images and click on ones they like.<p>Backend of the application currently uses Astria AI for the image model training and generation, and uses the Lexica API for getting lists of AI generated images and their prompts.

暂无评论

暂无评论