
Scritchy Scratchy - Free Online Scratch Card Game | Play Now
拖动鼠标刮擦虚拟彩票并解锁自动化的免费在线游戏。
Scritchy Scratchy — Free Online Scratch Card Game | Play Now
完整作品展
技术栈
60 projects

拖动鼠标刮擦虚拟彩票并解锁自动化的免费在线游戏。
Scritchy Scratchy — Free Online Scratch Card Game | Play Now

在3D中炸毁任何城市的真实建筑,带有物理驱动的破坏效果。
@ella_apps · X
- boom any building game BTW let's connect

用 Chrome 扩展和网页编辑器将屏幕截图转化为精美设计。
@buildwithshyam · X

调整滑块为Tomodachi Life计算Mii角色性格。
langren · V2EX
[分享创造]Tomodachi Life Personality Chart & Calculator Tomodachi Life Personality Chart & Calculator:https://tomodachi-tools.com

即刻创建专业的发票、报价单和收据,无需注册。
@nametsobuilds · X


上传照片,看自己被放在荒诞诅咒的场景中。
@begtinOji · X
Vibe coded clumsy app for Higgsfield contest: #HiggsfieldApp


一个指导框架,帮助你处理情绪、减少心理噪音、做出更好的决定。
@wellwibuzz · X


10级提示词注入谜题,尝试操纵AI代理的行为。
Getchowned · HN
The AI Lethal Trifecta

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple