Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yagna123k/career-craft-ai
Career Craft AI is an all-in-one platform with four tools: AI Career Advisor, Roadmap for Success, Portfolio website Generator, and AI Interview Prep bot—designed to simplify and accelerate your career growth.
https://github.com/yagna123k/career-craft-ai
aceternity-ui deepseek-r1 expressjs figma gemini-api magicui mongodb nextjs nodejs promptrepo tailwindcss
Last synced: 10 days ago
JSON representation
Career Craft AI is an all-in-one platform with four tools: AI Career Advisor, Roadmap for Success, Portfolio website Generator, and AI Interview Prep bot—designed to simplify and accelerate your career growth.
- Host: GitHub
- URL: https://github.com/yagna123k/career-craft-ai
- Owner: Yagna123k
- Created: 2025-02-04T06:05:25.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2025-02-04T06:18:28.000Z (10 days ago)
- Last Synced: 2025-02-04T07:23:24.516Z (10 days ago)
- Topics: aceternity-ui, deepseek-r1, expressjs, figma, gemini-api, magicui, mongodb, nextjs, nodejs, promptrepo, tailwindcss
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Career Craft AI
Welcome to **Career Craft AI**, a powerful career guidance platform designed to help individuals navigate their career paths with personalized recommendations and AI-driven tools. This project aims to make career planning simpler, faster, and more efficient.
## Table of Contents
1. [Introduction](#introduction)
2. [Features](#features)
3. [Tools](#tools)
4. [Installation](#installation)
5. [Usage](#usage)
6. [Contributing](#contributing)
7. [License](#license)
8. [Contact](#contact)## Introduction
**Career Craft AI** is a comprehensive platform offering personalized career advice and resources. Whether you're a student, a professional exploring new opportunities, or someone looking to upskill, Career Craft AI provides the tools to take your career to the next level. The platform utilizes Artificial Intelligence to help you make informed decisions about your future and stay ahead in the competitive job market.
## Features
- Personalized career path recommendations based on user skills and interests.
- Step-by-step guidance to build the necessary skills for desired roles.
- Creation of professional portfolios in minutes.
- AI-powered interview prep to practice for your next big opportunity.## Tools
### 1. **AI Career Advisor**
- Receive personalized career recommendations based on your skills, interests, and current market trends.
- Tailored suggestions for the best-fit roles and industries.### 2. **Roadmap for Success**
- Get a customized, step-by-step learning and skill development plan to guide you towards your career goals.
- Helps you acquire the skills and certifications needed to succeed in your chosen field.### 3. **Portfolio Website Generator**
- Instantly create a professional, customizable portfolio website to showcase your work, projects, and achievements.
- Perfect for building an online presence for job applications or networking.### 4. **AI Interview Prep Chatbot**
- Prepare for interviews with a conversational AI that simulates real interview questions and provides feedback.
- Receive tailored interview questions based on the role you're applying for and tips for improvement.## 🛠 Tech Stack & Tools
- **Frontend:** Next.js, Tailwind CSS
- **Backend:** Node.js, Express.js, MongoDB
- **AI & NLP:** Deepseek API, Promptrepo, Gemini API, 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## 🌍 Domain
Career Craft AI is a **Full-Stack AI Development** project, integrating AI-driven career guidance with modern web technologies.## 🚀 Live Deployment
Coming soon...## 📄License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.
## Installation
To get started with **Career Craft AI**, follow these steps:
### Prerequisites
- Node.js (v14 or later)
- npm (or yarn)### Steps to Install
1. Clone the repository to your local machine:
```bash
git clone https://github.com/Yagna123k/CAREER-CRAFT-AI.git
cd CAREER-CRAFT-AI
```2. Install the dependencies:
```bash
cd client
npm install
```
```bash
cd server
npm install
```3. Set up environment variables for API keys, database configurations, etc.
```
cd server
// ceate .env file
PORT =
MongoURI =
CLIENT_URL =
GEMINI_API =
DEEPSEEK_API =
```5. Run the app locally:
```bash
cd client
npm run dev
```
```bash
cd server
npm run dev
```6. Visit `http://localhost:3000` in your browser to explore the platform.
## Usage
Once installed, you can access the following features from the **Career Craft AI** dashboard:
1. **AI Career Advisor** – Complete a brief survey about your skills and interests to receive personalized career recommendations.
2. **Roadmap for Success** – View your tailored career roadmap and access resources to build your skills.
3. **Portfolio Generator** – Use the easy-to-use interface to create and customize your portfolio website.
4. **AI Interview Prep** – Practice interview questions and receive feedback on your responses.## Contributing
We welcome contributions to **Career Craft AI**! To contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Make your changes and commit them (`git commit -am 'Add new feature'`).
4. Push to your fork (`git push origin feature/your-feature`).
5. Open a Pull Request.For any bug reports, feature requests, or suggestions, please open an issue in the repository.
## Contact
For any questions or inquiries, feel free to reach out to us at:
- Email: [email protected]
- GitHub: https://github.com/Yagna123k/CAREER-CRAFT-AI
- Figma: https://www.figma.com/design/Vtjpu6WFRcNrWBlCgzRkqx/Career-craft-AI?node-id=0-1&t=6DTPj6AIhhXD0ulr-1a
- Website: coming soon...