Inspiration💡
I got the inspiration from the fact that sometimes professionals are too busy to listen to the whole voice notes and thus it becomes a tedious task to do so and then filter out all the information.
What it does💻
Using Symbl's Live Speech to text API, professionals need not worry about listening to the whole voice/video transcript as the API would filter out the necessary information and display it to them in the form of Topics
How we built it⚙️
I used the API code provided in Symbl's GitHub repository, then I used my access token which I got from Symbl. After this, I put the code in my browser's(Chrome) console and pressed enter. I then played a video file from youtube and in the console window I could see - Live Transcript, Less Accurate Transcript, More accurate Transcript. Also after clicking the pause button, I could see the list of topics detected from the transcript
Challenges we ran into🛑
The only challenge is that the access token has to be updated with time
Accomplishments that we're proud of 🏆
Created a short note-taking hack
What we learned 📚
Javascript, Implementation of an API, using browser's console
What's next for Symbl's API Implementation: Live speech to text
Will bring in more improvements
Built With
- api
- javascript


Log in or sign up for Devpost to join the conversation.