What are you going to build?

In this course, you will create a console-based chat application using a Language Learning Model (LLM). The application will allow you to have interactive conversations directly from your console.

Your application will be accessible through the console, where you can type messages and receive responses from the LLM. This project will help you understand how to interact with AI models in a console environment.

First, a bit of theory and at the same time familiarization with Cursor functions

Ask Cursor a question in chat and he will answer you, because he knows very well what an LLM is.

Run this prompt in chat
Ask Chat:
Explain to me, as if I am 14 years old and don't know much about computers, what a Language Learning Model (LLM) is. Give me examples and metaphors to help me understand.