--- title: Smart Note Summarizer emoji: 🧠 colorFrom: blue colorTo: green sdk: gradio app_file: app.py pinned: false sdk_version: 5.31.0 --- # 🧠 Smart Note Summarizer Smart Note Summarizer is an intelligent, multilingual application that allows users to upload a PDF file or paste any block of text, and receive: - ✂️ A clean, concise summary - 🏷️ An automatically generated title - 🔑 5 relevant keywords - 📘 Two multiple-choice quiz questions - 🌐 Automatic translation if the source language and summary language differ All powered by OpenAI GPT-3.5 and wrapped in a clean Gradio interface. --- Powered by OpenAI GPT-3.5 & Gradio.