Skip to content

meekhumor/Virtual-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

CoC Inheritance 2024
Virtual Interviewer


Table of Contents

Description

Virtual Interviewer is an AI-powered platform designed to simulate job interviews, assess candidate responses, and provide real-time feedback. The system offers adaptive difficulty levels, job-specific question sets, and a performance review mechanism to help users improve their interview skills.


Links


Tech Stack

Category Technologies
Frontend React Tailwind CSS
Backend Django Django REST Framework
Database PostgreSQL
AI/NLP Langflow Langchain OpenCV

Database Schema Diagram

image

Progress

  • Frontend Completed
  • Backend Completed
  • API Integration Done
  • Signup & Login Functional
  • Dashboard & Interview Features Integrated
  • Analysis Page Implemented
  • Resume Upload & Parsing Implemented
  • Interview Review & Feedback Working

Future Scope

  1. Voice & Sentiment Analysis – AI-driven evaluation of tone, confidence, and emotions.
  2. Live Video Based Feedback – Real-time AI feedback on facial expressions and engagement.
  3. Mock Interviews with AI Avatars – Interact with lifelike AI interviewers for a realistic experience.
  4. Seamless Integration with Job Portals – Connect directly to job listings and applications.

Applications

  • AI Powered Job Position Based Interviews
  • General & Custom Interview Simulations
  • Response Analysis & Scoring
  • Resume Upload & Parsing
  • AI Powered Interview Feedback
  • Performance Review & Progress Tracking
  • NLP-Based Answer Evaluation

Project Setup

Backend Setup

cd backend  
pip install -r requirements.txt  
python manage.py migrate  
python manage.py runserver  

Frontend Setup

cd frontend  
npm install  
npm run dev  

Team Members

Name Email GitHub
Om Mukherjee om17092004@gmail.com GitHub
Aryan Yadav aryanyadavgr10@gmail.com GitHub
Aman Vatsa amanvatsa13@gmail.com GitHub

Mentors

Name Email GitHub
Harshala Mahajan mharshala334@gmail.com GitHub
Sayali Khandare sayalisayali924@gmail.com GitHub

📱 Screenshots

Landing Page

Interview Settings

Dashboard

Upload Resume

Review

Feedback

Analysis

Courses

Skill based Interview

Job based Interview

About

Web application that simulates job interview scenarios using React and Django

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors