SkillSync is an AI-based web app that matches your resume to the most relevant tech job roles. Simply upload your resume (PDF), and SkillSync intelligently analyzes your skills and suggests top jobs tailored to you — all with real-time match scores.
- 📄 Upload resume in PDF format
- 🤖 AI-powered job matching using semantic similarity
- 📊 Real-time dynamic match scores
- 🖼️ Visual cards with role-based illustrations
- 💻 Streamlit-powered responsive UI
- 🔒 100% local processing (no cloud upload)
Technology | Purpose |
---|---|
Python | Core programming language |
Streamlit | UI and frontend framework |
PyPDF2 | Extracting text from PDF resumes |
SentenceTransformers | Generating semantic embeddings (MiniLM-L6-v2 ) |
Pandas | Job data management |