
Bookshelf — Bookstore Inventory Management
Track titles, stock levels, suppliers and staff activity for your bookstore in one workspace.
@asta30201 · X
完整作品展
技术栈
60 projects

Track titles, stock levels, suppliers and staff activity for your bookstore in one workspace.
@asta30201 · X

Reqify captures meetings, project documents and stakeholder knowledge, identifies what is missing, and produces review-ready project deliverables grounded in…
@reqifyai · X

Paste a messy meeting or call transcript and get a clean summary with action items in seconds. Free, no login required.
u/dreresn · Reddit
Built a free tool that turns messy meeting transcripts into a clean summary + action items (no signup) I kept losing track of action items after long Zoom/Meet calls, so I built a small free tool: paste a raw transcript, get back a plain-English summary, a list of action items with owners, and a shareable link. No login, nothing stored. It's a zero-dependency static site plus Vercel serverless functions, running on Gemini's free tier, so it costs $0 to run. Would love feedback on two thin

输入GitHub用户名,AI生成你的专业开发者档案。
@Vaggarwal2107 · X
Just launched the MVP for DevDossier 🚀 A sleek, minimal showcase for developers to manage their projects and dev timeline in one place. Check it out and drop your feedback! 🔗 #buildinpublic #webdev #indiehackers #reactjs #developer #portfolio #AItool

为开发者设计的笔记应用,支持代码块、看板管理和GitHub导入。
@SinghApurv1711 · X
Hey! Check it out here:

审计文档,识别 Notion 工作区中需要清理的内容。
@greenoriginals · X
Tool - For AI agencies serving trades: Tool - For cleaning up Notion workspaces: App - For practitioners with postpartum clients: Products - Stylish tech (phone cases & stands)

The brief, the conversation, the payment and the delivery of every project in a single link. For photographers, designers, developers and freelancers.
@thomas_drmt · X

Company Brain and AI OS for companies.
@VMS2907 · X
Get your office to get meaningful output from AI -


输入URL或ISBN快速生成多格式学术引用(APA、MLA、Chicago等)。
colin_peterson · Product Hunt
Corroba - Free, accurate citation Cite AI, Verify Links, How To Cite

分析拉取请求以理解变更,区分重要改动与琐碎修改,识别潜在回归。
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

把文档转化成有引用出处的wiki,由AI独立验证答案。
u/Calm-Tomatillo-7770 · Reddit
Is vibe coding criticism fair? A lot of the criticism of vibe coding is fair. Too many projects look good in a demo then fall apart in production — weak security, missing edge cases, code nobody understands later. One of the biggest gaps is testing (or the total lack of it). I took both automated and manual testing seriously while building Brainary. Ended up with a testing-to-code ratio of about 1 to less than 3, plus a lot of hands-on checking. I think it turned out solid because of that.