@travisfw building a generative AI model from scratch is not a single copy/paste type thing, and still you're going to use something like pytorch or tensorflow unless you really want to build all the math from scratch too. Even 20 years ago we used prebuilt libraries for the matrix math.