[object Object] - Fran García López

Interview Questions Generator using Mistrail AI API

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.

Nuclio Project Image 1
Nuclio Project Image 2

Features

question generation

Questions are generated from an input text, a difficulty, and a number of questions.

  • A POST request is sent to the Mistrail AI API with the input text, difficulty, and number of questions.
  • The API returns a JSON object with the generated questions and answers.

difficulty selection

The difficulty of the generated questions is selected through a dropdown menu.

  • Allows the user to choose the difficulty level of the generated questions.

quantity of questions

The number of the generated questions is an input, where the user writes the desired quantity.

  • Allows the user to choose the quantity of generated questions.

Project Details

Role: Developer
Institution: Personal Project
Timeframe: March 2025