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

https://github.com/quocvietha08/resume-analytic

📄 Resume analytic website to analytic about your personal resume and estimate your salary follow the market.
https://github.com/quocvietha08/resume-analytic

ai antd aws bedrock nextjs react react-beatutiful-dnd resume resume-builder resume-template scss

Last synced: 3 months ago
JSON representation

📄 Resume analytic website to analytic about your personal resume and estimate your salary follow the market.

Awesome Lists containing this project

README

          




Lumentis


Resume Analytic


Generate detailed information about your resume with a single upload.



A simple way to review and estimate your value based on the market.



Create and download your resume based on a professional template.

## How to use

1. Upload your CV to the [website](https://resume-analytic.vercel.app/).
2. Wait for the AI will analyze your resume to understand the pros and cons.
3. Improve based on suggestions.

## Features
- Analyze your CV.
- Suggestion about the improvement in the future.
- Build your resume base on current layout.

## How it works

We use the power of AI to analyze your CV so you can be more prepared for your future job.

## Coming soon (when I have a free night)

1. Suggest the project and technology you need to learn.
2. Generate info to share with friends and family.
3. Quize to practive interview question.
4. Mobile web version.

## Requirement

1. AWS Credential (AWS Access Key Id and AWS Secret Access Key to able to access to AWS Bedrock model)
2. AWs bedrock model.
3. Convertapi Key.

## Tech Stack

1. React (NextJS) => Build FE.
2. AWS-sdk => Analyze Resume.
3. Zustand => State management.
4. Scss => Styling.
5. Antd => Build UI Form.
6. ThreeJS => Have Fun.
7. React Beautify Dnd => Build Resume Layout.

## Development

```bash
git clone https://github.com/QuocVietHa08/resume-analytic.git
cd resume-analytic
yarn
yarn dev
```