
Sunshine Atlas — interactive map of the world's sunshine, warmth & rain
Sunshine Atlas:转动地球发现全球最晴朗、最温暖或降雨最多的地点。
@Flightmussy · X
完整作品展
主题
已知属性
是透镜不是过滤器——只显示我们能确认的项目。
技术栈
583 projects

Sunshine Atlas:转动地球发现全球最晴朗、最温暖或降雨最多的地点。
@Flightmussy · X

查询军事基地的犯罪率、学校和生活成本,规划搬迁。
@jusDiggingholes · X
Not really a saas or startup. Retired military here. We get moved a lot. Making a site for military or retirees to get a good snapshot of their next or last base area: Crime. Schools. Costs etc.

浏览和评分埃隆·马斯克的预测,看哪些成真了。
@HowardYHuang · X

AI 代理的统一上下文层,集成邮箱、Drive、Slack、Notion 和 GitHub。
@marcin_u2 · X
-> here it is! claude finally knows everything gpt knows. and both of them know everything that's happened across your email, drive, slack, notion, github and granola :)

搜索并浏览覆盖生物技术、金融科技等行业的AI驱动初创公司目录。
@StartupWiki2 · X

记录交易并上传支付单据,标记缺失或被收回的佣金。
u/JustinMoose · Reddit
I built an app that flags when commission earners get underpaid, unpaid, or clawed back I sell insurance for a living, and a while back I realized I had no real way to know whether the carriers actually paid me correctly. You bind a policy, and 30-60 days later some commission shows up on a statement, and you just kind of trust the number. Across hundreds of policies and a few carriers, that's impossible to track in your head. So I built PayoutVerify. You log what you sold and what you expe

语义缓存减少LLM令牌成本和AI查询延迟。
u/ornymo_official · Reddit
how to reduce ai costs there are lots of way to reduce costs but there all complex to setup i know this cause i tried one in production so i built ornymo we cache meaning not the exact string allowing us to give same awnsers thus reducing llm costs and latency check it out at ornymo.com free for a limited time and let me know your feedback submitted by /u/ornymo_official to r/buildinpublic [link] [comments]

分析任何网站URL,获得可信度和安全性报告。
@Mahmoud525258 · X
Check out what I just built with Lovable! Safety is an AI-powered website analysis platform designed to help people make smarter and safer decisions before visiting or trusting any website.

浏览中转站点,对比汇率、初始额度、分组和性能数据。
@mutou1852 · X
做了一个中转站点收录网站,展示倍率、初始额度、可用分组和实测性能数据。 希望帮大家更快找到适合自己的站点。


API 将 CVE 漏洞数据转换为机器可读的安全风险信号。
robert_marshall5 · Product Hunt
attestd CVE and supply chain risk signals for autonomous AI agents.

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