How Monks Use ChatGTP: A Word Game!
December 10, 2023Aum Namah Sivaya
Apart from the usual articles we've all read, where the author describes the wonders of ChatGTP and then at the end they tell you that Chat wrote everything you read, there are other interesting uses for this and similar machine-learning tools. A major one of which is being able to write code.
Today we asked ChatGTP4 several simple questions to produce what we were looking for. Our first prompt: Write the html, css and javascript for a simple in-browser word game that includes at least 15 spiritual words from hinduism and yoga.
Within 20 seconds we had the code for a working example. It even did pretty well with the definitions of the words. But it was a little plain so we prompted it to add more color and a different font. We also asked it to do a few other small changes such as improving the way it refreshed for a new word. Just a few sentences in english, and the ai updated our code for exactly that.
We didn't do any manual adjustments the the above game, this was all built by AI. All we did was upload it to our website. Have fun!
(And no, this article's words were not written by AI)