diff --git a/content/modules/ROOT/assets/images/chatbot-10.png b/content/modules/ROOT/assets/images/chatbot-10.png new file mode 100644 index 0000000..610f4f4 Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-10.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-11.png b/content/modules/ROOT/assets/images/chatbot-11.png new file mode 100644 index 0000000..03e0562 Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-11.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-12.png b/content/modules/ROOT/assets/images/chatbot-12.png new file mode 100644 index 0000000..947fd46 Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-12.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-4.png b/content/modules/ROOT/assets/images/chatbot-4.png new file mode 100644 index 0000000..24f4fab Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-4.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-5.png b/content/modules/ROOT/assets/images/chatbot-5.png new file mode 100644 index 0000000..add6970 Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-5.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-6.png b/content/modules/ROOT/assets/images/chatbot-6.png new file mode 100644 index 0000000..d5c679c Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-6.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-7.png b/content/modules/ROOT/assets/images/chatbot-7.png new file mode 100644 index 0000000..9f8f825 Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-7.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-8.png b/content/modules/ROOT/assets/images/chatbot-8.png new file mode 100644 index 0000000..2a23f29 Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-8.png differ diff --git a/content/modules/ROOT/assets/images/chatbot-9.png b/content/modules/ROOT/assets/images/chatbot-9.png new file mode 100644 index 0000000..e41a0ea Binary files /dev/null and b/content/modules/ROOT/assets/images/chatbot-9.png differ diff --git a/content/modules/ROOT/pages/01-agenda.adoc b/content/modules/ROOT/pages/01-agenda.adoc index b0ffa0f..ce6dc3b 100644 --- a/content/modules/ROOT/pages/01-agenda.adoc +++ b/content/modules/ROOT/pages/01-agenda.adoc @@ -24,7 +24,7 @@ == 10. Signed commits via git-sign -== 11. Introducing LLMs +== 11. Introducing AI with LLMs diff --git a/content/modules/ROOT/pages/11-introducing-AI.adoc b/content/modules/ROOT/pages/11-introducing-AI.adoc index 73ccf0d..0948bf1 100644 --- a/content/modules/ROOT/pages/11-introducing-AI.adoc +++ b/content/modules/ROOT/pages/11-introducing-AI.adoc @@ -1,4 +1,4 @@ -== Large Language Models (LLMs) Introduction +== AI and Large Language Models (LLMs) Introduction AI/ML and specifically Large Language Models (LLM) for generative AI (GenAI) has been the hottest topic in the application development world since 2023 and the birth of OpenAI's ChatGPT on November 30 2022. @@ -36,6 +36,57 @@ Description: *A LLM infused marketingbot app* image::chatbot-3.png[] +Click *Next* + +Model Name: *parasol-instruct* + +image::chatbot-4.png[] + +Note: Expanding the list of model names in the screenshot will be covered later, for now, just pick the one you have access to *parasol-instruct* + +Click *Next* + +For Image Registry, keep all the defaults + +image::chatbot-5.png[] + +Click *Next* + +For Repository Location, keep all the defaults + +image::chatbot-6.png[] + +Click *Review* + +image::chatbot-7.png[] + +Click *Create* + +The animation takes few seconds however this hides the heavy lifting happening under the covers. + +image::chatbot-8.png[] + +Click on *Open Component in catalog* + +image::chatbot-9.png[] + +Click on *CD* + +image::chatbot-10.png[] + +Look for *Healthy* under the *-ai-build* application + +Click on *RHOAI Data Science Project* + +*rhsso* and the provided password + +Look at the *Deployed Models* section, it is very likely that you do not yet have a green check mark indicating that the model server is in fact up. It can take several minutes for the model server to be ready. + +image::chatbot-11.png[] + +The green check mark is important. Again, use the cooking show technique and "pull the baked cake out of the oven". + +image::chatbot-12.png[]