
BetterJobsHunt — Stop applying blindly
BetterJobsHunt 是 AI 求职工作区,可评估职位匹配、定制简历、追踪应聘和准备面试。
@jonathan_ttu · X
完整作品展
技术栈
60 projects

BetterJobsHunt 是 AI 求职工作区,可评估职位匹配、定制简历、追踪应聘和准备面试。
@jonathan_ttu · X

发布前根据312个因素对社交媒体帖子评分。
u/Otherwise_Goose5292 · Reddit
I built an AI that scores your social post on 312 factors before you publish — roast my roaster Two of us are creators who got tired of the post-and-pray cycle: hours on a post, hit publish, hope, mostly flop, never know why. We realized the difference between our good and bad posts was never luck — it was hook, CTA, timing, caption. Fixable things. So we built Synthiya: paste a draft, pick your platform, and it grades it 0–100 across 13 categories (312 factors) and tells you exactly what t

分析拉取请求以理解变更,区分重要改动与琐碎修改,识别潜在回归。
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t

AI代理自动为你申请工作,由职业顾问审核。
@getOlapply · X
Startup, I built an AI agent that applies to jobs on your behalf with a career professional in the loop, check out

CareerCobra 将职位转化为 ATS 优化的简历和求职信,仅需 30 秒。
@CareerCobraAI · X
We make landing interviews a calculated endeavor, not a lucky chance. Tired of rejections, or simply just re-doing resumes and cover letters over and over again? Give us a shot 🎊

AI驱动的合同审查工具,自动标记风险并在收件箱中追踪签名。
@raeezatameez · X
dropping mine - would love your take!

分析任何网站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.

查看LLM模型在10个基准问题上的评分和排名。
fristovic · HN
She watched me look at model rankings and asked what do the numbers mean... I literally had no good way of explaining it to her so I just came up with something that is approximately in the same ballpark as some of the benchmarks out there lol

通过AI评估验证知识并获得Academission认证。
@syprayt · X
We are building platform to verify user knowledge using AI, so you can avoid boring lectures and save years of life. It’s Academission baby. Yesterday we launched online mode, so that everyone could test our technology, here is the link:

Chrome扩展程序,自动填充求职申请、生成AI求职信、构建ATS就绪的简历。
@gouravbht · X
been applying to jobs lately and realised most of the time goes into filling forms, rewriting cover letters and tweaking resumes. not the actual prep. just the repetitive part. built something to handle all of that.


使用在微虚拟机中运行代码的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