CatwalkTK/Open-CMS-WithAI ? reverse-engineered prompt
Reverse engineered prompt
Build me a multilingual CMS that feels like WordPress, but with AI built in.
I want a backend API, a public site, and an admin screen, all working together so I can create posts in one language and publish them with automatic translations for the other languages I set up. When AI is turned off, it should still work normally with manual editing. The admin should let me write posts, manage tags, categories, featured images, revisions, and see a nice editor experience with some preset themes.
Please make the public site fast and SEO friendly, and make sure content updates show up correctly when translations are finished. I also want login, basic role based access, audit logs, and a simple setup flow for creating the first admin and site. Use PostgreSQL for data and keep media handling simple, with local storage okay for now.
If you need to check current docs for any framework details, feel free to look them up online.
Are you gonna build this?
make sure you review the code using coderabbit