
完整作品展
技术栈
25 projects


一站式AI创作平台,生成视频、图像、音乐和3D内容。
KKV AI — KKV 是一站式 AI 创作平台,提供视频生成、图像创作、照片编辑、趣味滤镜、AI 聊天助手等功能,无障碍访问 Veo 3、Flux、Claude Opus 4 等 100+ 顶级模型

浏览精选 Midjourney sref 代码库,快速生成特定图像风格。
Midjourney Sref code 精选库 — 在 Midjourney 的 prompt 输入 `--sref xxx` ,可以固定生成某种特定风格的图片。这对很多人来说非常方便,不用写一堆效果词,只要记住几位数字就可以。但 `--sref xxx` 有大概 40 亿个,其中重复或者质量不佳的不在少数。因此做了一个网站把一些个人觉得不错的 sref code 收集起来并进行分类,方便新人或

用前沿AI模型生成视频、图像、音乐、代码和3D对象。
laurentiurad · HN
I built and run several SaaS platforms: - https://dave-bot.com -> a full-stack AI platform where you can generate videos, images, music, code, 3d objects with frontier Gen AI models. - https://headsnap.io -> a platform that you can generate images of yourself based on 4 selfies. - https://quantiq.live -> a service providing financial and historical data for stocks, as well as government trades. - https://aivestor.tech -> an AI agent that picks small/midcap stocks and trades them using Alpaca API

Indream是AI滤镜和生成器,可转换照片、生成视频、音乐和3D内容。
AI Filter — 用 AI 滤镜将你的照片变换为动漫、粘土、3D、像素、表情符号、视频游戏、贴纸等多种滤镜风格

上传电子表格自动生成专业交互仪表板,无需代码。
@njpCoder · X
The analyst every business wishes they had.

AI 驱动的 SVG 编辑器,在浏览器中生成和编辑矢量图形。
u/Every-Comment5473 · Reddit
I think I may have finally found a fully free alternative to BoxySVG. I came across this browser-based free SVG editor from svgmaker , and it feels pretty close to Apple Freeform in the way the canvas, grids, snapping, and alignment work. It also lets you edit paths, points, text, colors, shapes etc. Most of the things I used to open BoxySVG for, I can now do in this one—and it’s completely free. Honestly, I wasn’t expecting it to be this capable, especially since most AI image generation

使用 GPT Image 2,通过文本提示生成和编辑图像。
GPT Image 2 — AI 图片生成工具,支持快速生成高质量图片,适合用于设计灵感、内容创作、社交媒体配图等场景。

生成式AI工具,可将各类素材转化为精美设计的幻灯片演示。
@leahlibest · X
the most aesthetic AI slides website

用AI生成定制乐高设计和小人偶,支持文本、照片和动画。
Brick Center — 如果您是一位乐高爱好者,热衷与创造各种乐高形象,BrickCenter 可以将您的创意,自动生成乐高设计图。AI 乐高生成器可以将你的文字转换成定制的乐高套装。轻松地从照片创建你自己的小人偶,如果您觉得乐高头像很酷,也可以将您的自拍图片,生成乐高头像。还可以来网站浏览由爱好者精心制作的独一无二的乐高作品 - [更多介绍](https://www.bilibili.co

TchoAI:将文档和笔记转换为可编辑的演示幻灯片和图表。
dyfang · HN
TchoAI – Transform your documents into editable slide decks

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified