Category For Dev’s

How Mendable leverages LangSmith to debug Tools & Actions

How Mendable leverages LangSmith to debug Tools & Actions

Editor’s Note: this blog is from Nicolas Camara, CTO @ Mendable. Mendable.ai is a platform helping enterprise teams answer technical questions with AI. We’re incredibly excited to highlight how they are using LangChain Agents and LangSmith on their newest feature:…

Abstracts: January 25, 2024 – Microsoft Research

Abstracts: January 25, 2024 – Microsoft Research

JORDAN ASH: Thanks for having us. DIPENDRA MISRA: Yeah, thanks for having us, Gretchen. HUIZINGA: Dipendra, let’s start with a general overview of this paper. In a few sentences, describe the issue or problem your work addresses and, perhaps more…

Bridging the Gap Between AI and OS

Bridging the Gap Between AI and OS

As we strive to create AI agents that can plan, reflect, and think ahead, it is becoming clear that large language models alone are not enough. We need a robust memory system similar to the human brain to mimic human…

Q&A: A blueprint for sustainable innovation | MIT News

Q&A: A blueprint for sustainable innovation | MIT News

Atacama Biomaterials is a startup combining architecture, machine learning, and chemical engineering to create eco-friendly materials with multiple applications. Passionate about sustainable innovation, its co-founder Paloma Gonzalez-Rojas SM ’15, PhD ’21 highlights here how MIT has supported the project through several…

Research Focus: Week of January 22, 2024

Research Focus: Week of January 22, 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. EVENT SERIES Register for Microsoft Research Forum Join Microsoft Research Forum (opens in…

What to do about AI in health?

What to do about AI in health?

Before a drug is approved by the U.S. Food and Drug Administration (FDA), it must demonstrate both safety and efficacy. However, the FDA does not require an understanding a drug’s mechanism of action for approval. This acceptance of results without…

Hierarchical Variational Approach in HierSpeech++

Hierarchical Variational Approach in HierSpeech++

Bring this project to life Recently, large language models (LLMs) have revolutionized the landscape of speech synthesis, offering powerful capabilities in zero-shot scenarios. But still there are challenges like slow inference speed and limited robustness, reminiscent of previous autoregressive speech…

LangGraph: Multi-Agent Workflows

LangGraph: Multi-Agent Workflows

Links Last week we highlighted LangGraph – a new package (available in both Python and JS) to better enable creation of LLM workflows containing cycles, which are a critical component of most agent runtimes. As a part of the launch,…