Skip to content

AdityaPrasad275/mock-interview-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple interviewer(llm)-candidate(human)-reviewer(llm) loop to assist in prepping for interviews.
Here's the flow of how it works:
data flow

And here's a video demo: video demo

Installation

  1. Clone the repo
  2. Installing the libraries-
    Because we have a backend and a frontend, we need to install the libraries for both. 2.1 Backend:
cd backend
npm install

2.2 Frontend:

cd frontend
pnpm install

(i think that should work, no promises sorry! 😅) 3. Running 3.1 Backend:

cd backend
npm run start

3.2 Frontend: (in another parallel terminal)

cd frontend
pnpm dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •