
完整作品展
技术栈
22 projects


通过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:

将教程视频转换为Playwright测试、操作图和n8n工作流。
@bhavin_Confuse · X
BEHAVR ( @Behavr_AI ) — chat with any video instead of scrubbing through it. Ask "where does he fix the CORS bug?" → get the answer with the exact timestamp.

免费看板项目管理工具,包含看板、表格、文档、表单和AI功能。
u/GordonBlackM3sa · Reddit
I built a free, all-in-one Trello alternative with no per-seat pricing — would love your feedback Hey r/SideProject 👋 I'm the founder of Elixir Boards https://elixirboards.com I got tired of Trello/Asana charging per seat and splitting basic features across paid tiers, so I built an all-in-one workspace: Kanban boards, lists, cards, checklists, labels, due dates Automations + recurring tasks (free) — Trello locks these behind paid plans Docs, spreadsheets, a whiteboard, and invo

AI增强产品照片,为电商卖家自动生成SEO商品列表
mufugo · Product Hunt
EnhanSell AI premium studio photos & SEO listings for Shopify stores

检查你的简历是否通过ATS系统筛选,获得优化建议。
@Patryk597153122 · X
Stwórz profesjonalne CV i sprawdź, czy przejdzie przez systemy ATS 👇 Zwiększ swoje szanse na znalezienie pracy

使用 DeepSeek 和 OpenAI 等 AI 模型自动审查 GitLab 代码。
AI Codereview for Gitlab — 基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard - [查看仓库](https://github.com/sunmh207/AI-Codereview-Gitlab)

搜索超60,000份第三方测试报告,验证产品的真实成分和纯度。
@Titratelab · X
Love the direction. Partner with us at Built by security & software engineers. We scrape Whatsapp, TG, GLP1forums, Meso, Finnrick, Janoshik, Freedom, peptidechat, and even Discord- where we have over 1 billion messaged logged and analyzed. 70,000 COAs stored in our database from thousands of vendors. Sentimental analysis driven trust signals on all communities. This isn't vibe-coded one-shot scraping; we've developed our own inhouse anti-automation bypasses for nearly every major platform.

在浏览器中直接使用WebAssembly编译并预览Typst文档。
will-bradshaw · HN
Typst-WASM – Compile Typst in browsers, Node, and serverless runtimes

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

用你的LLM API密钥分析Hacker News公开个人资料。
Topfi · HN
Like everyone on HN, I love nothing more than to (re)read my own comments. Getting my intuition that I am among the smartest, most humble, highest quality commenters on here confirmed by an LLM so capable that the US government had to temporarily export restrict it [0] seemed only natural. Having had my perfection confirmed, I decided to share this joy with you as I had a few percent usage left before a reset. I took a few prompts, then did a review of the output which resulted in Selbstbild, a BYOK (Anthropic / OpenRouter) web app that gives you a summary and assessment of your public comments by one of our machine Gods, including Fable 5 (provided your can afford that luxury at API pricing). In all seriousness, I have, for a long time, used my own comments on social media (including HN) as part of a personal needle-in-haystack test, simply because I do know my somewhat peculiar style and what I tend to write, but also because I can sometimes write in a slightly confusing manner, ma

为Claude Code和Codex设计的开源遥控器,支持iOS、Android和网页。
@Ex3NDR · X
Few days ago Happy had a birthday. Tried to refresh one of the most neglected part of it: our Happy Website: also i built a new harness called “rig”. i started to use at work recently instead of codex/claude code and i liked how it does work. i want to share this with everyone. it is a codex and cause code reimplemented using Pi, but keeping native prompts and expanded a little for uniformity (like added workflows to codex yay!). when something new released that is worthy of porting - i ask Sol to mim for prompts or read sources directly and i can have a feature within an hour. why this is needed? i was constantly blocked by the needing of integrating a lot of models together, which each has their own harness or many doesn’t have any, but i didn’t want to go too far from native and don’t like the idea of extensions - i want experience to be the same everywhere. i think configuration > extensions. more soon