今日已更新 446 条资讯 | 累计 41220 条内容
关于我们

标签:#hack

找到 14614 篇相关文章

AI 资讯

Show HN: Echologue – the private AI voice journal I built for myself

I have tried journaling many times but nothing stuck. So I decided to make my own app for myself with these features: * Voice first * Private first * AI chat * Automatic tagging, meaning extraction, and semantic retrieval using embeddings stored locally * Export to LLM the AI angle is especially interesting for me. It allows me to ask questions like: * "remind me highlights and crazy nights in the last 3 months" * "How was I feeling during my trip in Spain and how big of a problem was my breakup

2026-07-29 原文 →
AI 资讯

Show HN: Experiments with Weather Data

I had been wanting to try experimenting with nowcasting since the death of Dark Sky and finally got around to it. This application essentially became a playground for me to experiment with various weather datasets and geospatial visualizations. Some interesting concepts that came from it: The nowcast is using pySTEPS optical flow under the hood: https://pysteps.readthedocs.io/en/latest/auto_examples/plot_... . This library is super cool. It bugged me that every radar visualization just gave you

2026-07-29 原文 →