Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,5 +10,17 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Interactive Encyplopedia
|
| 12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Interactive Encyplopedia
|
| 12 |
---
|
| 13 |
+
# Art History Explorer
|
| 14 |
+
|
| 15 |
+
An interactive application for exploring art history using AI-powered analysis and visualization.
|
| 16 |
+
|
| 17 |
+
## Features
|
| 18 |
+
- AI-powered art history analysis
|
| 19 |
+
- Interactive geographic visualization
|
| 20 |
+
- Historical timeline visualization
|
| 21 |
+
- Adjustable exploration depth
|
| 22 |
+
- Structured data model for art historical information
|
| 23 |
+
|
| 24 |
+
## Setup
|
| 25 |
+
1. Install requirements:
|
| 26 |
|
|
|