
Arkor: Build a custom model with your coding agent
Agent原生的TypeScript框架,在托管GPU上训练和部署定制模型。
@soleil_colza_ · X
完整作品展
技术栈
60 projects

Agent原生的TypeScript框架,在托管GPU上训练和部署定制模型。
@soleil_colza_ · X

MomentSift: 用AI筛选、增强和生成照片。
ansheng_hu · Product Hunt
MomentSift Cull, enhance, and create better photos with AI

用 AI 聊天和 100+ 工具在一处创建文本、图像、视频和音频。
Fullmira — 一站式 AI 创作平台,整合 GPT、Claude、Gemini 等多个模型,同一界面完成文本、图像、视频和音频生成,内置 100+ 专用工具覆盖写作、图像编辑与视频制作

微调LLM、清理数据集,教授和删除自定义事实,获得密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

交互式地图展示 17 个国家职业面临的 AI 冲击程度。
uxff · V2EX
做了一个 AI 职业风险地图,直观看看各个国家各个行业的工作受到 AI 冲击的程度 前段时间自己频繁搜索 AI 会如何影响我从事的职业,我周边的人从事的职业,然后又开始搜索哪些职业很难被 ai 代替。搜到的信息很零散,几乎没有数据完整、可视化好的网站。 所以我做了一个可视化网站: ## AI Job Risk Map https://aijobriskmap.com 网站使用 Treemap 展示不同职业的 AI 风险。每个方块代表一个职业: - 方块大小表示职业规模 - 颜色表示 AI 风险等级 - 可以按国家查看职业分布 - 可以比较不同职业和职业类别 - 支持查看具体职业的风险数据 目前主要覆盖美国、英国、加拿大、澳大利亚、新西兰及欧洲、亚洲的多个国家。风险评分关注的是职业中的任务有多少可能被 AI 自动化或显著改变,并不等同于预测某个职业会彻底消失。 这个项目仍在完善中,尤其希望听听大家对下面几个问题的意见: - 风险地图是否容易理解? - 你更关心“职业被替代”,还是“职业会如何被 AI 改变”? - 除了风险、薪资和就业规模,


在一个地方整理和管理所有品牌资产及品牌决策。
u/Andyrewden · Reddit
I built a tool to keep all your brand assets (and your brand sanity) in one place Hey everyone I run a small branding consultancy and got tired of watching early founders juggle logos, colours and half-remembered brand decisions across a mess of Google Drive folders. So I built Inzo. At its core it's a brand management tool, a proper home for all your brand assets, guidelines and decisions in one place. But the bit I'm most excited about is the inbuilt brand consultant. I've been building

Cosmos47 is a public social discovery feed displayed chronologically without any algorithms to all users. Everyone shares to the same feed and everyone see the same posts.
boredyeti · HN
Cosmos47, a public chronological feed without algorithms

创建一个统一的个人主页,分享所有你的链接和社交媒体。
@umeridrisi · X
Lets make it together and fix the issues that other link in bio builders have. I am currently using this for my own bio pages too. Go try it here at Tell me what you want to add… #vibecoding #buildinpublic

在你的车上预览自定义轮毂、车膜和改装套件,然后生成照片包和视频。
@iaaaaan · X
Done. Theirs def looks vibe coded slop, mine doesn’t. End to end 4 days on and off for both iOS and web 😅 Pending App Store review

用一个 AI 模型创建虚拟网红并生成 UGC 广告、社交内容和视频。
@InfluencerForge · X
Train one consistent AI model and generate endless content

让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.