File size: 2,676 Bytes
63495ec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 | ---
title: PowerPoint Script Generator
emoji: π€
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---
# π€ PowerPoint Script Generator
**Generate professional presentation scripts instantly using AI!**
This Gradio application uses **Falcon3-1B-Instruct** to automatically create speaker scripts for PowerPoint presentations on any topic.
## β¨ Features
- π **Topic-based generation** - Enter any presentation topic
- π **Customizable slides** - Generate scripts for 3-10 slides
- π₯ **Multiple audiences** - Students, executives, technical professionals, and more
- π¨ **Tone options** - Professional, casual, technical, inspirational, etc.
- βοΈ **Advanced controls** - Adjust temperature and max tokens
- π‘ **Example topics** - Pre-loaded examples to get started
- β‘ **Cloud-based** - No installation required!
## π How to Use
1. **Enter your presentation topic** (e.g., "Introduction to Cloud Computing")
2. **Select number of slides** (3-10 recommended)
3. **Choose your audience** (who will be listening?)
4. **Select tone** (how formal should it be?)
5. **Click Generate** and wait 10-30 seconds
6. **Copy your script** and use it in your presentation!
## π What You Get
For each slide, you'll receive:
- **Slide Title** - Clear, descriptive heading
- **Speaker Script** - 2-4 sentences of what to say
- **Key Points** - Bullet points highlighting main ideas
- **Timing** - Suggested duration for the slide
## π‘ Example Topics
- "Quarterly Sales Performance Review"
- "Introduction to Machine Learning"
- "Cybersecurity Best Practices"
- "The Future of Renewable Energy"
- "Building a Strong Company Culture"
## π― Use Cases
- Business presentations
- Educational lectures
- Conference talks
- Investor pitches
- Training sessions
- Sales presentations
## π οΈ Technical Details
- **Model**: Falcon3-1B-Instruct (via HuggingFace Inference API)
- **Framework**: Gradio
- **Deployment**: HuggingFace Spaces
- **No local setup required!**
## π Tips for Best Results
1. **Be specific** with your topic description
2. **Choose appropriate** audience and tone
3. **Use 3-7 slides** for optimal quality
4. **Review and customize** the generated script
5. **Practice** with the suggested timings
## π Created For
Johns Hopkins University - Agentic AI Certificate Program
Demonstrating practical applications of:
- Large Language Models (LLMs)
- Prompt Engineering
- AI-powered content generation
## π License
MIT License - Free to use for educational and commercial purposes
---
**Powered by Falcon3-1B-Instruct via HuggingFace Inference API** π€
|