
An intelligent AI-powered Flask web application that transforms PDF documents into high-quality questions. It processes PDFs using advanced chunking strategies, creates embeddings with sentence-transformers, indexes content in FAISS, detects topics automatically, and uses Mistral AI via an agentic flow to generate MCQs, short Q&A, and descriptive questions with downloadable CSV/PDF reports.
Users upload PDF documents and configure processing parameters (page range, chunking strategy). The app processes PDFs with configurable text splitters, creates embeddings using all-mpnet-base-v2, indexes content in FAISS, automatically detects topics, and generates questions using Mistral AI. Results are exported as CSV or styled PDF reports with comprehensive question sets.
Designed and Developed by Aradhya Pavan H S