Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.49.1
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