Hi there fellow IHs,
inspired by the success of Tony Dinh's TypingMind app, we build a wrapper around the Whisper API of OpenAI. The app let's you use your own API key and gives you a user interface to transcribe any audio.
It also let's you create new content from the transcript using GPT3.5.
Here are some use cases:
Podcaster
-Get a cheap transcript of your podcast
-Automatically generate title, summary, blog-posts or tweet suggestions based off the transcript using AI.
Lecturers/Students
-Get a full and cheap transcript of your lecture
-Generate a summary from your lecture
-Interact with the lecture by asking questions ChatGPT style
We are still in a beta phase but would it would be awesome to get some feedback from you!
Here is the Website where you can download the currently free version of the app.
That's a nice project 👍🏻
Can I suggest a new feature? It would be great to let the user choose among several Whisper provider as OpenAI is only one of them. NLPCloud.com and Deepgram are 2 good alternatives to OpenAI in my opinion. They are faster, and NLP Cloud has stronger guarantees in terms of privacy.
Keep up the good work!