aviral739/HITP-ADVANCE ? reverse-engineered prompt

Reverse engineered prompt

Build me a cool web app that visualizes a futuristic network simulation in 3D.

I want a React frontend with a polished cyber dashboard look, where I can watch packets, nodes, routes, congestion, and recovery happening in real time in a WebGL style scene. The app should let me switch between a normal legacy TCP mode and a smarter intent aware mode, so I can see the difference in how traffic moves when I send things like a video call, a file download, or an interactive request.

Back it with a FastAPI server that streams live simulation updates over websockets. The backend should calculate the network state, node health, routing choices, and packet behavior, then send those changes to the frontend so the 3D view updates smoothly. Add dramatic animations, clear status panels, and detailed terminal style logs so the simulation feels intense and easy to follow.

If you need to look up current docs for React Three Fiber or FastAPI, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab