
QuizVerse — AI Quiz Generator, Adaptive Learning & Live Trivia
实时多人竞答游戏,配有AI主持人、30+游戏模式和考试备考包。
@deebee230730 · X
完整作品展
技术栈
60 projects

实时多人竞答游戏,配有AI主持人、30+游戏模式和考试备考包。
@deebee230730 · X

在街机点球游戏中瞄准、蓄力并射门得分。
@mark_ssesa9683 · X
Check out what I just built with Lovable!

进行有时限的辩论练习,由AI评判并获得反馈。
@prof_safezone · X
Gambling on debate rounds with AI judges.

选择股票和时间段,使用历史行情数据练习日内交易。
u/dodqy · Reddit
Trading Practice Platform I’ve always found it difficult to get meaningful practice outside of market hours, so I built a browser-based replay platform to solve that problem. You choose a stock or ETF, time of day, and up to three indicators, and it randomly loads a historical trading session from the past six months. The goal is to practice taking trades as if they were happening live. It includes: Basic and advanced TP/SL management AI trade reviews with a performance score after each


Trendoff:实时1v1对战,由端侧AI评判。
german_merlo1 · Product Hunt
Trendoff Live 1v1 trend battles, judged by AI

设计 football plays,构建可分享的 playbooks,评测您的运动员。
@tschnelli · X

运营 Lemonade Stand 业务,学习财务管理和商业策略。
@biggilfoot · X
Run your lemonade business and learn about money management


Wetter 支持本地计算和自定义聚合模式的天气预报和可视化应用。
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)

查看 LLM 成本数据,按模型和环境分类,获取优化建议。
ATsimbalistov · HN
Show HN: Tracking GenAI cost and endpoint fragility so app teams don't have to

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