Category For Dev’s

Announcing LangChain v0.3

Announcing LangChain v0.3

Today, we’re excited to announce the release of LangChain v0.3 for both Python and Javascript ecosystems. What’s changed Python All packages have been upgraded from Pydantic 1 to Pydantic 2 internally. Use of Pydantic 2 in user code is fully…

Credit Card Fraud Detection Using Spectral Clustering

Credit Card Fraud Detection Using Spectral Clustering

Home » Blog Table of Contents Credit Card Fraud Detection Using Spectral Clustering Understanding Anomaly Detection: Concepts, Types and Algorithms What Is Anomaly Detection? Applications of Anomaly Detection Types of Anomaly Detection Problems Point Anomalies Contextual Anomalies Collective Anomalies Algorithms…

Custom RAG Pipeline from Scratch

Custom RAG Pipeline from Scratch

With the emergence of LLMs, RAG (Retrieval Augmented Generation) is a new way of infusing updated knowledge into them. Starting from basic search queries to chatting with large documents, RAG has innumerable useful applications. At the moment, the deep learning…

why researchers now run small AIs on their laptops

why researchers now run small AIs on their laptops

The website histo.fyi is a database of structures of immune-system proteins called major histocompatibility complex (MHC) molecules. It includes images, data tables and amino-acid sequences, and is run by bioinformatician Chris Thorpe, who uses artificial intelligence (AI) tools called large…

Research Focus: Week of September 9, 2024

Research Focus: Week of September 9, 2024

Welcome to Research Focus, a series of blog posts that highlights notable publications, events, code/datasets, new hires and other milestones from across the research community at Microsoft. NEW RESEARCH Can LLMs be Fooled? Investigating Vulnerabilities in LLMs Large language models…