Welcome to AI Career Pilot, your all-in-one AI-powered career guidance platform. This application provides a suite of intelligent AI agents to help individuals build professional portfolios, receive career advice, plan career roadmaps, and prepare for interviews with AI-driven assistance.
- Introduction
- Problem Statements & Solutions
- Features
- Promptrepo
- Tech Stack & Tools
- Installation
- Usage
- Contributing
- License
- Contact
AI Career Pilot is designed to empower students and professionals by leveraging AI for career development. Whether you're looking for the best career path, need a step-by-step roadmap, want to build an impressive portfolio, or need AI-assisted interview preparation, AI Career Pilot has you covered.
Problem: When starting a career, we often seek guidance from experienced professionals who can offer insights and recommendations. However, finding a knowledgeable mentor is not always easy.
Solution: AI Career Pilot offers an AI Career Advisor that provides personalized career recommendations based on your skills, interests, and market trends, helping you make informed decisions about your career path.
Problem: A professional portfolio acts as proof of work and increases the chances of career opportunities. However, creating a well-structured portfolio from scratch can be time-consuming and challenging.
Solution: Our AI-Powered Portfolio Generator allows users to instantly generate a professional portfolio website with just a single prompt, making it easier than ever to showcase work and achievements.
Problem: When entering a new field or learning a new skill, we often struggle to find a well-structured, step-by-step roadmap that outlines what to learn and how to progress.
Solution: AI Career Pilot provides a Roadmap for Success, a customized learning and skill development plan that guides users through acquiring the necessary skills and certifications for their desired career.
Problem: Preparing for an interview requires practice, role-specific questions, and constructive feedback, which are not always readily available.
Solution: Our AI Interview Prep Chatbot simulates real interview scenarios, asks tailored questions based on the role, and provides instant feedback, helping users refine their responses and boost confidence.
- AI Career Advisor – Get personalized career recommendations tailored to your skills and interests.
- Roadmap for Success – Follow a structured plan to develop the right skills for your chosen career.
- AI-Powered Portfolio Generator – Instantly create a professional portfolio website.
- AI Interview Prep Chatbot – Practice for interviews with real-time AI feedback and role-specific questions.
We have used Promptrepo to extract the user's details for generating portfolio
- Frontend: Next.js, Tailwind CSS
- Backend: Node.js, Express.js, MongoDB
- AI & NLP: Promptrepo, Mistral AI, Gemini AI, Google Cloud Speech-to-Text
- Authentication: Clerk Authentication - Google, LinkedIn, Email
- Deployment: Vercel (Frontend), Vercel (Backend)
- Other Tools: Framer Motion (UI Animations), Aceternity UI, Magic UI, Shadcn
AI Career Pilot is a Full-Stack AI Development project, integrating AI-driven career guidance with modern web technologies.
Frontend Deployed Link: https://ai-career-pilot.vercel.app/
This project is licensed under the MIT License. See the LICENSE file for more information.
To get started with AI Career Pilot, follow these steps:
- Node.js (v14 or later)
- npm (or yarn)
-
Clone the repository to your local machine:
git clone https://github.com/KusumanchiVinay/AI-CAREER-PILOT.git cd AI-CAREER-PILOT
-
Install the dependencies:
cd client npm install
cd server npm install
-
Set up environment variables for API keys, database configurations, etc.
cd server // ceate .env file PORT = MongoURI = CLIENT_URL=
cd client // ceate .env.local file NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY= CLERK_SECRET_KEY= NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in MISTRAL_API_KEY= NEXT_PUBLIC_GEMINI_API_KEY= NEXT_PUBLIC_BACKEND_URL=
-
Run the app locally:
cd client npm run dev
cd server npm run dev
-
Visit
http://localhost:3000
in your browser to explore the platform.
Once installed, you can access the following features from the AI Career Pilot dashboard:
- AI Career Advisor – Complete a brief survey about your skills and interests to receive personalized career recommendations.
- Roadmap for Success – View your tailored career roadmap and access resources to build your skills.
- Portfolio Generator – Use the easy-to-use interface to create and customize your portfolio website.
- AI Interview Prep – Practice interview questions and receive feedback on your responses.
We welcome contributions to AI Career Pilot! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Make your changes and commit them (
git commit -am 'Add new feature'
). - Push to your fork (
git push origin feature/your-feature
). - Open a Pull Request.
For any bug reports, feature requests, or suggestions, please open an issue in the repository.
For any questions or inquiries, feel free to reach out to us at:
- Email: vinaykusumanchi9@gmail.com
- GitHub: https://github.com/KusumanchiVinay/AI-CAREER-PILOT
- Website: AI Career Pilot