
Oops, It’s a Date
Create or respond to AI-generated date invitations in an interactive dating game.
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶
The full gallery
Tech stack
60 projects

Create or respond to AI-generated date invitations in an interactive dating game.
@Bit_LittleP · X
刷到一个男生邀约女生的AI约会软件,很有意思 于是,我做了一个女生邀请男生版 Oops, It’s a Date 👉 有人这样邀请你,你会心动吗?😻🫶

AI agent that books demo meetings on LinkedIn by tracking buying signals and scoring leads.
@nickventuri · X
building to book high intent demos on autopilot founders just show up to meetings

Browse and shop luxury real estate, yachts, and jets on an AI-powered social marketplace.
@chandlerwilcox · X
(not finished)

Swipe through profiles and connect with others via live video chat.
@Andreikwfx · X
Hey, I'm a developer and I made a dating app with live videochat and swiping cards. I have no real users at the moment. Link: Can you give me a feedback, and tell me if you think this app will have a future or not in the dating market?


Free AI chatbot that helps people understand what the opposite gender thinks and feels.
u/No-Category-217 · Reddit
I built a free AI that helps men understand women — and helps women understand men. Looking for honest testers. Built this after noticing men and women are essentially speaking different languages and neither side knows it. For men — she explains what women actually think and feel. No filter. No agenda. For women — she translates what he did into what it actually meant. Spoiler: there usually are no hidden meanings. She also speaks now — tap the speaker icon. Free to try. No account. No downl

Visualize Bitcoin, Ethereum, Solana, and BNB with technical indicators like MACD, Bollinger Bands, and Chan Theory signals.
@jielove233 · X
最近看到 @dappOS_com 一个作品挺有意思 一个主流币交易共振信号Agent,通过 dappOS Coding 快速完成 链接: 这个案例的价值,不在于又做了一个行情页面,而是在于它展示了一种新的 AI Agent 构建方式 过去开发一个交易辅助工具,需要先处理数据接口,再搭建前端交互,编写指标逻辑,最后不断测试优化。 对于很多有交易想法的人来说,真正困难的不是没有策略,而是从想法到产品之间隔着一整套开发流程 dappOS Coding 改变的,就是这个过程 通过自然语言描述需求,就可以快速生成对应功能模块 像这个交易共振信号案例,本质上就是把市场数据、技术指标和信号逻辑结合起来,形成一个面向交易场景的辅助工具 它并不是替用户直接交易,也不是承诺预测市场 更重要的价值在于 帮助交易者降低信息处理成本 在 Crypto 市场里,行情 24 小时运行,大量数据、新闻、价格变化不断涌入 普通用户很难持续人工筛选有效信息 AI Agent 可以承担其中一部分重复工作: 监控市场变化 整理关键数据 输出信号参考 辅助交易决策 这也是为什么最近 AI + Crypto 的结合越来越受到关注 OKX 推出 AI 与交易生态结合 @BNBCHAIN 也在推动更多项目加入 BNB Agent Studio,鼓励开发者围绕交易、情感陪伴等方向构建 AI Agent 整个行业正在从AI 能聊天进入AI 能完成任务的阶段 而 dappOS Coding 展现出来的方向,是降低 Agent 创建门槛 以前一个想法可能停留在笔记里,需要开发团队才能实现 现在,更多开发者、交易者甚至普通用户,都有机会快速验证自己的想法 未来 Crypto 的竞争,不只是资产和协议之间的竞争,也会是 AI Agent 生态和应用数量的竞争 谁能让更多人低成本创造工具,谁就更有机会成为下一阶段基础设施的一部分 这个交易信号案例只是一个开始 AI Agent 正在逐渐成为连接用户、数据和链上应用的新入口

Learn stock market concepts through interactive analysis tools and practical hands-on exercises.
@ak_stan001 · X
Built making stock market education practical with real analysis tools and hands-on learning.

Monitor global capital flows and market sentiment using real-time financial indicators.
@Evelyn_tree1 · X
I built a dashboard that just shows me where global money is flowing. Free public data, rebuilds itself twice a day. Every indicator answers exactly one question. Is money loose or tight? Flowing where? Buying what? Risk-on or risk-off? Crowded? If it doesn’t answer one of these, it doesn’t get a slot on the board. Reading got the same treatment: a hard cap of 45 min/day → 5 RSS feeds + 5 newsletters, each rate-limited (Damodaran: about one post a month). I’d rather miss a few things than let the feed become an anxiety machine. I don’t write code. Claude Code wrote every script — fetch, build, publish, twice a day on cron. I set the rules and keep the judgment; the machine does the running. Personal research notes, not investment advice.

Estimate long-term returns for index fund investments in multiple currencies.
@wjf110 · X
现在到底有多少人定投纳斯达克100?定投后收益怎么样? 我用 @dappOS_com 的 xBubble Coding 做了一个更直观的网站 收益预估计算: 如果你开始买纳斯达克指数基金会发现总推这方面的内容,搞得好像全世界很多人都在买这个东西。 觉得这个就是特别的主流,其实还是一个比较偏门的投资。 在 xBubble 找到了权威的数据,大概是400W左右 用人口除一下不难发现,大概就是万分之2.8,10000个人里面只有三个人在定投。 我又不是程序员,就随便描述了一下想要啥,十分钟就搞出一个能用的网站:支持切换不同指数、人民币/USDT/USDC 随便选、收集定投动态跳动的人数、年限对比表、漂亮图表、详细计算逻辑和风险提醒。 以前搞这些得配服务器、买域名、调 API、部署……头都大了。 现在 xBubble Coding 全帮你包了,真就是普通人也能 1 小时内把想法变成真产品 牛就牛在,它不是扔给你一堆代码让你自己折腾,而是端到端全搞定:界面、逻辑、数据、部署一条龙。 我这个计算器能实时算复利、自动刷新、还有表格和图表,看着就专业。 以后想加会员收费、接稳定币支付,也能继续聊着天就改。 不像别的 AI 工具只帮程序员写代码,它专门为咱们这些不会技术的个人创业者(OPC)和小团队设计的,直接卖的是能赚钱的完整生意 现在大厂的标准化产品只吃掉 20% 的市场,剩下 80% 都是各种奇奇怪怪的垂直、小众、短平快需求 xBubble Coding 帮你把技术门槛、雇人成本、试错成本全抹平了,让每一个脑子里的小想法都能快速变成能赚钱的生意。 别人还在用 AI 卷着写代码的时候,咱们已经用 xBubble Coding 把想法变成真金白银了。 用抗审查保护自己,用 SOP 降低风险,用对话式 Coding 快速增长。 这可能就是 AI 时代,普通人、小团队拿超额利润的最强基础设施

Draw tarot cards and receive AI interpretations for love, career, and fortune guidance.
TarotQA — AI 塔罗占卜平台,提供多位 AI 塔罗师风格、智能牌阵推荐、每日运势和语音解读等

Chinese personality test using daily reactions to reveal your nature, relationship patterns, and stress manifestations.
Rollie · V2EX
类似 MBTI 的天命人分析 最近在做一些市场调研,研究了一些人格测试、消费心理学相关的内容。 过程中接触到了 MBTI 、16PF 这类人格模型,感觉 MBTI 不够东方,对于我这种中登来讲,还是中华文化更有意思一点。所以突然有了一个想法,剩下的就交给 CodeX 搓了。 结果只能图一乐了,目前 AI 对于不擅长的领域还知识玩具,我认真填了一遍是风隐客,给大家也感受一下,尝尝咸淡。 http://tm.wailiwaili.com/