Tag : ai
All the articles with the tag "ai".
ELI5 - What is MCP in AI?
April 3, 2025 | 06:20 AMThe Model Context Protocol (MCP), an open standard developed by Anthropic in late 2024. MCP aims to standardize how AI models, particularly large language models, connect with external data sources and tools. Let's talk about it.
ELI5 - What is LLM that everyone is talking about?
June 8, 2024 | 06:20 AMImagine a super smart computer program that can understand and create text, just like humans do. That's a Large Language Model (LLM)! Let's talk about it.
What is Retrieval-Augmented Generation (RAG) for More Accurate AI Responses?
August 24, 2024 | 12:08 PMLarge Language Models (LLMs) are powerful, widely-used tools. While they excel in many tasks, they also have notable shortcomings. These models can produce incorrect information with confidence, or rely on outdated knowledge. This is where Retrieval-Augmented Generation (RAG) comes into play.