You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a script for seeding a database with multiple-choice questions extracted from images. It leverages the Google Gemini API for image processing and integrates with Supabase and Appwrite for database management. The project supports various question formats and topics, making it versatile for different quiz applications.
A basic Laravel project for practicing RESTful API development and CRUD operations. Built for learning and experimenting with API routes, controllers, models, and database interaction using Laravel.