Skip to content

DebjitPramanick/Resumind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

ResuMind

Live Demo: https://resumind-five.vercel.app/

Overview

ResuMind is a web application that allows you to generate technical interview questions from a candidate's resume.

Features

  • Upload a resume and let AI generate technical interview questions
  • Change the difficulty level of the questions
  • Change the number of questions

Technologies Used

  • Next.js
  • TypeScript
  • Styled Components
  • Mistral AI API

Getting Started

  1. Clone the repository
git clone https://github.com/DebjitPramanick/resumind.git
  1. Install dependencies
cd client
npm install
  1. Run the development server
npm run dev
  1. Open the application in your browser
http://localhost:3000

About

ResuMind is a web application that allows you to generate technical interview questions from a candidate's resume.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors