GDGC-MET / GDGC-MET/EdutechAssistant-Vibecoding

Implement Question Paper Generator (Topic or PDF Input)

Open
#1 0 comments 0 reactions 1 assignee Assigned to @jayeshpandey01 View on GitHub
Hacktoberfest 2025
Dominant language
No language data
Stars
1
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Build a module that generates question papers based on either a provided topic or an uploaded PDF. The system should extract or retrieve relevant content, generate multiple types of questions (MCQ, short, long, numerical), and output results in a structured JSON format.

Key Tasks:

- Implement PDF text extraction (PyMuPDF / Tesseract)
- Support topic-based question generation via LLM
- Include question types and difficulty levels
- Format output as JSON with fields: type, marks, difficulty, question, options, answer
- Add endpoint /generate in backend for question paper generation

Goal:
Enable users to automatically generate structured question papers using AI from either topic keywords or uploaded documents.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.