Skip to content

SvshSingh/Interview.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d38fe6 · Dec 14, 2024

History

3 Commits
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024
Dec 14, 2024

Repository files navigation

AI-Based Interview Platform

Description

The AI-Based Interview Platform is designed for conducting technical job interviews. It automates the interview process by asking questions, evaluating candidate responses, asking follow-up questions based on those responses, and generating feedback on various aspects such as fluency and grammatical errors.

Features

  • Automated Questioning: The platform autonomously asks interview questions to candidates.
  • Response Evaluation: It evaluates candidate responses to gauge their technical knowledge and communication skills.
  • Follow-Up Questions: Based on candidate answers, the platform intelligently generates follow-up questions to delve deeper into specific topics.
  • Feedback Generation: After the interview, the platform provides feedback on candidate performance, including fluency, grammatical errors, and technical proficiency.

Installation

Prerequisites

  • Python (version 3.10)
  • Git

Usage

  1. Start the interview platform:
    panel serve app.py
  2. For grammatical error analysis:
    python grammar.py
  3. For language detection, fluency and confidence score: run in jupyter lab
    Analyzer.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages