Newsletter

🔥 New Free Video Course from Talk Python: Build an Audio AI App

We're thrilled to announce that the in-depth 4+ hour video course created by Talk Python, "Build An Audio AI App", is now available! In this hands-on course, you'll learn how to build a real-world app working with podcast audio using AssemblyAI's speech-to-text and LeMUR capabilities. 

🔥 New Free Video Course from Talk Python: Build an Audio AI App

Hey 👋, this weekly update contains the latest info on our new product features, tutorials, and our community.

🔥 Free Python Course: Build an Audio AI App

We're thrilled to announce that the in-depth 4+ hour video course created by Talk Python, "Build An Audio AI App", is now available! In this hands-on course, you'll learn how to build a real-world app working with podcast audio using AssemblyAI's speech-to-text and LeMUR capabilities. 

The course covers creating transcripts from audio, building a search engine on transcripts, leveraging LeMUR for summarization and Q&A, and more. The course is brought to you by Michael Kennedy, host of the #1 Python podcast "Talk Python To Me." Check out the full announcement with course details on our blog

Ruby SDK Examples Now Live In Our Docs!

Code examples for AssemblyAI's Ruby SDK are now available across all our docs. Check out these popular guides with Ruby examples: 

Fresh From Our Blog

Extract phone call insights with LLMs in Python: Learn how to automatically extract insights from customer calls with Large Language Models (LLMs) and Python. Read more>>

AI trends in 2024: Graph Neural Networks: From fundamental research to productionized AI models, discover how Graph Neural Networks are used in powering production applications. Read more>>

How to do Speech-To-Text with Go: Integrate speech recognition into your Go application in only a few lines of code. Read more>>

4 LLM frameworks to build AI apps with voice data: Discover 4 LLM frameworks that you can use to build AI apps and learn how to use them.

Coding an AI Voice Bot from Scratch: Real-Time Conversation with Python: Learn how to build a real-time AI voice assistant using Python that transcribes real-time speech, generates AI responses, and provides a human-like conversational experience.

Transcribe a live phone call with Python - Flask tutorial: Build a Flask application in Python to transcribe phone calls in real time with AssemblyAI, Twilio, and ngrok.