AI Interviewer

AIGC, LLM Resume Responder

AI Interviewer

An intelligent system that uses LLMs to answer interview questions based on resumes.

Overview

This project trains Large Language Models to respond to interviewers’ queries based on resumes and local files. It uses RAG (Retrieval-Augmented Generation) and NLP techniques with a Gradio web interface for user interaction.

Key Features

  • Resume-based response generation
  • Context-aware answering using RAG
  • Natural language processing for query understanding
  • Web-based interface built with Gradio

Technologies Used

  • Large Language Models
  • RAG (Retrieval-Augmented Generation)
  • Natural Language Processing
  • Gradio