Projects in Awesome Lists by AssemblyAI
A curated list of projects in awesome lists by AssemblyAI .
https://github.com/assemblyai/assemblyai-python-sdk
AssemblyAI's Official Python SDK
Last synced: 12 Mar 2026
https://github.com/assemblyai/youtube-tutorials
Companion code for tutorials on the AssemblyAI YouTube channel
Last synced: 16 Jun 2025
https://github.com/assemblyai/cookbook
A resource of code examples, guides, and tutorials for using the AssemblyAI API.
Last synced: 06 Apr 2025
https://github.com/assemblyai/realtime-transcription-browser-js-example
Demo of AssemblyAI's Real-Time Websocket API (In Browser with JavaScript)
Last synced: 16 Mar 2025
https://github.com/AssemblyAI/assemblyai-node-sdk
The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
ai asr assemblyai llm nodejs speech-to-text transcription
Last synced: 04 Apr 2025
https://github.com/assemblyai/assemblyai-node-sdk
The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
ai asr assemblyai llm nodejs speech-to-text transcription
Last synced: 06 Apr 2025
https://github.com/assemblyai/python-websocket-client
Sample Python client for real-time streaming over websockets
Last synced: 16 Mar 2025
https://github.com/assemblyai/assemblyai-csharp-sdk
The AssemblyAI C# .NET SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
ai asr assemblyai csharp dotnet llm speech-to-text
Last synced: 16 Mar 2025
https://github.com/assemblyai/kaldi-asr-tutorial
Repo for hosting tutorial code associated with the Kaldi Speech Recognition for Beginners - A Simple Tutorial blog by AssemblyAI
Last synced: 16 Mar 2025
https://github.com/assemblyai/speaker-diarization
Upload a local file and use AssemblyAI's Speaker Labels model to display turn-by-turn utterances for your file.
Last synced: 19 Jul 2025
https://github.com/assemblyai/assemblyai-ruby-sdk
The AssemblyAI Ruby SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
ai asr assemblyai llm ruby speech-to-text stt transcription
Last synced: 12 Apr 2025
https://github.com/assemblyai/assemblyai-java-sdk
The AssemblyAI Java SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
ai asr assemblyai java llm speech-to-text stt transcription
Last synced: 16 Mar 2025
https://github.com/AssemblyAI/assemblyai-semantic-kernel
Transcribe audio using AssemblyAI with Semantic Kernel plugins.
ai assemblyai llm semantic-kernel transcribe
Last synced: 03 Apr 2025
https://github.com/assemblyai/assemblyai-semantic-kernel
Transcribe audio using AssemblyAI with Semantic Kernel plugins.
ai assemblyai llm semantic-kernel transcribe
Last synced: 16 Mar 2025
https://github.com/assemblyai/assemblyai-webrtc-sample-project
Official AssemblyAI sample project using WebRTC for real-time speech-to-text from the browser
Last synced: 16 Mar 2025
https://github.com/assemblyai/assemblyai-api-spec
The OpenAPI spec, AsyncAPI spec, and Postman collection for AssemblyAI's APIs
assemblyai llm speech-to-text stt
Last synced: 16 Mar 2025
https://github.com/assemblyai/assemblyai-webrtc-wrapper
A WebRTC wrapper to stream audio from the browser for Speech-to-Text
Last synced: 16 Mar 2025
https://github.com/assemblyai/speech-to-text-golang-example
Example how to use speech-to-text in Go with AssemblyAI
Last synced: 29 Oct 2025
https://github.com/assemblyai/assemblyai-recallai-zoom-bot
Create a Transcription Bot for Zoom using Recallai and AssemblyAI
Last synced: 16 Mar 2025
https://github.com/assemblyai/drone-queue-cloudwatch
Publish Drone build metrics to Cloudwatch
autoscaling aws aws-lambda cloudwatch drone drone-ci lambda metrics
Last synced: 16 Mar 2025
https://github.com/assemblyai/nodejs-getting-started-stt
This repo accompanies an AssemblyAI blog post.
Last synced: 16 Mar 2025
https://github.com/assemblyai/sentiment-analysis-on-earnings-call
Use AssemblyAI's powerful Sentiment Analysis model to identify and visualize the sentiments expressed in a corporate earnings call.
Last synced: 01 Aug 2025
https://github.com/assemblyai/kaldi-install-tutorial
Repo for hosting tutorial code associated with the Kaldi Install for Dummies blog by AssemblyAI
Last synced: 23 Oct 2025
https://github.com/assemblyai/replacing-spotinst
A guideline for replacing Spotinst with an AWS-native solution
Last synced: 28 Jun 2025
https://github.com/assemblyai/meeting-notes
Use AssemblyAI's Auto Chapters model to generate meeting notes.
Last synced: 16 Mar 2025
https://github.com/assemblyai/wer-demo
Demo of normalizing text and calculating WER
Last synced: 16 Mar 2025
https://github.com/assemblyai/assemblyai-insomnia
Insomnia client workspace
Last synced: 03 Jan 2026
https://github.com/assemblyai/startinghttpclientfactory
A demo project to show .NET HttpClientFactory in use
Last synced: 16 Mar 2025
https://github.com/assemblyai/transcribe-twilio-calls-in-real-time
Transcribe Twilio calls in real time with AssemblyAI.
Last synced: 19 Jun 2025
https://github.com/assemblyai/batch-transcribe-tool
Chunk audio files into smaller clips to transcribe them faster with AssemblyAI
Last synced: 04 Jan 2026
https://github.com/assemblyai/model-server-poc
model serve poc to replace consumer-delagate logic in SQS worker
Last synced: 05 Jul 2025
https://github.com/assemblyai/audioclips
A repo of audio clips for development and testing purposes
Last synced: 16 Mar 2025
https://github.com/assemblyai/profanity-filter-demo
Submit a YouTube video and use AssemblyAI's Profanity Filter to censor profanities.
Last synced: 16 Mar 2025
https://github.com/assemblyai/captions-demo
A demo demonstrating how to add captions to your videos using a VTT file generated by AssemblyAI
Last synced: 16 Mar 2025
https://github.com/assemblyai/realtime-api-example-node.js
A simple example how to use the AsssemblyAI Realtime API to transcribe a local .wav file in realtime.
Last synced: 16 Mar 2025
https://github.com/assemblyai/podcast-chapterization
Use AssemblyAI's Auto Chapters model and Listen Notes to generate chapters for your favorite podcasts.
Last synced: 16 Mar 2025
https://github.com/assemblyai/transcribe-from-s3-bucket
How to transcribe an audio file in an AWS S3 Bucket using AssemblyAI's transcription APIs
Last synced: 16 Mar 2025
https://github.com/assemblyai/docs-har-examples
HAR request objects for API documentation
Last synced: 16 Mar 2025
https://github.com/assemblyai/assemblyai-blogs
Companion code for the blog posts on assemblyai.com
Last synced: 16 Jul 2025
https://github.com/assemblyai/scoop-assemblyai
A quick and easy way to test assemblyAI's transcription features on your terminal
Last synced: 30 Jan 2026