Many candidates, especially from lower social tiers, lack real-world interview experience and struggle with nervousness, leading to suboptimal performance in actual interviews. Existing interview preparation methods often fall short in providing sufficient practice opportunities and personalized feedback.
shreeyash dot s dot pawar at gmail.com
List Down all technologies used to Build the prototype
This project was bootstrapped with Create React App.
Node version : 16.17
Go to the catapult-frontend
folder ->
node --version
-- needs 16.17npm install
(if dependency error is shown - runnpm install --force
instead)- Verify details in
/src/config.js
file npm start
Go to catapult-backend
folder ->
python3 --version
-- needs 3.11python3 -m venv env_dev
source ./env_dev/bin/activate
pip install -r requirements.txt
- Verify detials in
.env
file python3 -m uvicorn main:app --reload
Working with LLM's and NLP AI talking head generation landscape and models Multimedia streaming (most difficult!) Advanced FastAPI