Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source AI for fast 3D reconstruction from single images, transforming 2D into detailed 3D models.
www.triposrai.com (powered by turbo0)
www.triposrai.com (powered by turbo0)
Submit your own product to reach creators and founders looking for the next tool to try.

Get paid while your AI coding agent thinks — sponsored lines in the status bar.

Free Calorie Deficit Calculator by GetFIT App. Calculate your daily calorie target, macros, and estimated weight loss timeline in seconds based on your goals and activity level.

AI-powered platform for drafting scientific figures, diagrams, and graphical abstracts from text, sketches, references, or paper notes.

AI infographic generator that turns text, reports, and data-heavy content into polished HTML/CSS infographics with accurate, editable text and plain-language refinement.

A community-driven platform for discovering, sharing, and launching small tech products.
TripoSR AI is an open-source model for rapidly generating 3D meshes from a single 2D image, developed by Tripo AI and Stability AI.
TripoSR is an open-source, state-of-the-art model for fast 3D reconstruction from a single image. It takes a NumPy array of an image as input and outputs a mesh file (GLB format). The model runs on local hardware with GPU support and is designed for quick iteration.
Yes, TripoSR is open-source and free to use locally. The web demo is also free.
The primary export format is GLB (glTF Binary).
Yes, there is a custom ComfyUI node. Start with the TripoSR ComfyUI Workflow Generator to get a JSON workflow and setup commands.
Community scripts are available on GitHub to modify color sampling code. Use the TripoSR GitHub Install Helper to set up for experimentation.
Yes, download the model from GitHub and run locally with PyTorch and CUDA.