
MomentSift - AI Photo Culling, Enhancer & Image Tools
MomentSift: 用AI筛选、增强和生成照片。
ansheng_hu · Product Hunt
MomentSift Cull, enhance, and create better photos with AI
完整作品展
技术栈
5 projects

MomentSift: 用AI筛选、增强和生成照片。
ansheng_hu · Product Hunt
MomentSift Cull, enhance, and create better photos with AI

AI Image Editor —用提示词驱动的在线修图工具,支持修饰、清除、放大和图片生成。
AI Image Editor — 在线 AI 修图与图片生成工具,支持抠图、消除、放大、风格化和基于提示词的图片编辑,并提供 [ChatGPT Image 2](https://ai-image-editor.io/chatgpt-image-2) 免费体验

用 AI 代理自动改进代码库并生成合并就绪的 PR。
@javimosch · X

通过文本提示自定义网页样式、布局和小功能的浏览器扩展。
alentodorov · HN
built it in spring 2026--ready to share today. use opus 4.8 to create css and js snipptes to style the websites you visit the way you want. make nytimes more print-like, hn more matrix, or just replace any mention of AI with the :poop-emoji" -- your call.

捕获UI元素及其代码上下文,与AI代理分享以调试视觉缺陷。
Loerei · HN
I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio