Skip to main content

🦜️🔗 LangChain Integration with AssemblyAI

AssemblyAI LangChain Integration

AssemblyAI has a LangChain integration for both Python and TypeScript/JavaScript. Learn more about our language-specific integrations:

New to LangChain?

LangChain is an open-source framework for developing applications with Large Language Models (LLMs) and other AI technologies. LangChain has a set of pre-built components that you can use to load data and apply LLMs to your data. However, LLMs only operate on textual data and don't understand speech in audio and video files. To apply LLMs to speech, you first need to transcribe the audio to text, which is what the AssemblyAI integration helps you with.

Learn more about LangChain in this video.