leyten/c0mpute ? reverse-engineered prompt

Reverse engineered prompt

Build me a web app for decentralized AI inference on Solana where people can connect a wallet, sign in, buy credits, and send chat or image prompts through an OpenAI compatible API. It should route jobs to contributor GPUs, stream responses back in real time, and keep prompts private by not storing them in the main database. I also want a simple dashboard for credits, staking, worker status, and payouts, plus an admin area for basic network controls.

Please include the worker side too, so someone can run a native or browser based GPU worker and earn for serving jobs. Add the Solana pieces for staking and USDC payouts, and a scheduled job that handles the token fee buyback and burn flow. Make the whole thing feel polished and production ready, with clear setup steps, sensible defaults, and environment variables separated cleanly. If you need to check current docs for the auth or Solana libraries, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab