
完整作品展
技术栈
62 projects


查询英国邮编,获取AI生成的犯罪、健康、洪水风险、空气质量和房价等信息。
u/Apprehensive_Lock260 · Reddit
Made a simple UK postcode lookup app with AI insights - free to use Thought I'd try to build something for my portfolio and dabble with some AI integration too. Using deepseek, it analyses publicly available data from multiple government/free-to-use APIs. Data is available to browse separately of AI too. https://postcodecooker.com Things im still working on: - The calculation for the area score, sometimes feels to generous/harsh, hard to find a balance - The area circle on the map is

上传电子表格自动生成专业交互仪表板,无需代码。
@njpCoder · X
The analyst every business wishes they had.

从上市公司财报电话会议生成AI摘要和分析。
@thatmarkzhong · X

探索AI驱动的书籍解读与知识分享内容,涵盖商业、心理学等多个领域。
晨笙阅读 — 书籍解读平台,AI 辅助+人工校审,提炼经典书籍的核心问题、论证框架与实践洞见,支持分类浏览、全文搜索和主题阅读

检查 AI 推理踪迹,评估模型真实性。
malik_dixon1 · Product Hunt
TraceLogicAI: AI Architecture Evaluation Compare AI architectures with evidence, not guesswork

AI平台,提问、生成图像、语音交互,辅助更好的决策。
@Akinzoooo · X

监控您的品牌在AI助手中的提及并与竞争对手基准测试。
mathewpregasen · HN
Self-hosted monitoring for AI recommendations (MIT License)

Connect product analytics, revenue, and AI usage to see revenue per visitor, AI cost per visitor, and profit.
@chenzhangreal · X

在Curio上钉选AI文档反馈,AI将读取并修订。
ashaney · HN
Curio, a place for HTML files

使用AI驱动的自动化投资洞察分析实时金融数据
@tonylexfi · X

扫描网站的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