diff --git a/README.md b/README.md index 76de9aa..ce644f1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Deepgram Test Apps -Test applications using Deepgram. +Some test applications using Deepgram! -[Deepgram](https://deepgram.com/#) is a comprehensive AI transcription foundation plus the understanding features you need to make your data readable and actionable by humans…or machines. +## More on Deepgram + +[Deepgram](https://deepgram.com/#) - Unlock conversational intelligence with transcription and context on the world’s best speech AI platform. Easy to integrate, simple to scale. ## References @@ -12,4 +14,7 @@ Test applications using Deepgram. - [Live Speech Transcriptions In Your Browser With Deepgram](https://www.youtube.com/watch?v=kIyPX16zuQY&ab_channel=Deepgram) - [Transcribe streaming Audio](https://developers.deepgram.com/documentation/getting-started/streaming/) - - See the [response.json](./transcribe-streaming-audio/response.json) file for an example of how the audio was processed. + - See the [response.json](./transcribe-streaming-audio/response.json) file for an example of how the streaming audio was processed. + +- [Late Night Host app](https://www.youtube.com/watch?v=tt6fkobEtWk) + - [See the audio files](./late-night-host-app/audio) and the [transcription files](./late-night-host-app/transcripts/) for the files that were downloaded and transcribed.