What cool things have you built with DG? #21
Replies: 9 comments 23 replies
-
I created a React project that uses Deepgram to transcribe my daily affirmations! You can check it out here: blog post. |
Beta Was this translation helpful? Give feedback.
-
I converted the Deepgram API to GraphQL and then consumed it from a Next.js frontend for a how-to blog post! (by the way, I don't work at StepZen anymore) |
Beta Was this translation helpful? Give feedback.
-
Deepgram inspired me to create cool projects using it. I was particularly inspired by how clear the documentation is. Here are my projects: 1- Wordleit (Deepgram Hackathon Grand Prize Winner Project) :Github: https://github.com/MooseSaeed/wordleup
Articles:
Article:
Article: 2- BeReadable:Github: https://github.com/MooseSaeed/be-readable BeReadable is a simple online tool that helps the user to turn audio into words and it can also record the audio and the user can play it or download it to mp3. BeReadable supports a lot of languages as it sends the user's language selection to Deepgram API and return back the correct transcription for the selected language. The tool is a straight to the point kind of tool, it doesn't have any complexity in using and the UI is quite simple. It has two main features and both of them are incredibly important. Article: 3- Tailwinder (Appwrite Hackathon Grand Prize Winner Project):Girhub: https://github.com/MooseSaeed/Tailwinder Tailwinder is an open source community for tailwind fans. Deepgram was utilized as a substitute for writing a blog post with your voice. I had planned to improve it or include Wordleit Editor into it, but I never had the chance. Article: |
Beta Was this translation helpful? Give feedback.
-
I used the web api to make a note taking app with React and Typescript. Right now a user pastes in their api key and can see what they say on the screen. I want to add the ability to save, edit, and delete notes. Just a little proof of concept to get me familiar with Deepgram. https://jesserweigel.github.io/voice-to-text-notes/ |
Beta Was this translation helpful? Give feedback.
-
I created a python script that automatically renders subtitles into a video, using deepgram! I call it DeepSubtitles I haven't worked on the project a lot after the hackathon, and can probably improve a lot, maybe make a webapp or just an API that easily does it! The subtitles in the GIF below are generated by deepgram and baked into the video using deepsubtitles There are a lot more use cases for this too, maybe I can add "Themes" so people can use their own fonts and sizes etc. |
Beta Was this translation helpful? Give feedback.
-
I Created the Tic Tac Toe game in React.js using voice to text feature of Deepgram.
|
Beta Was this translation helpful? Give feedback.
-
I built a Discord bot that transcribes Discord voice calls into a text channel! It uses webhooks to make the transcriptions look like they're coming from the user who's currently speaking. |
Beta Was this translation helpful? Give feedback.
-
I built an open source transcript editor that preserves word timings and allows you to export interactive transcripts and captions. |
Beta Was this translation helpful? Give feedback.
-
I have created a Steamship Plugin for Deepgram AI, which makes Transcription and summarization of any Video/Audio easy with a couple of clicks. 🚀 Checkout the Plugin and also the Readme file on how easily you can use this plugin in your next Project. https://github.com/Sumanth077/Deepgram-AI-Plugin 🔗 cc: @BekahHW |
Beta Was this translation helpful? Give feedback.
-
We want to see your projects 👀
Have you built something cool with Deepgram? We want to see and share it. Drop a link below with a short description, and let us know what inspired you.
Beta Was this translation helpful? Give feedback.
All reactions