Chris YanExploring Microsoft Copilot Studio: Applications, Benefits, and ConsiderationsDec 11, 2024Dec 11, 2024
Chris YanRevolutionizing Data Processing with Gemini: Table Inputs and Structured OutputsDec 9, 2024Dec 9, 2024
Chris YanUnderstanding Transformer Architectures: Decoder-Only, Encoder-Only, and Encoder-Decoder ModelsThe Standard Transformer was introduced in the seminal paper “Attention is All You Need” by Vaswani et al. in 2017. The Transformer…Nov 20, 2024Nov 20, 2024
Chris YanUnderstanding Cross-Encoders: Architecture, Implementation, and ApplicationsCross-encoders are a powerful class of models widely used in tasks that require precise pairwise scoring, such as information retrieval…Nov 6, 2024Nov 6, 2024
Chris YanReranking in Information Retrieval: Enhancing Search Results with RAGReranking is a transformative technique in information retrieval (IR) that enables more accurate sorting of retrieved documents by…Oct 30, 2024Oct 30, 2024
Chris YanHow to Translate Java Code into Python Code with External ToolsJava and Python are two of the most popular programming languages in the world, each with its unique strengths and uses. Java is a…Oct 22, 2024Oct 22, 2024
Chris YanBuilding a Chatbot for Microsoft Teams Using OpenAI API and Microsoft Teams Conversation BotThe integration of conversational AI with collaboration platforms has seen a massive surge in recent years. Microsoft Teams, a widely…Oct 8, 2024Oct 8, 2024
Chris YanConverting Pandas Rows to Text for a Large Language Model (LLM)Converting Pandas DataFrame rows into text for use with large language models (LLMs) like GPT is a common task when working with structured…Sep 17, 2024Sep 17, 2024
Chris YanUnderstanding Prompt Engineering: Setting the Tone and Persona in AI InteractionsSep 3, 2024Sep 3, 2024
Chris YanUnderstanding LangChain Chains: Explanations and Sample CodesLangChain is a powerful framework for building applications that interact with language models. One of its core features is the ability to…Aug 6, 2024Aug 6, 2024
Chris YanHugging Face vs OpenAI: A Comprehensive Comparison for GenAI ModelsAs generative AI continues to evolve, two prominent frameworks have emerged as leaders in the field: Hugging Face and OpenAI. This article…Jul 29, 2024Jul 29, 2024
Chris YanIntroduction to LangChain: A Revolutionary Approach to Language AI ApplicationsJul 25, 2024Jul 25, 2024
Chris YanIntegrating a Pretrained Model ID into Hugging Face Pipeline with Longformer ModelJul 16, 2024Jul 16, 2024
Chris YanPrompt Engineering 101: A Guide to Effective Prompts for Daily Office Activities, Coding/Debugging…IntroductionJul 9, 2024Jul 9, 2024