Hey 👋, this weekly update contains the latest info on our new product features, tutorials, and our community.
🎉 AssemblyAI's Python SDK Crosses 100K Monthly Downloads
Our Python SDK has surpassed 100,000 downloads per month! Thank you to our developer community for their continued support.
Popular ways to build with our Python SDK:
- Speaker diarization - distinguish and label different speakers in your audio.
- Entity detection - identify and extract key information like names, phone numbers and addresses from audio data.
- Apply LLMs to audio files – leverage large language models like Claude 3.5 Sonnet for enhanced speech processing through LeMUR.
- LeMUR for speech – ask questions and get insights from audio content using LLMs.
- Transcribe streaming audio from a microphone.
Get started with our Python SDK on GitHub and explore our docs for detailed code examples.
We also have SDKs for JavaScript/TypeScript, Go, Java, and Ruby, with more languages coming soon. Stay tuned!
Fresh From Our Blog
Get started using Claude 3.5 Sonnet with audio data: Learn how to use the Claude 3 models with audio and video data in Python. Read more>>
Build an AI-powered video conferencing app with Next.js and Stream: Learn how to build a Next.js video conferencing app that supports video calls with live transcriptions and an LLM-powered meeting assistant. Read more>>
How to Create a Real-Time Language Translation Service with AssemblyAI and DeepL in JavaScript: Translate speech in real-time in JavaScript with AssemblyAI and DeepL. Read more>>