ChatGPT -- DataCamp learning

Note from DataCamp on Introduction to ChatGPT - ChatGPT is generative AI, which is a subset of ML (ML is a subset of AI). Artificial intelligence Machine Learning Generative AI - It generates the new contents by using patterns in the information that it has learned before (a large language model). - What does it do? - Prompt (question, asking, request, action) – input - Throw it at the large language model (LLM) - LLM uses a complex algorithm to determine the pattern and structure and create the response (generative) - Create a response as output - ...