Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,12 +11,10 @@ pinned: false
|
|
| 11 |
|
| 12 |
# 📅 Flyer Event Extractor
|
| 13 |
|
| 14 |
-
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
-
## Features
|
| 18 |
-
- Upload PNG/JPG flyers
|
| 19 |
-
- OCR text extraction
|
| 20 |
-
- Regex-based parsing of event details
|
| 21 |
-
- Save to CSV
|
| 22 |
-
- Download CSV of all events
|
|
|
|
| 11 |
|
| 12 |
# 📅 Flyer Event Extractor
|
| 13 |
|
| 14 |
+
This app extracts **event details from flyers**.
|
| 15 |
+
- Upload an image flyer → OCR extracts text → model extracts Event, Date, and Location.
|
| 16 |
+
- Or paste flyer text directly.
|
| 17 |
+
|
| 18 |
+
Model: [King-8/flyer-event-extractor](https://huggingface.co/King-8/flyer-event-extractor)
|
| 19 |
+
Built with **Gradio** + **Transformers**.
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|