interview_agent / README.md
Jekyll2000's picture
Update README.md
b004661 verified
|
raw
history blame
770 Bytes
metadata
title: AI Interview Agent
emoji: 🤖
colorFrom: blue
colorTo: purple
sdk: streamlit
app_file: app.py
pinned: false

AI Interview Agent

Features

  • CV Screening: Automatically evaluates qualifications
  • Smart Interviews: Role-specific questions with Llama-3
  • Detailed Feedback: Band scoring system (1-5 stars)
  • PDF Reports: Downloadable interview transcripts

How to Use

  1. Select a job role
  2. Upload your CV (PDF/DOCX)
  3. Complete the AI interview
  4. Receive your evaluation report

Technology

  • LLM: Meta Llama-3-8B
  • Framework: LangChain
  • Vector Store: FAISS
  • UI: Streamlit

Open in Spaces