3d-sim-platform / README.md
prolau's picture
Upload folder using huggingface_hub
c84aa63 verified
|
Raw
History Blame Contribute Delete
586 Bytes
---
title: 3DGS Sim Platform
emoji: ๐ŸŒŒ
colorFrom: blue
colorTo: purple
sdk: docker
app_port: 7860
---
# 3D Simulation Platform with Gemini API
This repository contains the source code for the 3D Gaussian Splatting Simulation Platform.
## Architecture
- **Frontend:** React + Vite + TailwindCSS + @mkkellogg/gaussian-splats-3d
- **Backend:** Python + FastAPI + Uvicorn
- **AI Models:** Gemini 1.5 Flash (Layout Engine), Pollinations AI (Fallback Img Gen), LGM (Hugging Face 3D Generation)
## Deployment
This app is packaged via Docker to be hosted directly on a Hugging Face Space.