
AI Video Generator, Image Creator and Effects Library | VisioArt
用多个 AI 模型生成视频和图像。
VisioArt — 一站式 AI 图片和视频创作平台
完整作品展
技术栈
60 projects

用多个 AI 模型生成视频和图像。
VisioArt — 一站式 AI 图片和视频创作平台

查看LLM模型在10个基准问题上的评分和排名。
fristovic · HN
She watched me look at model rankings and asked what do the numbers mean... I literally had no good way of explaining it to her so I just came up with something that is approximately in the same ballpark as some of the benchmarks out there lol

在一个工作区对比并运行多个AI模型生成文本、图像和视频。
AI Onekit — AI 聚合模型创作平台 - [更多介绍](https://aionekit.com/models)

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

AI 驱动的设计平台,帮助你设计空间、可视化家具并购买家具。
@Nextechlabsinc · X
an intelligent space design platform that helps you design, visualize and purchase furniture all in one workflow. Ideal customers: interior designers, homeowners, renters and Airbnb hosts…


根据Google地图商家资料和评价生成专业网站。
u/Akashrakshit77 · Reddit
I built a website generator that starts with Google reviews instead of a prompt Most AI website builders start by asking you to describe your business. I kept wondering why a local business should have to do that when its customers have already described what makes it worth choosing. So I built Presenvo. You paste a public Google Maps business listing, and it uses the listing details, photos, recurring review themes, and selected customer quotes to create a hosted website you can review


用一行代码部署强大的 AI 模型,享受业界最具竞争力的 GPU 价格。
Synexa AI — 一行代码部署 AI 模型 (Replicate 50% 低价平替),Synexa 是运行无服务器 AI API 最具性价比的解决方案,提供业界最具竞争力的 A100 GPU 价格,相比其他服务商可节省高达 62% 的 AI 算力成本 - [更多介绍](https://github.com/1c7/chinese-independent-developer/issues/47

在浏览器中批量处理图片,支持工具链、本地AI和格式转换。
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

通过 EmoToken API 网关访问 Claude 模型,包含控制台和集成支持。
hywpinbo · V2EX
[分享] emoToken — 自己做的 Claude API 服务,注册送 $3 最近做了个 Claude API 服务 **emoToken**,分享给有需要的朋友。 官网:https://emotoken.com ## 支持的模型 - Claude Opus 4.8 / 4.7 / 4.6 - Claude Sonnet 4.6 / 4.5 / Sonnet 5 - Claude Haiku 4.5 - Claude Fable 5(最强模型) 接入方式登录后在控制台左侧「接入文档」里有详细教程。 ## 一点福利 - 注册即送 $3 体验额度 - 有问题可以在 Discord 找我们:https://discord.gg/BVeJW7aHj 自己用 Claude 比较多,顺手做成了服务。欢迎试用,有问题直接反馈。

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.