
Folder Desktop
在桌面式界面中组织和管理文件和文件夹。
@jenidesignns · X
Day 19 challenge by @IwuezeAmarachi built with Claude AI 🤖 Live link:
完整作品展
技术栈
14 projects

在桌面式界面中组织和管理文件和文件夹。
@jenidesignns · X
Day 19 challenge by @IwuezeAmarachi built with Claude AI 🤖 Live link:

Founder Flow — 为独立创始人设计的追踪和组织软件。
@zeuscode21 · X
Save time when building with

Helios Control:浏览器型太阳系任务控制和实时遥测监控应用。
@ErwanCodes · X
I created Helios Control entirely with Grok 4.5. From concept to code, the whole project was generated, structured, and built with AI. A real test to see how far vibe coding can go in 2026. Live app 👇 Thank @SpaceXAI & @cursor_ai !

追踪 AI 使用情况、应用护栏、维护审计证据。
@Lathithaa_Mdayi · X


Vault_76:一个用于管理设备租赁、付款和库存追踪的系统。
@ShakibMd93031 · X
Built an Equipment Rental Management System to simplify rentals, payments, and equipment tracking. Looking for businesses interested in a demo or a customized solution.

Monitor, govern, and optimize your AI agents at scale.
@AiShivam · X
AgentStacKPro is an OS for AI agents designed to make them production-ready, and it holds incredible potential. You can also check out the project I currently developed

创建用颜色分组和分支结构的视觉看板,支持无需登录分享。
@shiftibis · X
Indie project 📝 ReBox: visual boards where color = group and branches = a file tree — both at once. Share links open without login (anyone with the link can edit). A Claude connector builds boards for you. English UI just shipped. #buildinpublic

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

从一个仪表板创建和组织产品发布工具包。
@max21226 · X
Let's connect my friend. I'm building a product launch kit creator and organizer. Love to see what #solofounder #buildinpublic

对版本控制系统和编码代理进行性能基准测试。
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

管理学术会议:提交和审阅论文、处理日程安排和注册。
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age