Skip to content

Commit 1836524

Browse files
author
Tyler Romero
committed
More fixups
1 parent 2901981 commit 1836524

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/docs/getting-started/getting-started.mdx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,20 @@
22

33
## Build Powerful Computer Vision Applications in Minutes
44

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.
912

1013
Don't code? No problem! [Contact our team](mailto:support@groundlight.ai) and we'll build a custom solution tailored to your needs.
1114

1215
### Prerequisites
1316
Before diving in, you'll need:
1417
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.
1619
3. Python 3.9 or newer installed on your system.
1720

1821
### Setting Up Your Environment

0 commit comments

Comments
 (0)