Skip to content

Latest commit

ย 

History

History
162 lines (118 loc) ยท 6.13 KB

Assets.md

File metadata and controls

162 lines (118 loc) ยท 6.13 KB

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

๐Ÿ“ˆ 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 [email protected] GitHub
Aryan Yadav [email protected] GitHub
Aman Vatsa [email protected] GitHub

๐Ÿ‘จโ€๐Ÿซ Mentors

Name Email GitHub
Harshala Mahajan [email protected] GitHub
Sayali Khandare [email protected] GitHub

๐Ÿ“ฑ Screenshots

Landing Page

Interview Settings

Dashboard

Upload Resume

Review

Feedback

Analysis

Courses

Skill-based Interview

Job-based Interview