For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
PlaygroundChangelogSign In
OverviewAPI ReferencePre-recorded STTStreaming STTVoice AgentsSpeech UnderstandingGuardrailsLLM GatewayFAQ
OverviewAPI ReferencePre-recorded STTStreaming STTVoice AgentsSpeech UnderstandingGuardrailsLLM GatewayFAQ
  • Getting started
    • Overview
    • Build with AI coding agents
    • Models
    • Evaluate model accuracy
    • Manage your account
    • Introducing Universal-3 Pro
    • End-to-end examples
  • Use cases & integrations
    • Use case guides
    • Integrations
      • AI coding agents
        • LangChain
          • Python
          • JavaScript
        • Power Automate
        • Semantic Kernel
        • Activepieces
        • Haystack
        • Cloudflare
        • Relay.app
        • Bubble by Knowcode
        • Pipedream
        • Drupal
  • Trust & security
    • Trust center
    • Security overview
    • Data retention and model training
LogoLogo
PlaygroundChangelogSign In
On this page
  • AssemblyAI LangChain Integration
  • New to LangChain?
Use cases & integrationsIntegrationsCommunity-maintained tools

🦜️🔗 LangChain Integration with AssemblyAI

Was this page helpful?
Built with

AssemblyAI LangChain Integration

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

Python
JavaScript

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.