
AI-Powered Trading Chart Analysis | TradingLens
上传图表截图获取AI技术分析,识别支撑位、阻力位、趋势和形态。
@sreebuildss · X
完整作品展
技术栈
60 projects

上传图表截图获取AI技术分析,识别支撑位、阻力位、趋势和形态。
@sreebuildss · X

隐私优先的网站分析平台,配备AI助手进行SEO内容研究和发布。
@VertCodeEU · X

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple

AI 驱动的设计平台,帮助你设计空间、可视化家具并购买家具。
@Nextechlabsinc · X
an intelligent space design platform that helps you design, visualize and purchase furniture all in one workflow. Ideal customers: interior designers, homeowners, renters and Airbnb hosts…


用多个 AI 模型生成视频和图像。
VisioArt — 一站式 AI 图片和视频创作平台




用于数据分析和文档提取的 No-code 平台。
@0xLingjieKong · X
Hey @Sarakhan49309, I'm currently building an agent specialized in data analysis that reduces hallucinations. would love to connect!

通过多个AI投资顾问的辩论获取股票分析。
hobbescotch · HN
Noema – AI personas debate US listed stocks

扫描网站的AI设计模式,评分其设计的AI生成程度。
hubraumhugo · HN
Design slop is the feeling that tells you a website is purely AI-generated. This is an attempt to classify the design patterns behind it. Applying this scoring to recent ShowHN submissions shows that about a third of the submissions show medium to heavy design slop: https://slopcop.adriankrebs.ch/show How the scoring works: - A headless browser loads each site (Playwright) - A small in-page script analyzes the DOM and reads computed styles - Every pattern is a deterministic CSS or DOM check. There are false positives, but my manual QA run verified it’s maybe 5-10%. Is design slop bad? Not really, just uninspired. After all, the web was never about the fanciest design, and before the AI era, everything looked like Bootstrap. However, there is a difference between trying to craft your own design and just shipping with whatever defaults the LLMs output. And the same has been the case pre-LLM when using CSS/HTML templates. I guess people will get back to crafting beautiful design