Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,8 @@ tags:
|
|
| 22 |
|
| 23 |
# Agentic Geo: AI-Powered Geological Drillhole Analysis
|
| 24 |
|
|
|
|
|
|
|
| 25 |
Ever stared at endless spreadsheets of drilling data wondering where to start and how to make sense of it all? As geologists, we spend countless hours trying to understand our deposits, constantly returning to our data with new questions and hypotheses. The challenge? Most software packages require significant data formatting before you can even begin your analysis.
|
| 26 |
|
| 27 |
**Agentic Geo** transforms this workflow entirely. This powerful web application acts as your "agentic geologist," capable of ingesting, processing, analysing, and interpreting standard geological datasets in moments. Built to bridge the gap between raw data and geological understanding, it automates the tedious parts so you can focus on interpretation.
|
|
@@ -41,7 +43,7 @@ Consistent and accurate logging is a common challenge when multiple geologists a
|
|
| 41 |
* **Australian State Survey Compatibility**: Direct handling of typical CSV files and standard drilling data formats supplied to Australian State Geological Surveys
|
| 42 |
|
| 43 |
### 🧠 AI-Powered Analysis
|
| 44 |
-
* **Automated Geological Interpretation**: Powered by `
|
| 45 |
* **Conversational Data Exploration**: Ask follow-up questions about your data in natural language
|
| 46 |
* **Explainable Machine Learning**: Understand the drivers of mineralisation in your deposits
|
| 47 |
|
|
@@ -124,7 +126,7 @@ Geochemical clustering provides rapid, objective identification of major rock ty
|
|
| 124 |
## 🛠️ Technical Stack
|
| 125 |
|
| 126 |
* **Backend**: Python, Gradio, Pandas, Scikit-learn, Plotly
|
| 127 |
-
* **AI Integration**: DeepSeak
|
| 128 |
|
| 129 |
## 📜 Licence
|
| 130 |
|
|
|
|
| 22 |
|
| 23 |
# Agentic Geo: AI-Powered Geological Drillhole Analysis
|
| 24 |
|
| 25 |
+
Video Demonstration: https://drive.google.com/file/d/15A7LNl2ON4YimiAMcc_ihxkxTGfNIFR1/view?usp=sharing
|
| 26 |
+
|
| 27 |
Ever stared at endless spreadsheets of drilling data wondering where to start and how to make sense of it all? As geologists, we spend countless hours trying to understand our deposits, constantly returning to our data with new questions and hypotheses. The challenge? Most software packages require significant data formatting before you can even begin your analysis.
|
| 28 |
|
| 29 |
**Agentic Geo** transforms this workflow entirely. This powerful web application acts as your "agentic geologist," capable of ingesting, processing, analysing, and interpreting standard geological datasets in moments. Built to bridge the gap between raw data and geological understanding, it automates the tedious parts so you can focus on interpretation.
|
|
|
|
| 43 |
* **Australian State Survey Compatibility**: Direct handling of typical CSV files and standard drilling data formats supplied to Australian State Geological Surveys
|
| 44 |
|
| 45 |
### 🧠 AI-Powered Analysis
|
| 46 |
+
* **Automated Geological Interpretation**: Powered by `DeepSeakV3` for geological insights
|
| 47 |
* **Conversational Data Exploration**: Ask follow-up questions about your data in natural language
|
| 48 |
* **Explainable Machine Learning**: Understand the drivers of mineralisation in your deposits
|
| 49 |
|
|
|
|
| 126 |
## 🛠️ Technical Stack
|
| 127 |
|
| 128 |
* **Backend**: Python, Gradio, Pandas, Scikit-learn, Plotly
|
| 129 |
+
* **AI Integration**: DeepSeak V3
|
| 130 |
|
| 131 |
## 📜 Licence
|
| 132 |
|