You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/getting-started/getting-started.mdx
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,20 @@
2
2
3
3
## Build Powerful Computer Vision Applications in Minutes
4
4
5
-
Welcome to Groundlight AI! This guide will help you create your first computer vision application
6
-
quickly and easily using our intuitive Python SDK. Whether you're monitoring wildlife,
7
-
automating quality control, or building smart security systems, Groundlight makes computer vision
8
-
accessible to everyone.
5
+
Welcome to Groundlight AI! This guide will walk you through creating powerful computer vision applications in minutes using our Python SDK.
6
+
No machine learning expertise required! Groundlight empowers businesses across industries -
7
+
from [revolutionizing industrial quality control](https://www.groundlight.ai/blog/lkq-corporation-uses-groundlight-ai-to-revolutionize-quality-control-and-inspection)
8
+
and [monitoring workplace safety compliance](https://www.groundlight.ai/use-cases/ppe-detection-in-the-workplace)
9
+
to [optimizing inventory management](https://www.groundlight.ai/use-cases/inventory-monitoring-using-vision-ai).
10
+
Our human-in-the-loop technology delivers accurate results while continuously improving over time, making
11
+
sophisticated computer vision accessible to everyone.
9
12
10
13
Don't code? No problem! [Contact our team](mailto:support@groundlight.ai) and we'll build a custom solution tailored to your needs.
11
14
12
15
### Prerequisites
13
16
Before diving in, you'll need:
14
17
1. A [Groundlight account](https://dashboard.groundlight.ai/) (sign up is quick and easy!)
15
-
2. An API token from your [Groundlight dashboard](https://dashboard.groundlight.ai/reef/my-account/api-tokens). Check out our [API Tokens guide](http://localhost:3000/python-sdk/docs/getting-started/api-tokens) for details.
18
+
2. An API token from your [Groundlight dashboard](https://dashboard.groundlight.ai/reef/my-account/api-tokens). Check out our [API Tokens guide](/docs/getting-started/api-tokens) for details.
0 commit comments