3D.city is a browser-based 3D city-building simulation built with Three.js and MicropolisJS. The project combines real-time 3D rendering with a city simulation running in a Web Worker, allowing players to build, manage, and explore a dynamic city. It also explores WebGL/WebGPU rendering, custom shaders, 3D assets, and performance optimization for a smooth experience across different devices.
A retro-style Doom clone built entirely in the browser with React Three Fiber, Three.js, and Zustand. Recently, I saw some one run Doom in pdf so just got my inspiration for 3-dimensional Doom in you browser.
It's a RAG model (retrieval augmented generation). So what it does is it advises people to invest in a particular commodity or not. It basically is an advisor for commodity traders. Since, It's an rag model it gives the data extract fromm the data it has been given to analyze the past trends. You can ingest it with pdf for sentiment analysis and csv for past pricing trends. Just for Reviewers: The demo link isn't the fully functional actual project because what it requires isn't fulfilled by hack club like the computational requirements.