
Taypro Model-T
Autonomous Waterless Solar Panel Cleaning Robot
What it does
This innovative robot utilizes advanced waterless cleaning technology to efficiently remove dirt, dust, and debris from solar panels, ensuring optimal energy generation.
Does a similar job
all alternatives →



- MRMatic Robot – A privacy-preserving autonomous home robot built w/ Rust2023 · ▲21
Hi HN! We're Matician (https://matician.com/) 5.5 years ago, we started building an autonomous home robot with these goals: * Reliable autonomy — no user interventions, it should just work * Everything on the device — no cloud storage or compute, robot-to-app data through local WiFi * Usefulness — solve a genuine problem that will impact real people To achieve this, we * wrote the robot's software stack in Rust * used only RGB cameras and Mics as input — humans can navigate with only these sensors, so why can’t a robot? * developed SLAM and computer vision algorithms that run…

More work this month
the category →
Clipto MCP▲640Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…
Work · 20d ago · clipto.com

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 12d ago · getcomputable.com


Source: Product Hunt launch ↗
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com