Student_Facilitator / README.md
AbdulWahab14's picture
Update README.md
b56928c verified

A newer version of the Gradio SDK is available: 6.12.0

Upgrade
metadata
title: Student AI Suite
emoji: πŸŽ“
colorFrom: indigo
colorTo: purple
sdk: gradio
sdk_version: 6.6.0
app_file: app.py
pinned: false
license: mit
short_description: AI-powered academic tools with user authentication
tags:
  - education
  - students
  - essay
  - pdf
  - quiz
  - translation
  - urdu
  - authentication
  - ai

πŸŽ“ Student AI Suite

AI-powered academic tools with secure user authentication

A unified platform combining essay generation, PDF summarization, smart quizzes, and Urdu translation β€” all with a modern, professional interface and secure user accounts.


✨ Features

Tool Description AI Model
πŸ“ Essay Generator Create structured academic essays Gemini 2.5 Flash
πŸ“„ PDF Summarizer Extract and summarize PDF content Gemini + DistilBART
🎯 Smart Quiz Generate interactive quizzes from study material Local NLP
🌍 Urdu Translator Professional English to Urdu translation Llama 3.3 70B

πŸ” Authentication

For Users

  • Free Registration: Create your own account instantly
  • Secure Login: Password-protected with session management
  • Personalized: Your name displayed in the interface

For Developers

  • Hidden developer account: admin
  • Set DEV_PASSWORD in environment variables
  • Full access to all features

πŸš€ Getting Started

1. Clone the Space

git clone https://huggingface.co/spaces/YOUR_USERNAME/student-ai-suite
cd student-ai-suite