Skip to content

Latest commit

 

History

History
130 lines (94 loc) · 4.25 KB

README.md

File metadata and controls

130 lines (94 loc) · 4.25 KB

Automatic Question Paper Generator

Welcome to QP-Gen – an innovative AI-powered application designed to streamline the question paper creation process, improving quality and adherence to academic standards.

Start creating question papers with ease!
QP-Gen Banner


🌟 Features

  • ✍️ Automated Question Paper Creation

    • Generate question papers automatically using AI-driven algorithms.
    • Aligns with Bloom’s Taxonomy for cognitive skill-based assessment.
    • Easy integration with existing Word templates and syllabi.
  • 🔒 Anti-Malpractice Features

    • Built-in tools to minimize cheating during exams.
    • Secure sharing options to ensure the confidentiality of question papers.
  • 📊 Analytics and Insights

    • Provides a breakdown of question types and distribution.
    • Analyze student performance and question effectiveness post-exam.
  • 🧠 AI-Driven Question Extraction

    • AI extracts meaningful questions from syllabus documents and textbooks.
    • Create customized tests with adaptive difficulty levels.
  • 📱 Responsive Design

    • Mobile-friendly interface for teachers and administrators.
    • Seamless operation across devices for accessibility.

🎯 Use Cases

For Educators

  • Simplify question paper creation for midterms, finals, and competitive exams.
  • Ensure equitable distribution of questions based on learning outcomes.

For Institutions

  • Improve academic assessment standards across departments.
  • Maintain a centralized database of question papers for accreditation needs.

For Students

  • Access practice question papers tailored to course objectives.
  • Improve exam preparation through personalized analytics.

🚀 Achievements

  • Impact:

    • Benefitted over 7,000+ students by streamlining exam creation.
    • Enhanced learning outcomes by aligning questions with Bloom’s Taxonomy.
  • Support for GATE Aspirants:

    • Facilitated over 1,000 aspirants with well-structured practice exams and detailed performance insights.
  • Time Efficiency:

    • Reduced question paper creation time by 70%, freeing up educators for other academic priorities.

🛠️ Tech Stack

QP-Gen is built using the following cutting-edge technologies:

React
React
Tailwind CSS
Tailwind
Firebase
Firebase
JavaScript
JavaScript
  • React: For creating an interactive and dynamic user interface.
  • Tailwind CSS: For responsive and aesthetic design.
  • Firebase: Backend services for data storage, authentication, and hosting.
  • JavaScript: For implementing logic and enhancing interactivity.

📸 Screenshots

✨ Dashboard

Dashboard
View question paper analytics and create tests effortlessly.

📚 Test Creation

Test Creation
Easily generate formatted question papers with AI assistance.


🛠️ Development Workflow

Prerequisites

Ensure the following are installed:

  • Node.js (v16 or later)
  • npm (v8 or later)

Installation

Clone the repository:

git clone https://github.com/your-username/qp-gen.git
cd qp-gen
npm install
npm run dev