
TarotYet Official Site | Free AI Tarot Reading
Receive free AI-powered tarot readings for love, yes-or-no questions, and guidance.
TarotYet — 免费 AI 塔罗牌占卜平台。提供情境感知的 Yes/No 塔罗占卜和深度爱情塔罗解读,帮助做出清晰可行的决策
The full gallery
Tech stack
25 projects

Receive free AI-powered tarot readings for love, yes-or-no questions, and guidance.
TarotYet — 免费 AI 塔罗牌占卜平台。提供情境感知的 Yes/No 塔罗占卜和深度爱情塔罗解读,帮助做出清晰可行的决策

Throw virtual jiao cups in 3D to get your divination result.
Demo1024 · V2EX
重看《周处除三害》后,我做了个 3D 掷筊小网站 大家好,我最近重看了一遍《周处除三害》。 然后看到电影里陈桂林在关圣帝君面前连续掷出九次圣杯,随后决定自首。筊杯一次次被抛起,他也在一次次落定的结果面前挣扎,直到不得不作出选择的时候,我突然也想试试掷筊,就是去掷几下玩一下。 结果我搜了半天,发现基本上类似的在线掷筊工具都做的挺拉胯的。基本都是点一下,然后给你个随机的结果,没有过程,没有仪式感。然后我就觉得不如我自己做一个。 所以就和 Codex 协作做出了当前这个版本的 3D 掷筊小网站: https://asklaoye.com/zh-Hans 名字叫「问老爷·掷筊问事」,取名源于潮汕地区,一般把这种请示神明的过程称之为问老爷。 和现在能搜到的那些在线掷筊工具相比,问老爷里的两枚筊杯会经过实际的 3D 物理运动:向上抛起、碰撞、落地,最后根据两枚筊杯停稳后的朝向,判断是圣杯、笑杯还是阴杯。由于我限制了投掷范围为网页全局视口,所以也会出现卡边之类的特殊情况,这个时候就会显示未定结果。 然后网站里面的筊杯的 3D 模型,还是我专门充值了 70

Online fortune-telling and divination game.
@Enzozhz · X
你悟了么?我的算命网站上线了

Live intelligence for the Mazoku card universe — search every summon, track artists and events, and analyze drop trends.
@Imranmohsin18 · X
sites I’m working on: Please check out and give me feedback all are public showcasing my skills :D ( not selling anything atm )

A private tarot journal where AI provides personalized readings to help you explore relationships, emotions, and personal choices.
Fate Mirror — AI 塔罗占卜与自我探索工具,通过抽牌、AI 个性化解读、引导式问题和私人日记,探索爱情、事业、人际关系与重要选择,相比一次性出结果的传统塔罗网站更注重持续反思与记录

Ask in your own words, draw the cards, and talk it through. A free AI tarot reading every day — three readers, one deck, no judgement.
iloo · V2EX
做了一个对话式塔罗牌的网站: Arcavoya 本来计划是做 APP 的。在小红书发帖找找了 7-8 个妹子,帮忙测试了快好几周,奶茶都送出去了! 提交审核的时候 Apple 就是不给过,改了三个版本,最后提交最高权限申诉,还是不通过。理由是:同类目已经饱和。 想着接口服务那些都部署好了,那就干脆把网站做了。建议后续有计划做 APP 的放弃做塔罗这个方向,如果能改造最好。 如果说要区分其他塔罗的特点是: 1. 不讲玄学,讲自我疗愈和认知。----用提示词约束,不让过度玄学化; 2. 多模式选择,目前提供了三个塔罗师,后续要做的就是定制解读师傅; 3. 最后就是,极简,当然收到美女的建议是卡牌交互不够炫,后续再改吧。 用的是 A 家官方模型,所以只要大家对话我的荷包就在燃烧,如果你真的感兴趣,欢迎找我我给你体验会员。 暂时先分享这样,感谢各位佬赏脸体验! https://arcavoya.com/

Interactive calculators to optimize Slay the Spire 2 combat and strategy planning.
Slay the Spire Calculator — Stream 游戏 Slay the Spire 2 工具网站

Turn YouTube videos, PDFs, and URLs into Anki flashcard decks in seconds.
u/holios89 · Reddit
Built an AI SaaS that turns your notes/articles/PDFs into study flashcards — looking for harsh feedback (and bugs) Hey folks, Solo/small side project here: Deckly ( deckly.one ) — an AI-powered flashcard generator for spaced-repetition learning (Anki-compatible export). You give it text, a PDF, or an article link, it generates a deck of flashcards (Q&A, Cloze, or multiple choice), optionally with TTS audio and images per card, and you can study it right in the browser or export to `.apkg`.

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 正在逐渐成为连接用户、数据和链上应用的新入口

Play 7 Takes, a card game of nerve and memory, against an AI dealer.
u/termicrafter16 · Reddit
A friend taught me a Slovenian card game two days ago. GPT-5.6 Sol helped me turn our argument into an AI opponent. Two days ago, a friend taught me Sedmice, a traditional card game we play in Slovenia. The rules are simple, but we quickly got into an argument about the best moves. Naturally, I decided the reasonable way to settle it was to build an AI opponent. I wrote out the rules, project specification, architecture, and implementation details, then handed the logic to GPT-5.6 Sol. Ab

Search live prices and price history for Pokémon, Magic, Lorcana and One Piece cards. Compare listings and buy or sell on the Cardmine marketplace.
@Cardmine_io · X

Design sharp social card images for link previews and blog headers without signup.
@_ksl_dev · X