Trending / repos

Robbyant/

lingbot-map

LINGBOT-MAP IS A PYTHON PROJECT FOR STREAMING 3D SCENE R

15K Stars1.6K Forks51 Issues

LingBot-Map Builds Streaming 3D Scene Reconstruction

Robbyant/lingbot-map · Python

LingBot-Map is a Python project for streaming 3D scene reconstruction. It presents a feed-forward foundation model called Geometric Context Transformer, designed to process incoming data and rebuild spatial geometry as it arrives. The repository targets robotics, mapping, and embodied AI workflows where systems need live 3D understanding rather than offline reconstruction after capture.

Stars
15K
Forks
1.6K
Issues
51
PRs
18

Open on GitHubArchive stats

LingBot-Map Builds Streaming 3D Scene Reconstruction

LingBot-Map is a Python repository from the Robbyant team focused on live 3D reconstruction from streaming input data.

What it does

The project introduces a feed-forward 3D foundation model named Geometric Context Transformer. It aims to reconstruct scene geometry while data arrives, which fits robotics, mapping, and embodied AI tasks.

Why it matters

Many 3D reconstruction pipelines work after capture. LingBot-Map targets online reconstruction, where an agent or robot needs a usable spatial map during operation.