withDogecoin / chaterview

AI-based(e.g ChatGPT) Developer interview practice service
0 stars 1 forks source link

Chaterview

Domain

ERD

erdiagram

View

Main

main-app

Policy

MyPage

Interviews and Reviews

interviews

Policy

End of interview screen

end

Policy

Quiz Recommended Algorithms

Quiz recommendation is Random based by default. If you solve more than 100 questions, I recommend a question similar to the wrong one.

User Answer Processing Algorithms

The answer entered by the user and the prompt managed by the DB are combined and delivered to Chat AI. Since the prompt changes very little, it uses caching to reduce the I/O load.