diff options
author | Joe <rrbo@proton.me> | 2023-03-21 12:21:13 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-03-21 12:21:13 +0100 |
commit | 67c3c83b53f7644423be8aa00cbbb37c74566682 (patch) | |
tree | fc6638cbd7f3cd22c12769acea543d8007db7c9d /shit.html | |
parent | up (diff) | |
download | joe-www-67c3c83b53f7644423be8aa00cbbb37c74566682.tar.gz joe-www-67c3c83b53f7644423be8aa00cbbb37c74566682.tar.bz2 joe-www-67c3c83b53f7644423be8aa00cbbb37c74566682.tar.xz joe-www-67c3c83b53f7644423be8aa00cbbb37c74566682.tar.zst joe-www-67c3c83b53f7644423be8aa00cbbb37c74566682.zip |
up
Diffstat (limited to '')
-rw-r--r-- | shit.html | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -46,6 +46,7 @@ <li><a href="shit/music.html">music</a></li> <li><a href="shit/recordings.html">recordings</a></li> <li><a href="shit/albums.cgi">albums</a></li> + <li><a href="shit/gpt.html">gpt</a></li> <li><a href="shit/files.html">files</a></li> </ul> </li> @@ -101,6 +102,20 @@ <p> <a href="shit/albums.cgi">more...</a> </p> + <h2>an intersting chat with an AI</h2> + <p> + I've been wanting to try ChatGPT for a long time, but + everytime I tried, the servers were too busy. For my first + experiment with it, I wanted to challenge it with a + sensitive subject that I knew I could discuss with no human. + </p> + <p> + I'm sharing here the little chat I had with it, with + screenshots attached. + </p> + <p> + <a href="shit/gpt.html">more...</a> + </p> <h2>files</h2> <p> These are some files I give to you for free. |