
简小派 - AI全链路求职平台 | 简历优化、模拟面试、岗位匹配
简小派:AI 驱动的求职平台,优化简历、模拟面试、匹配岗位、自动投递。
简小派 — 求职助手平台(AI 驱动),通过智能简历生成、岗位匹配、面试模拟、薪资分析和自动投递,帮助求职者系统性提升、全流程加速拿 offer - [更多介绍](https://docs.jianlipai.com/)
完整作品展
技术栈
19 projects

简小派:AI 驱动的求职平台,优化简历、模拟面试、匹配岗位、自动投递。
简小派 — 求职助手平台(AI 驱动),通过智能简历生成、岗位匹配、面试模拟、薪资分析和自动投递,帮助求职者系统性提升、全流程加速拿 offer - [更多介绍](https://docs.jianlipai.com/)

可视化语言模型在各层回答前的思考内容。
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

用Odin AI教练练习面试答题,获得语音表达评分反馈。
u/Low-Development-2571 · Reddit
I am getting laid off, so I built a free AI interview coach that scores how you speak. I need your brutal feedback I've spent 9 years breaking things and have worked as a QA Analyst, QA Engineer, and Software Development Engineer in Test. Just found out I'm being let go. Instead of browsing job boards, I built something I needed for my interviews. I tried many prep tools, and they all check your answers. But almost none look at how you deliver them, the rambling, filler words, or answers th

两个AI引擎独立审查代码并相互验证bug发现。
@BotariaDotBot · X
This Tuesday I'm launching Botbugger on @ProductHunt 🚀 One AI reviewer gives you 10 "critical" bugs — half hallucinated. So I built two: Claude Code + Codex review your code independently, then cross-check each other. Real bugs with fixes, not noise.

创建模拟投资组合,进行策略回测和AI市场分析。
策引 — 全球市场技术分析工具,可以创建多个市场的模拟组合并做深度回测分析。同时正在开发 AI Agent 功能,可帮助用户使用大模型自动生成基于不同交易策略的模拟组合。

粘贴约会短信获得AI分析,了解他的真实意图和最佳回复建议。
u/ipleac · Reddit
I built the AI dating friend I kept wishing existed. I've realized I keep using AI for the exact same thing: trying to figure out men. Whenever I get a confusing text, I end up pasting it into ChatGPT and asking: * Is he actually interested? * Am I overthinking this? * What should I reply? * Is this a red flag? The problem is that every conversation starts from scratch. AI doesn't know this is the same guy who disappeared for four days last week, cancelled plans twice, or onl

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.