×
Falcon
09-23 11:07
#Cursor# I want to create a chrome extension that uses open ai api to summarize youtube video transcripts. I need you to generate me a folder for the chrome extension and a python file for my extemal api server. the chrome extension will make API calls to the flask server that I will host locally. the python file should use YouTubeTranscriptApi for the transcript and then use openai for summary. There should be a button inside the youtube window that says summarize as well as one within the actual chrom extension, when they are clicked they should send the api request to the flask server to get the trascript. the Chrome extension should have a nice modem Ul that is dark mode with white text, it should have one tab that shows the transcript and one tab that shows the summary returned from the APl, at the top of the chrome extension it should say Stride Tube in gold letters. The user should be able to input their openai api key that will be sent to the flask server for the Open Al api ca
0

暂无评论