Task #3072
Feature #3024: extension 0.92.20 & 0.93: Enable OpenAI answers
Feature #3062: Extension v0.93 requirements
EXT - 0.93: Allow user to search using the ChatGPT.
100%
Description
When user accesses a [[https://www.youtube.com/watch?v=_uQrJ0TkZlc]] that we have not processed, they get the 'Unfortunately, our AI has not...demand' message.
Under this, lets add 'Want to get an answer from ChatGPT?' Show chatgpt icon to the left of the dialogue. Add the submit button for 'yes'.
If user clicks on 'yes' button, show the "Type phrase e.g. nested list & Press enter". Same like the one we have when video is processed. However, replace 'magnifying glass icon' with chatgpt icon.
If user search for a term in the search and press the enter button then make the getOpenAIanswer api call to our server with the search term and show the response.
Under the answer response, show the above "Type phrase ... Press enter".
Files
Updated by Ayush Khandelwal over 1 year ago
Updated by Ayush Khandelwal over 1 year ago
- Tracker changed from Feature to Task
- Status changed from New to Rejected
Updated by Ayush Khandelwal over 1 year ago
- Subject changed from EXT - 0.92.20: Allow user to search using the ChatGPT. to EXT - 0.93: Allow user to search using the ChatGPT.