Demo Video - https://youtu.be/u690IztYCvI - DevPost link - https://devpost.com/software/gaiascope
GaiaScope is an interactive globe visualization app for exploring UN Sustainable Development Goals (SDGs), pollution, and climate risk data by country. It features a 3D globe, SDG charts, Gemini-powered Q&A, and dynamic overlays.
- Interactive 3D globe (Globe.gl + Three.js)
- SDG, pollution, and climate overlays
- Country info panel with SDG metrics
- Bar chart for SDG 1–17
- Gemini chat for Q&A
- Responsive Tailwind CSS UI
- Vite + React
- Tailwind CSS
- Three.js, Globe.gl
- Chart.js, react-chartjs-2
- Axios
- Install dependencies:
npm install
- Run the app:
npm run dev
- Open in browser: Visit https://gaia-scope.vercel.app/
src/components/– React UI componentspublic/data/– Mock JSON data for SDGs, pollution, metadata
© 2025 GaiaScope