CareerLyze is a full-stack AI-powered career guidance platform designed to help students, freshers, and job seekers make smarter career decisions.
The platform combines:
- AI-powered resume & cover letter generation
- Career trend analytics
- Industry insights
- Interview preparation
- Personalized career guidance
into one unified ecosystem.
๐ Try it here: CareerLyze Live Demo
Many students and job seekers struggle with:
- Choosing the right career path
- Understanding industry trends
- Building ATS-friendly resumes
- Preparing effectively for interviews
- Tracking in-demand skills and technologies
Most existing platforms solve only one part of the problem.
CareerLyze aims to provide an all-in-one AI-driven solution for career development.
- AI-curated industry analysis
- Trending technologies tracking
- Hiring pattern observations
- Data-driven career recommendations
Interactive analytics dashboards showing:
- Market demand trends
- Skill growth patterns
- Emerging technologies
- Industry evolution insights
- ATS-optimized resume generation
- Smart content suggestions
- Professional formatting
- Career-targeted resume tailoring
- Personalized cover letters
- Role-specific writing style
- AI-generated professional content
- Customizable structure
- AI-generated interview questions
- Technical & HR interview simulation
- Instant feedback analysis
- Performance improvement suggestions
โโโโโโโโโโโโโโโโโโโโโโ
โ User โ
โโโโโโโโโโโฌโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโ
โ Next.js Frontend โ
โโโโโโโโโโโฌโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโ
โ API Routes โ
โโโโโโโโโโโฌโโโโโโโโโโโโโ
โ
โโโโโโโโโโโโโโโโโโโโโผโโโโโโโโโโโโโโโโโโโโ
โผ โผ โผ
โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโ
โ Gemini AI โ โ Resume Engineโ โ Interview AI โ
โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโ
โ
โผ
โโโโโโโโโโโโโโโโโโโโโโโโ
โ NeonDB PostgreSQL DB โ
โโโโโโโโโโโโโโโโโโโโโโโโ
| Technology | Usage |
|---|---|
| Next.js | Frontend framework & routing |
| Tailwind CSS | Styling |
| ShadCN UI | UI Components |
| Prisma ORM | Database abstraction |
| NeonDB | Serverless PostgreSQL |
| Gemini AI | AI-powered generation |
| Inngest | Background jobs & workflows |
| TypeScript | Type safety |
| Vercel | Deployment |
CareerLyze/
โ
โโโ app/
โโโ components/
โโโ data/
โโโ hooks/
โโโ prisma/
โโโ public/
โโโ lib/
โโโ CONTRIBUTING.md
โโโ LICENSE
โโโ README.mdgit clone https://github.com/ahana4banerjee/CareerLyze.gitcd CareerLyzenpm installCreate a .env file in the root directory.
DATABASE_URL=<your-prisma-url>
GEMINI_API_KEY=<your-gemini-api-key>
INNGEST_EVENT_KEY=<your-inngest-event-key>
INNGEST_SIGNING_KEY=<your-inngest-signing-key>
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=<your-clerk-publishable-key>
CLERK_SECRET_KEY=<your-clerk-secret-key>
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/onboarding
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/onboardingnpm run devWe proudly welcome contributors for GirlScript Summer of Code 2026 (GSSoC'26) ๐
Whether you're a beginner or experienced developer, contributions are highly appreciated.
Issues are categorized using labels like:
good first issuebeginner friendlydocumentationbugenhancementfrontendbackendAIGSSoChelp wanted
Before contributing, please read:
๐ CONTRIBUTING.md for detailed contribution rules and workflow.
- Star the repository โญ
- Fork the repository before contributing
- Create a separate branch for each issue
- Follow proper commit message conventions
- Write clean and readable code
- Avoid creating duplicate pull requests
- Test your changes before submitting
- Respect project structure and coding standards
- Fork the repository
- Clone your fork
- Create a new branch
git checkout -b feature-name- Make your changes
- Commit your changes
git commit -m "Added: feature description"- Push to your branch
git push origin feature-name- Open a Pull Request ๐
New contributors can start with:
- UI improvements
- Documentation enhancements
- Bug fixes
- Responsive design improvements
- Code refactoring
- Accessibility enhancements
- Performance optimization
- Voice-based mock interviews
- AI career roadmap generator
- Job portal API integrations
- Multi-language support
- AI portfolio analyzer
- Real-time recruiter insights
- AI skill gap analysis
This project is licensed under the MIT License.
๐ See the LICENSE file for more details.
- Electronics & Communication Engineering
- JNTUH Hyderabad
If you found this project helpful:
โญ Star the repository ๐ด Fork the project ๐ข Share it with others
- UI Overhaul with Premium Navy/Slate aesthetic.
- Responsive Dashboard with Framer Motion animations.
- Integrated ShadCN components for enhanced UX.