Project

General

Profile

Feature #3601

Updated by Ram Kordale 6 months ago

If we are on youtube.com, chrome Chrome extension should show have a simple interface: "Ask anything" and a textbox.  

 When user presses submit, call call_openai_api(index=playlistUrl, question). Here, playlistUrl needs to be extracted from the standard location on the page. 

 Display answer. 

Back