This document describes an automated question paper generator project. It discusses the need for such a system to assess student performance. The project uses Java for the front end and MySQL for the backend. It allows users to generate question papers by subject, type, and difficulty level by randomly selecting from a question bank. Current limitations include an inability to include MCQ or image/table questions. Future enhancements are proposed to add more question types and expand to additional subjects and semesters.