
Hands on Labs
ChatGPT – Basic HTML Autoblog
This project uses ChatGPT to automatically create blog posts and append them to the beginning of an HTML file. For HTML formatting we split the string response provided by ChatGPT on “\n” into a list, […]