Inspiration
Are the college lectures boring ;) Isn't it? How do you feel before the end semester, wondering what topics were taught etc. Well as we know that recording the entire lectures and that too for all the classes is not feasible then what is the solution? Maybe you are studious but still you need notes for revisions. How about automating this process using some Artificial Intelligence. Well you have come to right place!
What it does
We have product in which college students, Techies can meet, can conduct classes, webinars, virtually hangout and save the important, useful insights of conversation for Future references. We made the video, audio streaming platform using twilio. Further we streamed this audio using the streaming API provided by the symblai. We establish the websocket connection and get the conversation ID. Ahh the conversation ID is really cool How? continue with me. Using this conversation we can get the transcript, topics, FollowUps, ActionItems, Sentiment Analysis etc buy simply making a get request Isn't it amazing?
Challenges we ran into
- How to make it working on all the platforms like Google Meet, Zoom, Twilio
- How to extract, save these analytics.
- Handle the accesstoken, its expirytime, security related issue related to it.
- Quickly make a video chat application to deliver a complete product.
- We did the intensive work at the backend so that the user has smooth experience. ## Accomplishments that we're proud of We were able to deliver the project completely what we thought initially ## What we learned We learned how to use Javascript media audio API, puppyter for pdf downloading, twilio, symbl.ai api's ## What's next for vartalap
- Add Login, Logout system so that only authorized users can access the website.
- Deploy on Kubernetes provider.
- Make it accessible in form of extension as well.
- Instead of getting insights at the end of call we can get them in real time. For this part we already the streaming API of symbl.ai, we just have handle that data in realtime using the websocket listners.

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