
ToolsLoop — Free Business Tools for Freelancers Worldwide
ToolsLoop:自由职业者免费工具套件,包括发票、增值税、报价、费用追踪和商名生成。
@tools_loop · X
完整作品展
技术栈
21 projects

ToolsLoop:自由职业者免费工具套件,包括发票、增值税、报价、费用追踪和商名生成。
@tools_loop · X

450+隐私保护的格式转换和PDF处理工具,全部在浏览器本地运行,无需注册。
@tentaco_cc · X
Hey! I built 🐙 It’s a privacy-first web space packed with over 450+ free micro-tools for tech, design, marketing, and PDFs. The best part? Everything runs 100% locally in your browser. No registration, no ads. Let's connect! 🛠️

项目管理、文档和测试管理的一体化工作空间。
@klorityx · X
One workspace for project management, documentation, test management & CRM. Enterprise features without enterprise pricing.

FreeFixo:125+ 免费计算器,涵盖金融、健康、法律、房产和旅游,无需注册。
@Arafat3599651 · X
Just launched 🧮 125+ free calculators — mortgage, BMI, debt payoff, compound interest, calories & more. No signup. No ads. Everything runs in your browser instantly. #buildinpublic #webdev #react

用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

浏览和管理50,000+个AI提示词库,优化工作流程。
@iPranayJoshi · X
Would be honoured to come join! Built talk about vibe coding at

扫描任何网站,显示AI助手爬取时所看到的内容。
builderwrench · HN
Show HN: Free tool that shows what AI assistants see when they crawl your site

在工作空间中组织项目、任务和路线图,支持 AI 上下文导出。
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

一次编写,多格式导出为笔记、幻灯片、PDF、PPTX、DOCX 或画布。
@mr_wickedhacks · X
Write the doc once → get a notebook, slide deck, canvas, or resume from the same source. No rewriting for every format.

由Codex和Grok驱动的AI笔记应用。
@Number1AIFanboy · X
I got to go to bed. More coding tomorrow. I just had a realization that I'm building cool shit, using @grok in an app that I built with Codex and refined with Grok. And now Grok just works on himself. LFG🚀 Drop me a note here: Get the app here (use LAUNCH50):

具有CRM、开票和项目管理功能的业务管理工具
@buildrunkitUS · X
BuildRunKit: A complete system for founders, with (CRM/Invoices/Projects) BuildRunKit 7-part Startup foundations book series. Book 1 is live! The Startup Self Check Frenzied Founder Podcast.

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t