Intelligent Question Generation System using NLP and LLMs

This project generates exam-style questions using Natural Language Processing and Large Language Models.

Features

Tech Stack

Source Code

View on GitHub

How to Run

uvicorn backend.main:app --reload
streamlit run frontend/app.py