Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Gain.Energy DrillScribe: Pure Vision-Based GUI Parser for Oil and Gas Applications 🔥
|
2 |
|
3 |
Gain.Energy DrillScribe is a highly specialized vision-based GUI parser developed from Microsoft's OmniParser, tailored specifically for the oil and gas industry. DrillScribe converts general GUI screens into structured elements, enabling seamless integration with industry-specific applications such as drilling operations dashboards, well monitoring systems, and safety compliance tools.
|
|
|
1 |
+
---
|
2 |
+
title: DrillScribe demo
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.4.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: agpl-3.0
|
11 |
+
---
|
12 |
+
|
13 |
# Gain.Energy DrillScribe: Pure Vision-Based GUI Parser for Oil and Gas Applications 🔥
|
14 |
|
15 |
Gain.Energy DrillScribe is a highly specialized vision-based GUI parser developed from Microsoft's OmniParser, tailored specifically for the oil and gas industry. DrillScribe converts general GUI screens into structured elements, enabling seamless integration with industry-specific applications such as drilling operations dashboards, well monitoring systems, and safety compliance tools.
|