a basic AI interview practice app(android)functions need:1. video recording for 3 questions(using text-to-speech to speak the question)Q1 self introductionQ2Q3 randomly selected from excel2. Analyze recorded video using AI , for example: user’s sight & contentflows of the app:1. ask user the 1st question2. on the same page, start recording the video by clicking a button3. after finishing the recording, click ‘next’ button and go to the next question(start in a new page)4. repeat step 1 to 3 for the 2nd and 3rd question5. after completing all the question, show the analysed results on a new page:5.1 Whether the user’s eyes are focused on the application5.2 Does the content match the question(For example, is there a keyword)?5.3 Video length (too short, too long or appropriate) (1 minute per question is appropriate)no need to develop an user interface, just a pure white background and the function above