{ "cells": [ { "cell_type": "markdown", "id": "5e42966f-5b62-4b86-84ce-b5de85098e64", "metadata": {}, "source": [ "# L2: Interactive AI Applications: Building a Simple AI Role Playing Game (RPG)" ] }, { "cell_type": "markdown", "id": "3061918c-6bb2-4db0-a061-10fb3cb688fe", "metadata": {}, "source": [ "
🚨\n",
" Different Run Results: The output generated by AI models can vary with each execution due to their dynamic, probabilistic nature. Don't be surprised if your results differ from those shown in the video.
\n",
"To maintain consistency, the notebooks are run with a 'world state' consistent with the video at the start of each notebook.
💻 Access requirements.txt and helper.py files: 1) click on the \"File\" option on the top menu of the notebook and then 2) click on \"Open\".\n",
"\n",
"
⬇ Download Notebooks: 1) click on the \"File\" option on the top menu of the notebook and then 2) click on \"Download as\" and select \"Notebook (.ipynb)\".
\n", "\n", "📒 For more help, please see the \"Appendix – Tips, Help, and Download\" Lesson.
\n", "\n", "