
完整作品展
技术栈
30 projects


用 Kite 描述你的网站,AI 即刻创建并发布,无需编码。
@PrakashS720 · X
Been deep in AI tools this week. Here are 10 that actually earned a spot in my stack: 1. (prompt once, generate with 40+ image/video models) 2. (an AI colleague that works your tickets in Slack) 3. (a blockchain built so AI agents can pay each other) 4. (one API key for 100+ models, auto-routed + insured) 5. (an AI employee that lives in Slack and Teams) 6. (run your fleet of Claude Code/Codex agents in parallel) 7. (AI search that answers instead of just linking) 8. (describe a topic, get a full slide deck back) 9. (speak naturally, get polished text 4x faster) 10. (60+ image/video models, one prompt box) Don't lose this list, it could be incredibly helpful.

从生产网站中发现设计灵感、字体、调色板和UI模式。
sim04ful · HN
Fudge – Web Design References for AI

Qwen AI 从文本描述生成完整网站、登录页和交互式应用。
@DeerLucid · X
阿里这次有点猛:最新旗舰模型,直接免费开放。 Qwen3.8-Max-Preview 已经上线了, 地址: 不用 API Key,不用绑卡,登录账号、选中模型、打开 Web Dev 模式,就能直接用。 它最值得试的不是聊天,而是一句话生成完整网站。 页面、动画、响应式布局、实时预览,基本都能一次给你搭出来。甚至只输入一句“hello”,它都能生成一个能交互的 Landing Page。 更关键的是,现在还处于免费 Preview 阶段。


搜索没有网站的本地行业企业,推销网页设计服务。
@petitpois28 · X

用AI或模板在几分钟内创建和发布专业网站,支持在线编辑。
@KhaledMMatar · X

用 AI 创建自定义交互小部件并嵌入到任何网站。
@fugteapp · X
which empowers nontechnical users to be able to customize code generated by AI or developer, and be able to share and embed it to the website they are already using

根据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

提交网站获得每日速度排名和性能监控。
@thefastestweb · X
daily speed monitoring for indie sites. Submit your URL, get ranked on a public leaderboard, and know the moment your performance drops.

使用拖拽式编辑器创建和销售在线课程,提供视频托管、DRM 保护和安全支付。
learnerfast · Product Hunt
LearnerFast AI Course Creator & Website Builder for Educators

图片转 ASCII 字符画、复制符号、查看码表、进制转换——全在浏览器。
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI