An open API service indexing awesome lists of open source software.

https://github.com/exclusiveabhi/ai-resume-builder

AI-powered resume builder designed to help users create professional, customized resumes with ease. By leveraging AI, It ensures that each resume is tailored to highlight the user’s skills, experience, and achievements effectively.
https://github.com/exclusiveabhi/ai-resume-builder

ai-resume ai-resume-builder gemini-api mern-project mern-stack mern-stack-development reactjs-project resume-builder resume-website

Last synced: 5 months ago
JSON representation

AI-powered resume builder designed to help users create professional, customized resumes with ease. By leveraging AI, It ensures that each resume is tailored to highlight the user’s skills, experience, and achievements effectively.

Awesome Lists containing this project

README

          

# ResumeCraft

**ResumeCraft** is an AI-powered resume builder designed to help users create professional, customized resumes with ease. By leveraging AI, ResumeCraft ensures that each resume is tailored to highlight the user’s skills, experience, and achievements effectively.

## ✨ Features

- **AI-Powered Resume Generation:** Generate a professional resume using AI.

- **User Authentication:** Secure login and registration with Clerk.

- **Real-Time Preview:** See live updates as you fill out the resume form.

- **Easy Customization:** Edit sections like experience, education, skills, and more.

- **Save and Share:** Save your resume and share a link with potential employers.

- **Responsiveness:** Ensures the application adapts seamlessly to various screen sizes and devices.

## ⚙️ Tech Stack

- **Frontend:** Next.js 14.2.5

- **Authentication:** Clerk

- **AI Integration:** Gemini API

- **Styling:** TailwindCSS

- **Backend:** Node.js

- **Database:** MongoDB

## Getting Started

### Prerequisites

- **Node.js** (v22.0 or later) and **npm** (v6 or later) installed on your computer.

### Installation

1. **Clone the Repository**

```bash
git clone https://github.com/exclusiveabhi/ai-resume-builder.git
```

2. **Navigate to the Project Directory**

```bash
cd ai-resume-builder
```

2. **Install Dependencies**

```bash
npm install
```

3. **Start the application**

```bash
npm run dev
```

The app will be running on `http://localhost:3000`.

3. **Configure Environment Variables**

Create a `.env.local` file in the `root` directory and set the required environment variables. Refer to `.env.local.example` for the required necessary details.

## Contributing

If you would like to contribute to **ResumeCraft**, please follow these steps:

1. **Fork the Repository**
2. **Create a New Branch**

```bash
git checkout -b feature/YourFeatureName
```

3. **Make Your Changes**
4. **Commit Your Changes**

```bash
git commit -am 'Add new feature'
```

5. **Push to the Branch**

```bash
git push origin feature/YourFeatureName
```

6. **Create a Pull Request**

## Please give a star ⭐ to the repository if you like it.

## Contact

For any questions or feedback, please reach to me directly [Abhishek Rajpoot](https://github.com/exclusiveabhi).