Tag : programming
All the articles with the tag "programming".
InitialChatFriendsList ফেসবুক প্রোফাইল ভিজিটর ট্রিক্স কতটুকু সত্য ?
August 6, 2017 | 05:52 AMইদানিং অনেকেই ফেসবুকে একটা কমন প্রশ্ন করে থাকেন “আমার profile কে কে visit করতেছে, তা জানার কোন সিস্টেম আছে?”
Download / Upload local files to a remote server using SSH and PuTTY
June 23, 2022 | 06:20 AMOpen SSH Client is now built-in in Windows 10, from Windows 10 Fall Creators Update RS3 v. 1709 and enabled by default from Windows 10 April 2018 Update v. 1803.
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.