AI Assignment Generator is a Python-based tool designed to help students generate assignment questions and answers automatically using AI. This project was developed as part of a Virtual University (VU) assistant tool to simplify academic workflows.
- Automatically generates assignment questions and answers for various subjects.
- Customizable prompts for specific topics or modules.
- Easy-to-use interface for quick assignment generation.
- Export results for reference or study purposes.
- Python
- OpenAI API (for AI-based question and answer generation)
- JSON / Text handling for storing outputs
- Clone the repository:
git clone https://github.com/yourusername/AI-Assignment-Generator.git