
完整作品展
技术栈
15 projects


Public 是一个社交网络,可以发布、聊天和与社区创造的 AI 角色互动。
@public_app · X


与问责伙伴共建目标树,分解日常任务,协力实现目标。
@WyDoin_app · X
I just launched platform for hustlers to building goal trees, Network, check other hustlers goal trees. Checking ur bro peogress. Link -

浏览和发现关于人生、爱情、成功和智慧的每日精选名言。
@quolira_ · X
Quolira - Quotes That Stay.

Fold 在一个工作空间中管理团队的任务、文件和聊天。
@foldtaskapp · X

与伴侣分享每日更新,获取 AI-mediated 关系洞察。
@Crypt0_Titan · X
While other AI advises you to dump your GF (because it's agreeable), our AI (Sage) hears both sides of the story and helps mediate between you two

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is

快速创建群组投票,用滑动方式投票,无需登录。
@DrockStowe · X
For anyone who has a hard time with group decision making.

与随机陌生人进行21晚的匿名笔友交换,最后可选择相互认识。
@mymentally · X


上传餐厅收据照片,AI扫描后与朋友按项目分摊费用。
u/getawaykid · Reddit
I got tired of doing receipt math at restaurants, so I built a free bill splitter with optional AI scanning TL;DR: Receipt Split splits restaurant bills by item. Free for manual entry + real-time sharing. AI photo scanning is optional and costs money to run, so I only charge for that part. I built Receipt Split after one too many dinners where someone said “let’s just split it evenly” while my friend was sitting there with a salad and everyone else had entrees + drinks. It’s a web app —