
AI Video Generator, Image Creator and Effects Library | VisioArt
Generate AI videos and images using Veo, Kling, Sora and other models.
VisioArt — 一站式 AI 图片和视频创作平台
The full gallery
Tech stack
60 projects

Generate AI videos and images using Veo, Kling, Sora and other models.
VisioArt — 一站式 AI 图片和视频创作平台

View LLM model rankings across 10 benchmark questions.
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

Compare and run AI models for text, image, and video generation in one workspace.
AI Onekit — AI 聚合模型创作平台 - [更多介绍](https://aionekit.com/models)

Generate AI videos, images, music, and 3D using 100+ top models in one platform.
KKV AI — KKV 是一站式 AI 创作平台,提供视频生成、图像创作、照片编辑、趣味滤镜、AI 聊天助手等功能,无障碍访问 Veo 3、Flux、Claude Opus 4 等 100+ 顶级模型

Design spaces, visualize furniture, and purchase items in a unified AI-powered workflow.
@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…

Access 10,000+ AI models through one OpenAI-compatible API.
@mageofweb3 · X

Generate a professional website for your local business from its Google Maps listing and customer reviews.
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

Chat with multiple AI models, build agents, generate images, and analyze PDFs.
@ai_kral · X

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

Batch edit images in your browser with tool chaining, compression, and format conversion.
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

Access Claude models through an API gateway with managed console and integration documentation.
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 比较多,顺手做成了服务。欢迎试用,有问题直接反馈。

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
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.