This porject is developed to create an interview questions generator, that uses Mistrail's AI API to generate questions from an input, the difficulty of the question, and the number of questions that the user wants to generate.
The project includes a frontend developed with React and Tailwind CSS, and a backend developed with Node.js and Express, which communicates with the Mistrail AI API to generate questions and answers.
Questions are generated from an input text, a difficulty, and a number of questions.
The difficulty of the generated questions is selected through a dropdown menu.
The number of the generated questions is an input, where the user writes the desired quantity.