Skip to content

BeyondOrdinary/LLMZeroShots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMZeroShots

1-prompt to a fully functional software tool that is useful and compiles and runs.

Rules are thus

  1. Must not give any advice about software development to the LLM.
  2. Limits to first prompt only.
  3. Must include the prompts, the source code, the model, and the date of generation.
  4. 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.
  5. Must include the full transcript of your session in any format, e.g. text, PDF, image.
  6. The LLM can not have access to any source code files other than the ones that it generates.
  7. Result must compile successfully without errors and must run.
  8. 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.

About

Non-Technical Generated Code using Zero-Shot Prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages