An intelligent web application that uses Machine Learning and AI to recommend suitable job roles based on user skills and generate a professional, downloadable resume (PDF).
Students and fresh graduates often struggle to create professional resumes tailored to their skills.
This project solves that problem by:
- Predicting the best job role using ML
- Automatically generating a well-structured resume
- Allowing users to download the resume as a PDF
- 🎯 Job Role Recommendation using Machine Learning
- 📝 Professional Resume Generation
- 📥 Download Resume as PDF
- 🔗 LinkedIn Profile Integration
- 🏆 Achievements & Certifications Section
- 🎨 Clean and Interactive UI (Streamlit)
- ☁️ Deployed on Streamlit Community Cloud
- Streamlit
- Python
- Naive Bayes Classifier
- CountVectorizer (Text Feature Extraction)
- ReportLab (Platypus)
- GitHub
- Streamlit Community Cloud
- User enters personal and professional details
- Skills are processed using text vectorization
- ML model predicts the most suitable job role
- Resume content is generated automatically
- Resume is converted into a professional PDF
- Clone the repository
git clone https://github.com/VPriya100code/RESUME_BUILDER.git