talent_scout_22 / README.md
lithish2602's picture
Update README.md
b5eaf3f verified

A newer version of the Streamlit SDK is available: 1.49.1

Upgrade
metadata
license: mit
sdk: streamlit

πŸ€– TalentScout Hiring Assistant

TalentScout is an AI-powered Hiring Assistant built with Streamlit and Mistral AI.
It helps recruiters collect candidate details, generate technical interview questions, chat interactively, and estimate skill levels automatically.


πŸš€ Features

  • πŸ“‹ Candidate Information Form (Name, Email, Experience, Tech Stack, etc.)
  • πŸ§‘β€πŸ’» Auto-generated technical interview questions (based on candidate tech stack)
  • πŸ’¬ Interactive chat interface with the AI assistant
  • πŸ“Š Skill-level estimation (Beginner / Intermediate / Expert)
  • πŸ“‚ Candidate data stored in candidates.json for later review
  • 🌐 Runs seamlessly on Hugging Face Spaces (Streamlit)

πŸ› οΈ Tech Stack

  • Streamlit (UI framework)
  • Mistral AI (LLM via API)
  • LangChain (prompt handling)
  • Python 3.10+

πŸ“¦ Installation (Local)

Clone the repository:

git clone https://github.com/lithish262004/TalentScout-Hiring-Assistant.git
cd TalentScout-Hiring-Assistant