
AI眼型分析| 在线眼型测试
Analyze your eye shape with AI and receive personalized beauty recommendations.
在线眼型测试 — AI 眼型分析
The full gallery
Tech stack
60 projects

Analyze your eye shape with AI and receive personalized beauty recommendations.
在线眼型测试 — AI 眼型分析

Analyze your personality through chakra energy configurations to discover archetypal patterns.
@millerman · X
People are vibe-coding and one-shotting all kinds of amazing things. But nobody did a chakra visualizer before me (as far as I know). Go play with it.

Analyze cryptocurrency markets with Chan Theory patterns, K-line charts, and anomaly detection.
@onehopeA9 · X
用 DAPPOS @dappOS_com 做了一个加密货币缠论分析网站,也是我一直想做没时间做的! 来看看缠论三买的威力: 不是不会写代码。 我自己是程序员,真要硬写当然能写。 但问题是:没时间。🤡 做交易的人都懂,真正消耗人的不是“看一根 K 线”,而是把一堆信息拼起来: K 线结构。 缠论笔、中枢。 一买二买三买。 一卖二卖三卖。 资金费率。 持仓量变化。 成交量异动。 市场舆情。 这些模块涉及太多方面,写得出来,但太费时间。 所以我一直想做一个自己的交易雷达: 接币安历史数据。 用 TradingView 展示 K 线。 自动画缠论结构。 标注买卖点。 再把资金费率、持仓量、成交量和币安广场热度放进去。 想法很清楚。 但一直躺在 TODO 里。 最近用 xbubble 的 Coding 功能试了一下,直接把需求丢进去: “做一个加密货币缠论分析网站,接入币安一年历史数据,用 TradingView 展示 K 线,自动画笔、中枢、一买二买三买、一卖二卖三卖,增加异动分析和币安广场舆情热度。” 它真给我生成了一个能跑的原型。 这次最戳我的不是“AI 会写代码”。 而是 xBubble 把最消耗时间的工程杂活压短了。 以前我自己做: ❌ 搭项目结构 ❌ 爬数据源和图表库 ❌ 写 K 线处理 ❌ 写缠论结构识别 ❌ 做前端交互 ❌ 部署、改样式、修细节 一圈下来,核心想法还没验证,人先累了。 现在变成: ✅ 先描述业务目标 ✅ 让 xBubble 生成可运行原型 ✅ 我再校验规则、调整逻辑、优化体验 ✅ 把时间花在交易理解和产品迭代上 这对程序员其实很有价值。 因为程序员最缺的不是能力,而是时间和注意力。 我这个原型现在大概有几块: 第一,TradingView K 线主图。 用币安数据展示行情,再叠加缠论结构。 第二,笔和中枢。 把原本需要手动盯的结构,先自动画出来。 第三,买卖点雷达。 一买、二买、三买,一卖、二卖、三卖,先帮我筛可能的位置。 第四,异动面板。 资金费率、持仓量、成交量变化,和 K 线结构一起看。 第五,舆情热度。 把币安广场讨论热度也拉进来,看看市场情绪是不是和盘面互相印证。 你可以理解成: 我不是让 AI 替我交易。 我是让 AI 帮我做一个交易前的信息雷达。 我觉得 xBubble 和普通 AI

Crypto momentum scanner with paper trading simulation and AI coaching, no wallet needed.
@PUMPPILOTAI · X
Check out what I just built with Lovable!

Track Google Maps rankings street by street with separate mobile and desktop measurements.
u/Level_Ad_1832 · Reddit
I built a Google Maps rank tracker that compares mobile and desktop results street by street I built a Google Maps rank tracker that shows mobile vs desktop rankings street by street — looking for blunt feedback Google Maps rankings are much more local than most reports make them look. A business can rank #2 from one street and become almost invisible a few blocks away. Mobile and desktop results can also tell completely different stories. I kept seeing tools reduce all of this to a sin

Create and refine mathematical animations with AI assistance using Manim in your browser.
sinaatalay · HN
Manim (3Blue1Brown's animation engine) in the browser via WebGPU

Upload images and add customizable grids for drawing practice, then export in multiple formats.
ShawnHacks · V2EX
做了一个免费的在线 Grid Maker,给画画/临摹用的 最近做了个小工具:[Art Grid Maker]( https://artgridmaker.com/) 主要是给画画、临摹的时候给参考图片加网格。上传图片后可以调整行列数、颜色、线宽、透明度等,然后导出 PNG / JPG / PDF 。 图片处理都在浏览器本地完成,不会上传服务器。 除了 Grid Maker ,还顺手做了一些绘画相关的小工具,比如比例计算、可打印网格、透视网格、Worksheet Maker 等。 目前还在持续完善中,欢迎大家体验,有任何建议或者发现 bug 都可以告诉我 🙏 [https://artgridmaker.com/]( https://artgridmaker.com/)

Tools for analyzing your skin type, hydration levels, ingredients, and hair porosity.
@Hyaluflow · X
We’re building HyaluFlow 🚀 Free tools like a Skin Type Analyzer, Ingredient Checker & Hydration Calculator. Which tool would you actually use?

Design and simulate chemical processes with AI assistance for education and research.
@IbehOmodolor · X

Browse AI image prompts and generate images directly with Flux AI in a masonry feed.
Flux AI Image Generator — 文生图网站,基于 fluxai 包含 prompt 翻译优化功能(开源)

Free AI image generation using FLUX.1-dev, no account needed
@vic_adeyemi · X
No Login required! Only your token needed! Generate for free! No daily limits of image generation!

Interactive 3D visualization showing step-by-step derivation of Euler's identity e^{iπ} + 1 = 0.
@Sabrina7772 · X
I built my first app with Grok Build and had a lot of fun making it. It’s a little interactive lab for e^{iπ}+1=0. You start at 1, turn halfway around the circle, land on −1, then add 1 — and you can actually see why the equation works. Code: Any feedback is appreciated