Carsonthemonkey / GIST

App to summarize audio files for the LC ACM spring 2023 hackathon
MIT License
3 stars 0 forks source link

G.I.S.T

(GPT Interpreted Speech to Text)

App to summarize audio files for the LC ACM spring 2023 hackathon

Created by Kat Berge & Carson Reader

This is a website that can transcribe audio like lectures and then summarize it using ChatGPT's API. It is still a work in progress, but it has functionality right now. It requires an OpenAI API key to work. This will charge you, but it is very cheap (usually less than a cent per summary, it is very negligable). I would highlt recommend setting up a monthly spending limit in your OpenAI account settings under billing (5 dollars shoul be plenty) so that you do not have to worry about excess charges. Make sure you put you API key in the top left input box before attempting to transcribe or summarize. The site does not collect or store your API key in any way. There is also currently a word limit for summaries (roughly 4000 words give or take) so be make sure to check the word counter before you summarize (We have yet to add good error handling and messages when the summary fails lol) Please share any bugs you find or features you think would be good with us, if it is not already on the issues list. When summarizing, note that selecting the relevant topic from the topic dropdown will greatly improve summary results. If none of the topics match your audio, just select auto.

The site can be found here.

Dev rules: