Skillify is a premium, high-fidelity SaaS platform engineered to transform the hiring process. Built with a cinematic obsidian aesthetic and powered by LLama 3.3 (Groq), it performs 16 critical analyses to ensure resumes cut through the ATS noise and convert into interview callbacks.
- 🟢 AI Resume Screening: Instant, strict ATS score breakdown (Technical Skills, Experience, Education, Domain Knowledge).
- 🟣 Premium Tailoring: AI-driven CV rewriting to perfectly align with specific Job Descriptions.
- 🔵 Interview Prep: Targeted interview questions, rounds to expect, and pro-tips based on the resume/JD match.
- 🟡 Resource Roadmap: Auto-generated learning paths with LeetCode, YouTube, and GitHub project recommendations.
- 🎨 Cinematic UI: Obsidian background with neon emerald accents, animated mesh gradients, and 3D mockups.
- 📂 Templates Coming Soon: Sleek, ATS-optimized resume templates designed for conversion.
- React 18 (Vite)
- CSS3 (Custom glassmorphism design system)
- html2pdf.js (PDF generation)
- Framer Motion / Keyframe Animations (Micro-interactions)
- FastAPI (Python 3.10+)
- Groq SDK (Llama-3.3-70b-versatile)
- PyPDF2 (Resume parsing)
- Uvicorn/Gunicorn (Web server)
- Root Directory:
backend - Build Command:
pip install -r requirements.txt - Start Command:
uvicorn main:app --host 0.0.0.0 --port $PORT - Env Vars:
GROQ_API_KEY: Your Groq Cloud API Key.FRONTEND_URL: Your Vercel domain (or*for development).
- Root Directory:
frontend - Framework Preset:
Vite - Env Vars:
VITE_API_URL: Your Render Service URL (e.g.https://skillsync-backend.onrender.com).
cd backend
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
uvicorn main:app --reloadcd frontend
npm install
npm run devAADI
- Contact:
adiexzzz@proton.me - Payment UPI:
7080359767@fam
Skillify — Converting Resumes into Realistic Interviews.