| title: InternVL2.5 Slide Analyzer | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 3.50.0 | |
| app_file: app.py | |
| pinned: false | |
| # InternVL2.5 Slide Analyzer | |
| This application uses the InternVL2.5 multimodal model to analyze presentation slides from PDF or PowerPoint files. | |
| ## Features | |
| - **Single Image Analysis**: Upload and analyze individual images or slides | |
| - **Multiple Slides Analysis**: Upload a PDF or PowerPoint file and analyze multiple slides at once | |
| - **Customizable Prompts**: Choose from predefined prompts or create your own | |
| ## How to Use | |
| 1. Select the tab for the type of analysis you want to perform | |
| 2. Upload your image or presentation file | |
| 3. Select a prompt or write your own | |
| 4. Click the "Analyze" button | |
| 5. View the analysis results | |
| ## Model Information | |
| This application uses the InternVL2.5-8B model, a state-of-the-art multimodal model capable of understanding and analyzing visual content with accompanying text. | |