Redact PII in Audio with Make and AssemblyAI
Create a Make scenario using the AssemblyAI app that watches a Google Drive folder for new audio files, and then creates both a transcript and an audio file in which PII is redacted.
Browse guided tutorials on NLP, Machine Learning, AI, Deep Learning, coding, and related topics.
Tutorials
Create a Make scenario using the AssemblyAI app that watches a Google Drive folder for new audio files, and then creates both a transcript and an audio file in which PII is redacted.
Tutorials
Learn how to transcribe audio and video files in your Java applications with AssemblyAI's Universal-1 speech recognition model.
Tutorials
Learn how to use audio transcripts in LangChain Go using the AssemblyAI document loader.
Tutorials
Learn how to transcribe audio and video files in your Python applications with AssemblyAI's Universal-1 speech recognition model.
Tutorials
Learn how to transcribe an audio file in your Node.js applications with industry-leading accuracy using Universal-1.
Tutorials
Learn how to transcribe an audio file in your Go applications with industry-leading accuracy using Universal-1.
Tutorials
In this tutorial, we’ll learn how to automatically redact Personal Identifiable Information (PII) from audio and video files in 5 minutes using Python and AssemblyAI.
Tutorials
Learn how to detect scam attempts in phone calls, using LeMUR.
Tutorials
Learn how to transcribe a phone call in real-time using Python, AssemblyAI, ngrok, and Twilio
Tutorials
Learn how to transcribe a Twilio phone call in real-time using Go in this tutorial.
Tutorials
This article shows how Speech Recognition can be integrated into your Go application in only a few lines of code.
Tutorials
Develop an application that answers questions about .NET Rocks! using Semantic Kernel, GPT models, Chroma DB, and AssemblyAI transcriptions.
Tutorials
Learn how to create VTT subtitle files for videos using Python in this easy-to-follow guide.
Tutorials
Learn how to create SRT subtitle files for videos using Python in this easy-to-follow guide.
Tutorials
Learn how to apply LLMs to speech with AssemblyAI's new integration for LlamaIndex.TS, using TypeScript and Node.js.
Tutorials
Learn how to automatically extract insights from customer calls with Large Language Models (LLMs) and Python.
Tutorials
Learn how to get the transcript of a YouTube video with this easy-to-follow Python tutorial. We'll use yt-dlp to download YouTube videos, and automatically transcribe them with AssemblyAI.
Tutorials
In this tutorial, we will learn how to automatically determine video sections, how to generate section titles with LLMs, and how to format the information for YouTube chapters.
Tutorials
Learn how to identify key phrases and important words using Python and AssemblyAI.
Tutorials
In this tutorial, you'll learn how to create an application that transcribes the audio files (and video files) to text. You'll create a TypeScript backend on top of Cloudflare Workers and use the AssemblyAI APIs to transcribe the audio.
no-chatbot
Learn how to incorporate audio files into LlamaIndex and build an LLM-powered query engine in this step-by-step tutorial.
Tutorials
Learn how to perform real-time transcription on audio streams using Python in this tutorial.
Tutorials
Retrieval Augmented Generation (RAG) allows you to add relevant documents as context when querying LLMs. Learn how to perform RAG on audio data using LangChain and Chroma in this tutorial.
Lemur
Build an AI application that can answer questions about podcast episodes using Rivet's AI IDE and AssemblyAI's Rivet plugin for audio transcription and LeMUR.
Tutorials
In this tutorial, we'll learn how to get Zoom transcripts using the Zoom API using Python.