
TradeDesk — AI Plumbing Software for Australian Tradies
Manage plumbing jobs, invoicing, and compliance with AI for Australian licensed plumbers.
tradedesk · Product Hunt
TradeDesk.now Your AI plumbing agent
The full gallery
Tech stack
14 projects

Manage plumbing jobs, invoicing, and compliance with AI for Australian licensed plumbers.
tradedesk · Product Hunt
TradeDesk.now Your AI plumbing agent

Analyze your CV against ATS systems and get recommendations to improve it.
@Patryk597153122 · X
Stwórz profesjonalne CV i sprawdź, czy przejdzie przez systemy ATS 👇 Zwiększ swoje szanse na znalezienie pracy

Trade and manage digital assets across 30+ blockchain networks
@abhijeethganji1 · X

Browse and manage a library of 50,000+ AI prompts to streamline your workflow.
@iPranayJoshi · X
Would be honoured to come join! Built talk about vibe coding at

Forge creatures in a 3D game with GPU-simulated water physics.
@rand_monsterlab · X
A monster walks into a GPU-simulated pond. Reactive SPH water in the browser with @threejs + WebGPU. Every movement sends ripples through Coming soon. Follow @rand_monsterlab: #ThreeJS #WebGPU #VibeCoding #IndieGame #Monster

Manage and automate AWS infrastructure deployment and configuration.
@MalkkiLea · X
Hi, I'm building

Live infrastructure map consolidating tasks, health checks, docs, and alerts for IT and MSP teams.
@JNRVInnovations · X

Schedule AWS EC2 and RDS instances to shut down during off-hours, reducing infrastructure costs.
@moisis_h · X
Launched recently and onboarding users

Deploy any of 400+ open-source tools on your choice of 9 cloud providers.
@Dil_Lynn · X

Visitor management system with digital check-in, QR codes, and badge printing for businesses.
@habeeb_tech · X
How does your team currently manage visitor check-ins at reception? Try Entrifi, a digital visitor management built for Nigerian businesses. Works on any device, no hardware needed. Get started free: Worth sharing with whoever manages your front desk.

Create and customize interactive widgets with AI and embed them on any website.
@fugteapp · X
which empowers nontechnical users to be able to customize code generated by AI or developer, and be able to share and embed it to the website they are already using

Embeddable visual workflow builder for web apps with optional AI assistance.
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