Create a realtime closed captioning solution with Deepgram and Ably
This tutorial demonstrates how to create real-time closed captioning using Deepgram's AI tooling and Ably's Serverless WebSockets solution. The project involves creating a React application with Vite, coding in TypeScript, and setting up a server that interfaces between Deepgram and clients. The client can start recording audio, which is then transcribed by Deepgram and broadcasted back to the clients via Ably for rendering. Both Deepgram and Ably provide free access to their products, making this an accessible solution for real-time closed captioning.
Company
Ably
Date published
Oct. 27, 2023
Author(s)
Thomas Camp
Word count
2903
Hacker News points
None found.
Language
English