Company
Date Published
Author
Kevin Lewis
Word count
1900
Language
English
Hacker News points
None

Summary

This tutorial demonstrates how to build a searchable phone call dashboard using Twilio and Deepgram's Speech Recognition API. The project involves setting up an Express server, creating a database for storing call information, and building a front-end interface with Vue.js to enable users to search through transcriptions of recorded calls. The final code is available on GitHub at https://github.com/deepgram-devs/twilio-voice-searchable-log.