frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: We built a camera only robot vacuum for less than 300$ (Well almost)

https://indraneelpatil.github.io/blog/2026/robot-vacuum/
43•indraneelpatil•2d ago

Comments

isoprophlex•1h ago
Cool project! That validation loss curve screams train set memorization without generalization ability.

Too little train data, and/or data of insufficient quality. Maybe let the robot run autonomously with an (expensive) VLM operating it to bootstrap a larger train dataset without needing to annotate it yourself.

Or maybe the problem itself is poorly specified, or intractable with your chosen network architecture. But if you see that a vision llm can pilot the bot, at least you know you have a fighting chance.

vachanmn123•1h ago
Check out using maybe some kind of monocular depth estimation models, like Apple's Depth Pro (https://github.com/apple/ml-depth-pro) and use the depth map to predict a path?

Very cool project though!

elaus•1h ago
I don't really see how the vacuum can effectively clean a whole room or flat using only a CNN of the current image in front of the robot. This would help detect obstacles, but a bumper sensor would do that as well.

All but the most basic vacuum robots map their work area and devise plans how to clean them systematically. The others just bump into obstacles, rotate a random amount and continue forward.

Don't get me wrong, I love this project and the idea to build it yourself. I just feel like that (huge) part is missing in the article?

thebruce87m•35m ago
https://opencv.org/structure-from-motion-in-opencv/

Not saying that it’s viable here to build a world map since things like furniture can move but some systems, e.g. warehouse robots do use things like lights to triangulate on the assumption that the lights on the tall ceiling are fixed and consistent.

jhbadger•35m ago
The classic Roombas from a decade or so ago worked without any sort of mapping or camera at all -- they basically did a version of the "run and tumble" algorithm used by many bacteria -- go in one direction until you can't any more then go off in a random new one. It may not be efficient but it does work for covering territory.
amelius•58m ago
The trick is to make a robot that has a Lidar and a camera, then train a model that can replace the Lidar.

(Lidar can of course also be echolocation).

villgax•51m ago
There’s things like SLAM, optical flow etc, read up on things instead of being so defeatist IMO even for a hobby project, seems so forced

Show HN: We built a camera only robot vacuum for less than 300$ (Well almost)

https://indraneelpatil.github.io/blog/2026/robot-vacuum/
43•indraneelpatil•2d ago•7 comments

Show HN: An interactive map of Tolkien's Middle-earth

https://middle-earth-interactive-map.web.app/
220•frasermarlow•15h ago•41 comments

Show HN: Gemma 4 Multimodal Fine-Tuner for Apple Silicon

https://github.com/mattmireles/gemma-tuner-multimodal
192•MediaSquirrel•16h ago•24 comments

Show HN: Android SSH client with full Terminal, server monitoring and runbooks

https://saltserv.com/posts/cura-sysadmin-server-monitoring-android/
3•0dayman•1h ago•0 comments

Show HN: Brutalist Concrete Laptop Stand (2024)

https://sam-burns.com/posts/concrete-laptop-stand/
756•sam-bee•1d ago•230 comments

Show HN: Unicode Steganography

https://steganography.patrickvuscan.com
23•PatrickVuscan•22h ago•4 comments

Show HN: A cartographer's attempt to realistically map Tolkien's world

https://www.intofarlands.com/atlasofarda
159•intofarlands•23h ago•29 comments

Show HN: Pion/handoff – Move WebRTC out of browser and into Go

https://github.com/pion/handoff
95•Sean-Der•23h ago•17 comments

Show HN: Finalrun – Spec-driven testing using English and vision for mobile apps

https://github.com/final-run/finalrun-agent
26•ashish004•21h ago•12 comments

Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead

https://locker.dev
238•Zm44•1d ago•197 comments

Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS

https://github.com/matthartman/ghost-pepper
459•MattHart88•1d ago•194 comments

Show HN: Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V

https://github.com/roscopeco/anos
110•noone_youknow•4d ago•31 comments

Show HN: Hippo, biologically inspired memory for AI agents

https://github.com/kitfunso/hippo-memory
121•kitfunso•1d ago•24 comments

Show HN: Tusk for macOS and Gnome

https://shapemachine.xyz/tusk/
116•factorialboy•4d ago•45 comments

Show HN: I built a tiny LLM to demystify how language models work

https://github.com/arman-bd/guppylm
894•armanified•2d ago•133 comments

Show HN: Can an AI model fit on a single pixel?

https://github.com/dvelton/ai-pixel
6•deevelton•11h ago•5 comments

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
312•player_piano•1d ago•89 comments

Show HN: Real-time AI (audio/video in, voice out) on an M3 Pro with Gemma E2B

https://github.com/fikrikarim/parlor
288•karimf•2d ago•35 comments

Show HN: TTF-DOOM – A raycaster running inside TrueType font hinting

https://github.com/4RH1T3CT0R7/ttf-doom
65•4RH1T3CT0R•1d ago•12 comments

Show HN: Mo – checks GitHub PRs against decisions approved in Slack

https://motionode.com/index
8•oscarcaldera•14h ago•0 comments

Show HN: Silkwave Voice – AI Notetaker Using Apple Intelligence's ChatGPT

https://www.silkwave.ai/silkwave-voice
2•bmv3502•8h ago•0 comments

Show HN: Gemma Gem – AI model embedded in a browser – no API keys, no cloud

https://github.com/kessler/gemma-gem
154•ikessler•2d ago•20 comments

Show HN: A game where you build a GPU

https://jaso1024.com/mvidia/
954•Jaso1024•3d ago•186 comments

Show HN: Arrow – A Simple Airdrop Clone

https://github.com/aabiji/arrow
3•aabiji•9h ago•0 comments

Show HN: I made a YouTube search form with advanced filters

https://playlists.at/youtube/search/
318•nevernothing•2d ago•201 comments

Show HN: A social feed with no algo where communities decide what gets seen

https://veridonia.com
9•smnkgv•22h ago•5 comments

Show HN: AdaShape-3D modeler for intuitive 3D printing parts / Windows 11

https://adashape.com
31•fsloth•3d ago•31 comments

Show HN: The King James Bible deserved a better website

https://officialkingjamesbible.com/
9•L23234•21h ago•3 comments

Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf

https://github.com/mohshomis/modo
99•mohshomis•2d ago•28 comments

Show HN: A (marginally) useful x86-64 ELF executable in 298 bytes

https://github.com/meribold/btry
13•meribold•19h ago•0 comments