Upload README
Browse files
README.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# InternVL2.5 Slide Analyzer
|
2 |
+
|
3 |
+
This application uses the InternVL2.5 multimodal model to analyze presentation slides from PDF or PowerPoint files.
|
4 |
+
|
5 |
+
## Features
|
6 |
+
|
7 |
+
- **Single Image Analysis**: Upload and analyze individual images or slides
|
8 |
+
- **Multiple Slides Analysis**: Upload a PDF or PowerPoint file and analyze multiple slides at once
|
9 |
+
- **Customizable Prompts**: Choose from predefined prompts or create your own
|
10 |
+
|
11 |
+
## How to Use
|
12 |
+
|
13 |
+
1. Select the tab for the type of analysis you want to perform
|
14 |
+
2. Upload your image or presentation file
|
15 |
+
3. Select a prompt or write your own
|
16 |
+
4. Click the "Analyze" button
|
17 |
+
5. View the analysis results
|
18 |
+
|
19 |
+
## Model Information
|
20 |
+
|
21 |
+
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.
|