ErAditya1/cheetahagi — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a complete web app called CheetahAGI. I want a simple public website where users can land, understand what the tool does, and start using it, plus a separate admin area where I can manage the main content and see basic activity.

Please set it up as a real full stack project with a web frontend, an admin frontend, and an API backend that they both talk to. Keep the design clean, fast, and modern, with sensible navigation, loading states, empty states, and basic error messages so it doesn’t feel unfinished.

Add a Docker Compose setup so I can run the whole thing locally with one command. If there’s an extra service folder, wire it in only if it makes sense, otherwise leave it documented. Since there isn’t much existing guidance, make reasonable product decisions and keep the code easy to extend later. Look up current docs online if you need to.

Want more depth? Deep Reverse