1-prompt to a fully functional software tool that is useful and compiles and runs.
- Must not give any advice about software development to the LLM.
- Limits to first prompt only.
- Must include the prompts, the source code, the model, and the date of generation.
- Must incldue a README.md explaining the source of the prompt guidance and any advice offered by the LLM on how to use the generated software.
- Must include the full transcript of your session in any format, e.g. text, PDF, image.
- The LLM can not have access to any source code files other than the ones that it generates.
- Result must compile successfully without errors and must run.
- You are not allowed to give the LLM these rules. It must not know about the rules of the game when it makes the software.