Commit ·
919a743
1
Parent(s): 847e44a
Update README and add LICENSE file
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# GeoAnalysis AI: UK Energy Prospect Finder
|
| 2 |
An AI-powered geospatial analysis platform for energy infrastructure planning and risk assessment, built with AWS Bedrock AgentCore and advanced multi-criteria decision analysis (MCDA) capabilities.
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: GeoAnalysis AI
|
| 3 |
+
emoji: 🧭
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 5.42.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# GeoAnalysis AI: UK Energy Prospect Finder
|
| 13 |
An AI-powered geospatial analysis platform for energy infrastructure planning and risk assessment, built with AWS Bedrock AgentCore and advanced multi-criteria decision analysis (MCDA) capabilities.
|
| 14 |
|