WiNE-iNEFF/Simple_Prompt_Generator ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple prompt generator for AI art prompts that feels easy to use from both the command line and a small web style demo if that already fits the project. I want it to let me pick between two prompt sets, choose how long the prompt should be, and decide how many artist names get mixed in. It should output a ready to use text prompt for image models like Midjourney, DALL E, Stable Diffusion, Flux, and similar tools.
Please keep it lightweight and user friendly, with sensible defaults so I can just run it and get a result right away. If you need to check the latest docs for any library or deployment detail, go ahead and look them up online. Also make sure the sample prompt files and the main script work cleanly together, and that the app is easy to run locally without any fuss.
Are you gonna build this?
make sure you review the code using coderabbit