Skip to content

Interview Platform

  1. Create a interviewer and save them for future use, in one interview I can have multiple sessions.
  2. It should be able to prepare questions and ask follow up questions on the fly as well as it should look at question bank, and incorporate from it. Also there should be a field to add details about candidate and custom prompt as well. Also duration for which interview should keep on going unless explicitly cancelled
  3. It should be able to Show text and do tts using eleven labs api end point
  4. While interviewing it should be optional to toggle text shown in the ui on or off, by default it should be off
  5. After each interview it should be able to show the logs and whole transcript and how I did in the interview
  6. After interview it should also suggest some improvement things and things I did right and improved
  7. While interview is ongoing show elapsed time, also show my camera view in the UI, also provide ability to record both mine and AI voice and video feed.
  8. Use firebase firestore for backend and storing the info.
  9. There should be a way to explicty end the interview
  10. No need of authentication as of now
  11. teck stack is going to be Next JS and use firestore as backend