{% extends "base.html" %} {% block title %}Subjective Question Generator{% endblock %} {% block head %} {% endblock %} {% block content %}

Subjective Generator

AI will transcribe and format your handwritten or printed questions.

{% include 'camera_receiver_component.html' %}
Preview
Tap to upload image
Supports JPG, PNG (Max 10MB)

If Gemini is unavailable, paste the raw JSON response here.

{% endblock %} {% block scripts %} {% endblock %}