Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: StudyMind AI
emoji: π§
colorFrom: purple
colorTo: indigo
sdk: gradio
app_file: app.py
pinned: false
license: mit
β¦ StudyMind AI
Your intelligent study companion β upload notes, get summaries, flashcards, quizzes, mind maps, a study plan, and a personal AI tutor.
Features
| Feature | Description |
|---|---|
| π File Upload | PDF, images (handwritten notes!), PowerPoint, TXT, Markdown |
| π Smart Summary | 4 styles: Concise, Detailed, ELI5, Exam Prep |
| π Flashcards | Auto-generated interactive flashcard viewer with difficulty ratings |
| π Quiz Mode | Multiple-choice quiz with instant feedback and scoring |
| π§ Mind Map | Visual concept map of your study material |
| π Study Plan | Personalized day-by-day study schedule |
| π€ AI Tutor | Chatbot that explains anything from your material |
Deployment
1. Set your Groq API key
In your Hugging Face Space β Settings β Repository secrets:
- Name:
GROQ_API_KEY - Value: your key from https://console.groq.com
2. Files needed
app.pyrequirements.txtREADME.md
That's it! Hugging Face handles the rest.