File size: 770 Bytes
429a22b
b004661
 
 
 
 
 
 
 
49cbd29
b004661
49cbd29
b004661
 
 
 
 
429a22b
b004661
 
 
 
 
429a22b
b004661
 
 
 
 
429a22b
49cbd29
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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](https://img.shields.io/badge/🤗-Open%20in%20Spaces-blue)](https://huggingface.co/spaces/Jekyll2000/interview_agent)