Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


Ant Group open-sources LingBot-Map: 98.98 F1 on ETH3D, 21 points ahead of everyone else

Benchmarks rarely look like this. LingBot-Map, the new feed-forward 3D reconstruction foundation model from Ant Group’s Robbyant team, scores 98.98 F1 on ETH3D — more than 21 points above second place. It hit #1 on GitHub trending with +827 stars in a single day, and both code and weights are open.

What it actually does

Point a plain RGB camera at the world, walk around, and get a live 3D map. No LiDAR, no depth sensor, no offline processing. It runs at roughly 20 FPS and streams through 10,000+ frame videos without accuracy falling apart — the classic failure mode of streaming reconstruction. The trick is a pure auto-regressive design with Geometric Context Attention that keeps geometry consistent across frames.

This is the perception layer for robots, autonomous driving, and AR glasses. It’s also the newest member of the LingBot family (Depth, VLA, World) — Ant is quietly assembling a full embodied AI stack, one open-source piece at a time.

How to run it

No hosted API. Grab the open code, pull the weights from Hugging Face, and deploy locally — a GPU plus any RGB video stream is enough to build real-time spatial understanding into your own robot or app.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment