2022
-
How to Turn Transcripts into Data Visualizations with Python
Use Deepgram's speech-to-text features with Python to transcribe audio and graphing library Matplotlib to create a data visualization dashboard.
-
A Deepgram Hackathon Recap: What makes a good submission?
The Deepgram + Dev.to hackathon was an opportunity to build with Deepgram or share your coolest ideas, and we got some great ones. Check out what made them stand out.
-
Speech Recognition with Vonage and Python
Use Deepgram's speech-to-text features with Python and Vonage's API to transcribe real-time audio such as incoming phone calls.
-
Project Upgrade: Voice Controlled To-Do List App with Deepgram and Vue 3
Using Vue 3 & Deepgram's Speech-to-Text API, update the classic to-do list project by adding voice controls!
-
Collaborative Augmented Reality Note-Taking with AiRNote
The team behind AirNote utilized Deepgram's Speech Recognition API to create an app for generating, editing, and customizing AR sticky notes in a collaborative environment. Read more here.
-
Making Your Audio and Visual Content Accessible
Creating audio visual content can be a fresh way to repackage your written developer content, but it’s important to make sure your content is accessible.
-
Using Python With Speech-to-Text (Special PyCon Edition)
Let's look at how we can use Python and Deepgram's speech recognition technology together in preparation for PyCon US 2022.
-
What is DevRel anyway: A Deepgram Approach to Developer Relations
Developer Relations can mean many things. Keep reading for a high-level understanding of what a DevRel team does and a close-up of how our Deepgram team works.
-
Build a To-do List App with Pinia and Vue 3
Learn about Vue 3's new official state management system Pinia while building a to-do list app. Bonus - add typescript!