--- title: Visual Minutes Generator emoji: 🖼️ colorFrom: blue colorTo: purple sdk: gradio sdk_version: 5.44.0 app_file: app.py pinned: false license: mit short_description: A Space that generates visual minutes of meetings --- # Visual Minutes Generator This is a Hugging Face Space that generates visual minutes from a meeting transcript using a template image and Google's Gemini 3 Pro model. ## How to use 1. Enter your Google API Key in the input box (or set it as a Secret). 2. Upload a meeting transcript (text file). 3. Click "Generate Visual Minutes". *The template (template.jpg) is automatically loaded from the repository.* ## Requirements * Google API Key with access to Gemini 3 Pro / Gemini 2.0 Flash Exp.