vijay-jaisankar / semmariser

MindsDB hackathon submission - Get summaries of your favorite podcasts on the go!
MIT License
1 stars 1 forks source link
mindsdb mindsdb-js-sdk node react rev-ai

Semmariser

The app works by taking an mp3 file and transcribing it. It then uses rev-ai to transcribe and a MindsDB model to summarise the content in a quick and efficient manner. This means that you can listen to a long podcast or audio file and get a summary of it in just a few minutes!
The best part about Semmariser is that it is incredibly user-friendly and is accessible anywhere. All you have to do is upload your audio file, and the app takes care of the rest. In just a matter of minutes, you'll have a summary of the content that you can read on the go.

Semmariser - demo

Deployed link

https://mindsdb.hackathonrunway.repl.co/ (Note: You may need to enable CORS policy on your browser - we recommend the CORS Everywhere extension on Firefox.)

Blog Post

https://vijayjaisankar.hashnode.dev/sql-sorcery-with-mindsdb-and-express-clgqci2yt000h09jt0rzr8ink

Running Semmariser locally