transcriber-rag A simple voice transcriber with RAG application using Deepgram and LangChain. Tutorial 1. Install the dependencies. uv pip install -e . -U 2. Apply configurations. 3. Run the app. streamlit run app.py Demonstration