
完整作品展
技术栈
60 projects


OneTopic — 每日答题,查看全球人们的想法。
@OneTopicApp · X
If you are tired of endless doomscrolling. We have a solution.

将你的问题添加到人类好奇心的永久档案中。
@rabotapiclinic · X
is a census of human curiosity — a permanent time capsule of the questions people carry, kept for every generation to find. No answers. No debate. No algorithm. Built with Claude Code. @ClaudeDevs @bcherny @claude_code .

互动地理答题游戏,学习200个国家、首都和旗帜。
u/TheWierdGuy · Reddit
I spent way too many hours on Sporcle's "Countries/Flags of the World" quizzes, so I built the geography learning and quiz site I wished it was A couple of years ago I used Sporcle to feed my nerdy obsession with learning every country and flag in the world. Loved it, but it always felt a little clunky when dealing with small territories, or large maps like the world quiz. Last month I decided to give it a shot with Claude and build the most complete version of a geo quiz site I could: poli

五位历史人物为您的人生难题辩论,由马可·奥勒留给出最终裁决。
u/Rcoo232 · Reddit
I built a council of 5 historical figures that debates your hardest life decision (based on Karpathy's LLM Council) A few weeks ago, I came across Karpathy's "LLM Council" concept. You ask multiple Agents the same question independently, have them anonymously peer-review each other, then synthesise a final answer. The peer-review round is the genius part; models get surprisingly honest when critiquing anonymised responses. I turned it into a consumer product where the council members are hi

观看AI模型从不同角度辩论你的问题。
@PraveenJangid99 · X
Multi Agent Discussion Rooms ;Mad World

Say how you feel. See how the world feels. Anonymous demographic polling. Full privacy, rich data.
@smelsopol · X
I just vibe coded a pretty sophisticated anonymous polling app with @grok It took me less than 48 hours of work. I've been trying and failing to do this since 2014. I still can't quite believe I was able to do it. AI truly makes the impossible possible.

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

Vote for the country the world should visit next. $1 = 1 vote on one all-time ranking. Put your favorite place on top of the world.
@Bluestitch_ · X
Btw, was 100% built with claude on my smartwatch. Jk, on my samsung s25 ultra.

在Globenomics的3D地球上探索各国经济,玩地理游戏。
u/Pecherskymikel11 · Reddit
I built an explorable 3D globe of the world economy – click any country, get its economy, or play 18 geography games. 10 weeks, zero runtime API calls globenomics.world — spin a 3D globe, click any country, and get its actual economy: GDP, wages, inflation, its biggest companies, and exactly where it ranks against every other country on 34 metrics. Then there are 18 geography games built on the same data — including one where you name as many countries as you can in three minutes, and one

向SAM提问关于圣经的问题,获得每项声明都附带引用经文的答案。
u/zx9rams · Reddit
I built a Bible tool designed so the AI can't just make things up. I've been building this for a while and the part I actually care about is the architecture, because an AI that reads the Bible is exactly the thing nobody should trust by default. So its built the opposite way, the model is treated as untrusted and the code owns every real decision. every quote is checked word for word against the Hebrew and Greek before it shows, so the model cant paraphrase scripture into an answer eve

随机降落街景位置,根据线索猜测你在哪——免费无限玩的地理游戏。
stigo · V2EX
用 Antigravity Vibe 了个免费无限玩的地理猜图站,全球 Street View 随机降落 大概一个月前迷上了"看街景猜地点"这类地理游戏,但主流的那几个不是要订阅 就是要登录,免费版还有每日次数限制,玩不过瘾。 于是基于一个开源项目搭了个站:World Guesser 。 玩法:Google Street View 随机把你扔到地球某个角落,你根据路牌、植被、 驾驶方向、电线杆、车牌这些细节判断自己在哪,然后在地图上落点,越准分越高。 和主流竞品比,我做了几个刻意的取舍: - 完全免费,无限玩,没有每日次数限制 - 不用注册、不用登录,打开就能玩 - 暂时不挂广告,先把体验做好 - 经典单人模式,多人对战和每日挑战均已上线 技术栈是 Astro + Vue + Cloudflare Pages + Cloudflare Workers ,加载很快,手机浏览器也能流畅玩。 solo 搞的第一个版本,肯定有不少不足,欢迎试玩后直接吐槽,每条评论我都会看。 地址: https://playworldguesser.com