Lesson 1: What is AI?
Chatbots and LLMs
How exactly are chatbots like ChatGPT related to Large Language Models (LLMs)?
Chatbots USE LLMs to generate their responses.
When you ask a chatbot a question or give it a prompt, the chatbot sends that information to the LLM, which processes it and generates a response based on its training data. The chatbot then delivers that response back to you.
Here is how you would choose a different LLM in the Claude chatbot interface:
When we use Lumen, we can choose between several different companies' LLMs. The different LLMs include OpenAI's GPT models, xAI's Grok models and Anthropic's Claude models. The results we can get from different LLMs can be quite different. You will learn about how these LLMs are different in future lessons in this course.