Project

General

Profile

Feature #3062

Updated by Ram Kordale over 1 year ago

When user accesses 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 from ChatGPT?' Show chatgpt Add the ChatGPT icon to the left of the above dialogue. 

 If user clicks on 'yes' button, make the 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. 


 Make the getOpenAIanswer api call to our server and show the response. 

 Under the answer, show the above "Type phrase ... Press enter".

Back