Chat GPT Quiz Generator using Laravel Livewire

Tech Stack:

Demo

Please login to check demo of ChatGPT Quiz Generator

Code

Sorry, this component's code is restricted
Get Livewiredemos-Pro
Sorry, this component's code is restricted
Get Livewiredemos-Pro

Usage


      @livewire('gpt-quiz-')
    

Documentation

This component uses Open AI API to generate a quiz on any topic with the diffulty level chosen by the user. To use this component you must first install the openai-php package openai-php/laravel.

Once the quiz is generated the questions are presented to the user one at time and once the test is completed the results are shown to the user