
EaseClaw: Find warm B2B buyers where they're already asking
在12个来源发现B2B买家,按购买意向排名,自动生成回复。
@MannPriteshh · X
Checkout it helps businesses find leads easily
完整作品展
技术栈
60 projects

在12个来源发现B2B买家,按购买意向排名,自动生成回复。
@MannPriteshh · X
Checkout it helps businesses find leads easily

从 Reddit、HN 和应用商店拉取反馈,为创业想法生成验证报告。
@daicandev · X
Building proven, the tool that gets your product from idea to growing income

使用AI从YouTube评论中提取内容创意和脚本
@comment_wisdom_ · X

搜索800万度假租赁,查看评价避免糟糕体验。
@4MikeJoe · X
CARFAX for Airbnbs!

Resumeqo:上传简历获得AI逐行反馈和改进建议。
@yathish79 · X
Hi I created this saas using my maternal uncle laptop pls comment ps: i don't have money to buy a domain, hope you guys like it

预览内容效果并获得反馈,优化后再发布。
@petropavliuk · X
Hi mate. My projects


Surmado 自动代码审查工具,按照团队规范检查 GitHub PR。
u/surmado_rachel · Reddit
We built a cheaper code review tool for small teams We've been working on a code review tool for small teams, solo founders, and vibe coders who want a second set of eyes on every PR without paying Claude-level prices. The idea is simple: Surmado's Scout reviews your PRs against your own standards, not random generic lint rules. You add a STANDARDS.MD file, and on every push Scout gives you: What looks good/What needs work/A short reviewer brief so a human knows where to focus/Feedback

用Pyor原生应用审查GitHub的PR,无需打开github.com。
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

上传简历生成证据型作品集,获得AI评分和改进建议。
@Showcase_app1 · X
Building Showcase: turns a résumé into an editable, evidence-first portfolio for final-year students and new grads. AI-assisted drafts, nothing invented. Build/edit/preview free; live publishing is Pro.

AI批改作业、检测相似度的教师工具,支持学习成果评估。
@ProfDeskApp · X
Let's connect. Building giving teachers their night back.

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db