Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.21 KB

File metadata and controls

13 lines (8 loc) · 1.21 KB

The code in this repository has been significantly written or altered by an AI tool with human supervision. Usually that either means that I have written (or have) the functionality in another language, or that my understanding of that programming language (or technique) is limited.

At most, the instructions to the AI agents were also very detailed, step-by-step pseudocode with very specific limitations. When putting together this code, I often audited, wrote, edited, or rewrote large chunks of it.

However, because of the comparatively extensive use of an AI tool here, I'm doing a few things:

  • Recognizing the lack of copyright on any purely AI generated code
  • Letting folks know this is a proof-of-concept that works, but the coding may be horrible, contain memory or security leaks, and the like.
  • Putting it under as unrestrictive a license as possible, so that it serves as great a public good as possible for the cost incurred.

Again, while the code in this repository works for me and I am using it, it should be considered a proof-of-concept for others to refine, fix, and build upon.

You are encouraged to fork and refine or rebuild this program or create something better that has the same functionality.