Introduction¶
Using generative AI to generate information for an application¶
Welcome to our lab! In this lab we'll be using watsonx to build an application which leverages generative AI to generate information for the app. The goals of this lab are to:
- Learn how to use generative AI by prompt engineering Large Language Models (LLMs) using watsonx.ai prompt lab
- Develop an application which uses the LLM (from prompt engineering) to generate relevant information
- Understand the value of AI in your applications
Note: The application we are going to create is a travel chatbot app and we will use watsonx Assistant to help simplify making the chatbot.
About these labs¶
The introductory page of the lab is broken down into the following sections:
Agenda¶
Lab 0: Pre-work | Pre-work for the project |
Lab 1: Using prompt engineering to identify the LLM for your application | Learn how to use generative AI |
Lab 2: Create your application which uses LLM to generate information | Learn how to create an application that uses generative AI |