AI-powered platform that helps job seekers find suitable job opportunities more efficiently. The AI could analyze a candidate's skills, experience, preferences, and career goals to match them with relevant job listings. The platform could also provide personalized job recommendations, based on the user's profile and historical job search behavior.It will create customized cover letters and resume based on the job description.
These instructions will help you clone and set up the project on your local machine.
- Node.js
- npm
- Git
Frontend stack:
- NextJS
- Typescript
- styled-components
- Next-Auth
- Prisma
- Postgres Vercel
Run the following command:
- git clone https://github.com/Joblys-Finland/joblys-project.git
- cd joblys-project
- npm install
- npm run dev