Quiz Aide uses AI to generate multiple choice questions and can export them to the Kahoot format. It is built with Next.js, Tailwind CSS, shadcn UI, and tRPC. It uses OpenAI Function Calling and is self-hosted on Leeto’s personal VM in Oracle Cloud.
This is a T3 stack app and utilizes the new Function Calling capability of OpenAI that was released with the 0613
models. This allows the AI to return a JSON in a specified format which is easy to parse. More features are planned, the goal being for the user to have a dashboard where they can see the questions they generated and create custom quizzes.