Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ERP-GPT-EU
|
| 2 |
|
| 3 |
This repository includes the data and code needed to deploy **[ERP-GPT-EU](https://chatgpt.com/g/g-690a45283b0081918ef79f0d2ab8964e-erp-gpt-eu)**, a tool-augmented GPT for querying and interpreting high-resolution European soil data.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: ERP-GPT-EU
|
| 6 |
+
tags:
|
| 7 |
+
- soil
|
| 8 |
+
- soil-science
|
| 9 |
+
- earth-science
|
| 10 |
+
- environmental-science
|
| 11 |
+
- geospatial
|
| 12 |
+
- rag
|
| 13 |
+
- tool-augmented-llm
|
| 14 |
+
- api
|
| 15 |
+
- llm
|
| 16 |
+
- retrieval
|
| 17 |
+
- natural-language-interface
|
| 18 |
+
- europe
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
# ERP-GPT-EU
|
| 22 |
|
| 23 |
This repository includes the data and code needed to deploy **[ERP-GPT-EU](https://chatgpt.com/g/g-690a45283b0081918ef79f0d2ab8964e-erp-gpt-eu)**, a tool-augmented GPT for querying and interpreting high-resolution European soil data.
|