rongo1
commited on
Commit
·
9d9da11
1
Parent(s):
a990b85
Merge Space repository with local repository
Browse files
README.md
CHANGED
@@ -1,24 +1,14 @@
|
|
1 |
---
|
2 |
-
<<<<<<< HEAD
|
3 |
-
title: Business Card Data Extractor
|
4 |
-
emoji: 💼
|
5 |
-
colorFrom: blue
|
6 |
-
colorTo: purple
|
7 |
-
sdk: gradio
|
8 |
-
sdk_version: "4.44.1"
|
9 |
-
=======
|
10 |
title: Business Card Extractor
|
11 |
emoji: 🐨
|
12 |
colorFrom: red
|
13 |
colorTo: yellow
|
14 |
sdk: gradio
|
15 |
sdk_version: 5.37.0
|
16 |
-
>>>>>>> a887c6da975a4cd8ec8e181794052a9516d6eda3
|
17 |
app_file: app.py
|
18 |
pinned: false
|
19 |
---
|
20 |
|
21 |
-
<<<<<<< HEAD
|
22 |
# Business Card Data Extractor 💼
|
23 |
|
24 |
An AI-powered tool that extracts structured data from business card images using Google's Gemini AI. Upload business card images and get organized data exported to Excel files with automatic Google Drive storage.
|
@@ -119,7 +109,4 @@ An AI-powered tool that extracts structured data from business card images using
|
|
119 |
- **Maximum File Size**: 10MB per image
|
120 |
- **Batch Processing**: Up to 5 cards per API call
|
121 |
- **Storage**: Automatic upload to Google Drive
|
122 |
-
- **Models**: Gemini 2.5 Flash (fast) / Pro (accurate)
|
123 |
-
=======
|
124 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
125 |
-
>>>>>>> a887c6da975a4cd8ec8e181794052a9516d6eda3
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
title: Business Card Extractor
|
3 |
emoji: 🐨
|
4 |
colorFrom: red
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.37.0
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
12 |
# Business Card Data Extractor 💼
|
13 |
|
14 |
An AI-powered tool that extracts structured data from business card images using Google's Gemini AI. Upload business card images and get organized data exported to Excel files with automatic Google Drive storage.
|
|
|
109 |
- **Maximum File Size**: 10MB per image
|
110 |
- **Batch Processing**: Up to 5 cards per API call
|
111 |
- **Storage**: Automatic upload to Google Drive
|
112 |
+
- **Models**: Gemini 2.5 Flash (fast) / Pro (accurate)
|
|
|
|
|
|