Skip to content

Commit

Permalink
Fixed typos and updated URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
ToonTalk committed May 18, 2024
1 parent 139fe27 commit 28ca857
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions apps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,35 +94,35 @@
"<a href='https://toontalk.github.io/AI/apps/conversation/any%20personas.html' target='_blank'>Enhanced version</a><br>" +
"<a href='https://chat.openai.com/share/ff9bbe58-b6db-4941-8a41-7bead5640cb0' target='_blank'>OpenAI log</a><br>" +
"<a href='conversation/Virtual%20Persona%20Chat_.pdf' target='_blank'>PDF log</a><br>" +
"<a href='https://ecraft2learn.github.io/ai/misc/conversation/screenshot.png' target='_blank'>Screenshot"
"<a href='https://toontalk.github.io/AI/apps/conversation/screenshot.png' target='_blank'>Screenshot"
},
{ link: "https://ecraft2learn.github.io/ai/misc/water%20balloon%20game%20v3/index.html",
{ link: "https://toontalk.github.io/AI/apps/water%20balloon%20game%20v3/index.html",
caption: "A game where flowers are dying unless you drop water balloons on them. Just click in the upper part of the page.<br>" +
"<a href='https://chat.openai.com/share/8f0fb7b2-0895-424b-998a-846a3f80fb90' target='_blank'>OpenAI log</a><br>" +
"<a href='water%20balloon%20game%20v3/Balloon%20Game%20Creation_.pdf' target='_blank'>PDF log</a> "
},
{ link: "https://ecraft2learn.github.io/ai/misc/Illustrated%20story%20generator/index.html",
{ link: "https://toontalk.github.io/AI/apps/Illustrated%20story%20generator/index.html",
caption: "Illustrated story generator.<br>" +
"<span style='color: red;'>REQUIRES AN OPENAI API KEY</span><br>" +
"<a href='https://docs.google.com/document/d/1Rppklm4eYTtiCJ5GmpfljiTMss2gkH3dQanWgEraoLs/edit?usp=sharing' target='_blank'>Blog post</a><br>" +
"<a href='https://ecraft2learn.github.io/ai/stories/A%20snail%20and%20friendly%20dinosaur%20on%20a%20trampoline%20-%20Illustrated%20Story%20Generator.html' target='_blank'>Example generated story"
"<a href='https://toontalk.github.io/AI/apps/Illustrated%20story%20generator//A%20snail%20and%20friendly%20dinosaur%20on%20a%20trampoline%20-%20Illustrated%20Story%20Generator.html' target='_blank'>Example generated story"
},
{ link: "https://ecraft2learn.github.io/ai/misc/fireworks%20GPT-4%20tutor/index.html",
{ link: "https://toontalk.github.io/AI/apps/fireworks%20GPT-4%20tutor/index.html",
caption: "Fireworks display.<br>" +
"<span style='color: red;'>NOTE THIS LOOKS BETTER IN <a href='https://ecraft2learn.github.io/ai/misc/fireworks%20GPT-4%20tutor/index.html' target='_blank'>A NEW FULL-SIZE TAB</a></span><br>" +
"<span style='color: red;'>NOTE THIS LOOKS BETTER IN <a href='https://toontalk.github.io/AI/apps/fireworks%20GPT-4%20tutor/index.html' target='_blank'>A NEW FULL-SIZE TAB</a></span><br>" +
"<a href='https://chat.openai.com/share/38e59993-e6b4-4065-8b7b-f289161e846c' target='_blank'>OpenAI log</a><br>" +
"<a href='fireworks%20GPT-4%20tutor/Fireworks.pdf' target='_blank'>PDF log</a> "
},
{ link: "https://ecraft2learn.github.io/ai/misc/Shannonizer/index.html",
{ link: "https://toontalk.github.io/AI/apps/Shannonizer/index.html",
caption: "Here's <a href='https://www.scientificamerican.com/article/a-random-walk-through-the-english-language/' target='_blank'>Scientific American article</a> about this. " +
"Language models are much more complicated versions of this idea.<br>" +
"<a href='https://chat.openai.com/share/e75c4c9c-040f-4572-bd97-1e658f6dfa07' target='_blank'>OpenAI log</a><br>" +
"<a href='Shannonizer/Shannonizer%20Unknown.pdf' target='_blank'>PDF log</a> "
},
{ link: "https://toontalk.github.io/AI/apps/Cinderella/scene1.html",
caption: "<a href='https://dspace.mit.edu/handle/1721.1/6875' target='_blank'>My doctoral thesis (1979)</a> involved geenerating animations from story descriptions. " +
caption: "<a href='https://dspace.mit.edu/handle/1721.1/6875' target='_blank'>My doctoral thesis (1979)</a> involved generating animations from story descriptions. " +
"Here I tried to recreate some of the scenes using ChatGPT 4.<br>" +
"Cinderella is rendered as a five-pointed star, the step mother is a square, and the prince is a triangle, and the fairy godmother is a circle. <br>" +
"Cinderella is rendered as a five-pointed star, the stepmother is a square, and the prince is a triangle, and the fairy godmother is a circle. <br>" +
"<a href='https://toontalk.github.io/AI/apps/Cinderella/scene2.html' target='_blank'>Scene 2</a><br>" +
"<a href='https://toontalk.github.io/AI/apps/Cinderella/scene3.html' target='_blank'>Scene 3</a><br>" +
"<a href='https://chat.openai.com/share/f3a44eea-53d7-4c5f-936c-f2f3c045472b' target='_blank'>OpenAI log</a><br>" +
Expand All @@ -135,15 +135,15 @@
"<a href='primes/Prime%20Pebble%20Proof_.pdf' target='_blank'>PDF log</a> "
},
{ link: "https://toontalk.github.io/AI/apps/weather%20and%20flu/predict%20evaluate.html",
caption: "I used ChatGPT to create an LSTM neural network model (designed by ChatGPT) to explore the relationships between weather and influenze cases.<br>" +
caption: "I used ChatGPT to create an LSTM neural network model (designed by ChatGPT) to explore the relationships between weather and influenza cases.<br>" +
"A good portion of the effort (with ChatGPT's help) was to obtain, process and merge databases to produce a database of " +
"<a href='http://toontalk.github.io/AI/apps/weather%20and%20flu/Illinois_merged_data.csv' download='Illinois_merged_data.csv'>Chicago weather and Illinois influenza cases</a>.<br>Download it to try out the app.<br>" +
"<a href='https://docs.google.com/document/d/1bqivgaL11k1ospBRxuO42EMo2YlihsVeJ9tWhyuJZeE/edit?usp=sharing' target='_blank'>Blog post</a>"
},
{ link: "https://toontalk.github.io/AI/apps/calculator/With%20text/index.html",
caption: "A caculator that can handle many thousands of digits, exact fractional arithmetic, and converting number to English.<br>" +
caption: "A calculator that can handle many thousands of digits, exact fractional arithmetic, and converting numbers to English.<br>" +
"Fun examples: 1000000/49999 and 9^10000<br>" +
"<a href='https://docs.google.com/document/d/1KCpYxtcS6-HyDIDh9Zh011MEQHeYDRxzQhNXRkcYCcw/edit#heading=h.mq4bxjj8onv1' target='_blank'>Blog post</a>"
"<a href='https://docs.google.com/document/d/1KCpYxtcS6-HyDIDh9Zh011MEQHeYDRxzQhNXRkcYCcw/edit?usp=sharing' target='_blank'>Blog post</a>"
},
{ link: "https://toontalk.github.io/AI/apps/Connections/index.html",
caption: "A generator of <a href='https://www.nytimes.com/games/connections' target='_blank'>Connections</a> puzzles.<br>" +
Expand All @@ -161,7 +161,7 @@
caption: "An ant foraging game. " +
"<span style='color: red;'>ARROW KEYS WORK BEST IN</span> <a href='https://toontalk.github.io/AI/apps/ant%20by%20GPT%20Turbo%20with%20long%20prompt/ant-game%20v1.html' target='_blank'>A NEW TAB</a>.<br>" +
"Use the arrow keys to get food and avoid the enemy ant.<br>" +
"A <a href='https://toontalk.github.io/AI/apps/ant%20by%20GPT%20Turbo%20with%20long%20prompt/ant-game%20v3.html' target='_blank'>second ant game</a> where an ant leaves a phremone trail behind for other ants to find food.<br>" +
"A <a href='https://toontalk.github.io/AI/apps/ant%20by%20GPT%20Turbo%20with%20long%20prompt/ant-game%20v3.html' target='_blank'>second ant game</a> where an ant leaves a pheromone trail behind for other ants to find food.<br>" +
"<a href='https://docs.google.com/document/d/1g5ftVRHoWSZ9mmwfxP67z7uubQrRMCEaTgG-ol76lzc/edit?usp=sharing' target='_blank'>Blog post</a>"
},
{ link: "https://toontalk.github.io/AI/apps/balloon%20popping/index.html",
Expand All @@ -171,15 +171,15 @@
"<a href='https://toontalk.github.io/AI/apps/balloon%20popping/balloon%20game.pdf' target='_blank'>PDF of log</a>"
},
{ link: "https://toontalk.github.io/AI/apps/zelda/mygame%20-%20text.html",
caption: "Use the arrow keys to move the fairy to the monster.<br>" +
caption: "Fairy and monster riddle game. Use the arrow keys to move the fairy to the monster.<br>" +
"<span style='color: red;'>NOTE THIS MUST BE RUN IN <a href='https://toontalk.github.io/AI/apps/zelda/mygame%20-%20text.html' target='_blank'>A NEW TAB</a></span><br>" +
"A <a href='https://toontalk.github.io/AI/apps/zelda/mygame.html' target='_blank'>version where a player can speak their answer.</a><br>" +
"<a href='https://toontalk.github.io/AI/apps/zelda/ChatGPT.pdf' target='_blank'>Blog post</a>"
"<a href='https://toontalk.github.io/AI/apps/zelda/ChatGPT.pdf' target='_blank'>PDF of log</a>"
},
{ link: "https://toontalk.github.io/AI/apps/Jokes%20for%207%20year%20old/Sallys_Talking_Horse_Joke_Quiz_With_Image.html",
caption: "A horse joke app created with a prompt encouraging ChatGPT to provide downloads for each new version. (No need for copy and paste.)<br>" +
"You may need to scroll to press the buttos.<br>" +
"Here's <a href='https://toontalk.github.io/AI/apps/Jokes%20for%207%20year%20old/index.html' target='_blank'>an app that displays the evoultion of the horse joke app</a>. " +
"You may need to scroll to press the buttons.<br>" +
"Here's <a href='https://toontalk.github.io/AI/apps/Jokes%20for%207%20year%20old/index.html' target='_blank'>an app that displays the evolution of the horse joke app</a>. " +
"The captions are what the user entered to ChatGPT 4.<br>" +
"<a href='https://docs.google.com/document/d/1W-HD-mDfOVnx7MsrlNGUWf9LxsQ-Xh_xjig8RAM34Vc/edit?usp=sharing' target='_blank'>Blog post</a>"
},
Expand All @@ -202,7 +202,7 @@
},
{ link: "https://toontalk.github.io/AI/apps/scifi puns with Ada and Curio with zip/Kennys_SciFi_Adventure_Final_Corrected_v9.html",
caption: "A science fiction pun app created by conversing with Ada and Curio.<br>" +
"<a href='https://docs.google.com/document/d/19KWL8t3G1igp7t-QE9GYPGRsmg080Z_uoBF-WC_eSxo/edit' target='_blank'>Blog post</a>"
"<a href='https://docs.google.com/document/d/15xXfSR204pKQbGqKvQPQJi6R9S9G0nHQj37x1y-1iBw/edit?usp=sharing' target='_blank'>Blog post</a>"
},
{ link: "https://toontalk.github.io/AI/apps/embeddings/index.html",
caption: "An active essay about embeddings of text.<br>" +
Expand Down

0 comments on commit 28ca857

Please sign in to comment.