A conversational, AI-powered hiring assistant built with Streamlit and Groq LLMs. This chatbot collects candidate details, asks technical questions based on their tech stack, evaluates their responses, and exports the results to CSV β all within a dynamic chat interface.
Features
Collects candidate profile: name, email, phone, experience, etc.
Generates 3β5 technical questions based on provided tech stack
Uses Groqβs fast LLaMA-3 model for conversational flow
Evaluates technical answers and gives a suitability score out of 100
Exports all data to candidate_data.csv
Built using Streamlit for a clean and interactive web UI