.
.
and then receives the evaluation in JSON format which then also the engine parses to convert it into a report.
, the same goes for difficulty medium, hard and scenario based questions too………
Sonnet - 5 is parsed and converted into a report successfully
(as you can see in the images).
.
.
, well now I will use ChatGPT
, because i got $10 AI grant from Stardance from my another project HCAI (check it out
) so i decided to use Claude Sonnet - 5
but i don’t know why but the card i got from HCB was declining, i contacted HCB and they told me that it is the problem with Anthropic, reimbursement wasn’t viable because of $25 Fees
(as i am not from USA), the fees itself is more than my $10 AI grant so i decided upon using it for ChatGPT will use Terra model I guess……………
since I started it in between my python course, but like now the course is completed so I am back.
.
.
, since it’s one of the strength is detailed and nice explanations, so it fits well for my evaluation and suggestions report.
, then will shift to Anthropic’s AI API keys
, lets hope that my another project named “HCAI” get ratings fulfilled since its been almost a week, but haven’t got no rating at all
.
) then I will buy $10 credits of Anthropic and will use it in my project
.HCAI Devlog #2 (Final)
HCAI Devlog #1
for their AI API keys.
, so for ex. if you first used Claude then switched to ChatGPT and then again switched to Gemini then came back to using Claude, you can directly continue the conversation you left on when switched to ChatGPT, and also the same for ChatGPT and Gemini too.
on this project in 2 days, that’s why I am writing this Devlog 🥀 , I was thinking that I might ship the project by writing the first Devlog itself but can’t manage time efficiently and it is larger project than I expected so yea I will finish it in next 1-2 days max (might be even earlier, who knows?).
so that you can use it whenever it is released.
.Crack Devlog #4
well i have completed Interview Engine v1.
it asks for a specific role, topic and no. of questions.
and then according to the role, topic and no. of question it pulls questions randomly from topic inside the roles database stored in json files.
will make it more dynamic by starting from easy question and then increasing difficulty to medium and then to hard, then comes scenario based questions, where the user will be asked real world problems to solve, only if they can answer hard questions very well.
after making engine more dynamic i will add more roles to it, it has right now 9 full roles.
Crack Devlog #3
–> hmm……yo!
–> well nothing interesting but completed 4 roles.
–> i also got an idea that i might also add practical or scenario based questions, since thats where real thinking is required. according to my plan questions will be asked from easy and then if the answer is correct then the difficulty will increase from easy to medium and then to hard also if answered very well.
–> if the user can answer hard questions easily then the difficulty levels up to scenario based questions, where user will be asked practical or scenario based questions, like real world problems which he/she needs to answer.
–> then the report of their interview will be created by AI, accordingly how they answered the question
–> if the user was not able to answer easy/medium/hard difficulty questions correctly then the interview will stop at that difficulty level and the report will be handed to them accordingly by AI.
Crack Devlog #2
–>hmm……….
–> Well, I have been working on this project for like 3-4 days, have completed the software engineer database, and will soon end the backend developer database.
What am i making??
–> i am making an ai interview coach, which asks the questions that can be asked in an actual CS job interview.
–> it starts with easy questions
, and then increases the difficulty according to the performance of the user.
–> after the interview ends, it creates a full-fledged report of the user highlighting strong and weak points and also give overall rating out of 100, and also suggest what and how to improve the answer.
Crack Devlog #1
well…………
it’s been almost 2 days i have been working on a project called Crack🥀 so that you can crack your interviews easily
.
idea is pretty simple:
–> the user can select an option from the list of CS roles for ex. Software Engineer, Data Scientist, DevOps etc.
–> the user will be asked few questions on the roles or option they selected (just like in job interviews).
–> number and difficulty of questions will depend on how user will answer the question.
–> after the interview is over, the AI will create a full fledged report of the answers given by the users, and will be given score with report on how they performed.
as of now:
–> i have created i guess approx. 5% of the database.
–> a working prototype which pulls question from the database according to the user input.
–> UI is still on terminal 🥀 .
–> not very user friendly or dynamic but a working prototype which i will further improve and polish.
what’s next?:
–> write the database, at least completing 7-8% of it.
–> make the code more dynamic.
how will it work?:
–> well i will use APIs to get the report from an AI.