My mom always says, "If you learn something early in the morning, you tend to remember it for longer." So today, I decided to learn some AI jargon. Task : pick 3 terms from the video. In your own words, write a one-line meaning for each. If you cannot, ask your AI chat to explain it, then rewrite it your way. What I did is i first explain my answer to the ai tool and asked him to improve it based on the context and then asked him to make it one liner My Prompt: Prompt : It is the command we give to llm. RAG: It is a technique which retrieves answer by looking at knowledge base without memorizing or learning for it hence it is fast. AI Agents/Agentic AI : AI agents not only tells how to do it but can also do the task on your behalf. Response from AI : 1. Prompt A prompt is the instruction, question, or context we give an LLM to tell it what we want. 2. RAG (Retrieval-Augmented Generation) RAG is a technique where an AI retrieves relevant information from an external knowledge base before generating a response. 3. AI Agents (Agentic AI) Definition (One-liner): An AI agent is an AI system that can plan, make decisions, use tools, and complete tasks on your behalf. Woohooo AI is way smarter than me π I also made some handwritten notes because, as mom says, "If you write things down, you understand and remember them better." Once again, my mom's advice came in handy.