Feature #3601
Create a Chrome extension that makes use of new APIs
Start date:
06/06/2024
Due date:
% Done:
100%
Estimated time:
Description
If we are on youtube.com, chrome extension should show a simple interface: "Ask anything" and a textbox. On other sites, we dont show anything.
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.
Updated by Ayanava Karmakar 6 months ago
- Status changed from In Progress to Feedback
- % Done changed from 90 to 100