Project

General

Profile

Feature #3062

Updated by Ram Kordale over 1 year ago

When user accesses - In the extension, below the purple links, create a url that we have not processed, they get the 'Unfortunately, our AI has not...demand' message. 

 Under this, lets add 'Want to get an answer UI if there is support from ChatGPT?' Add the ChatGPT icon to the left of the above dialogue. 

 If backend. For new UI, show "If your term is not listed, please enter here" text box. 
 - when user clicks on 'yes' button, enters submit, make the a getOpenAIanswer api call to our server and show the response. 

 Under the answer, 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.

Back