Skip to content

Retrieval Augmented Generation (RAG) on audio data with LangChain

Notifications You must be signed in to change notification settings

AssemblyAI-Examples/rag-langchain-audio-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieval Augmented Generation (RAG) with audio data in LangChain

This repo demonstrates how to perform RAG on audio data with LangChain using AssemblyAI for transcription, HuggingFace for embeddings, Chroma as a vector database, and OpenAI's GPT 3.5 as a language model.

Check out the companion article Retrieval Augmented Generation on audio data with LangChain

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%