Guide
Groundlight provides a powerful "computer vision powered by natural language" system that enables you to build visual applications with minimal code. With Groundlight, you can quickly create applications for various use cases, from simple object detection to complex visual analysis.
On the following pages, we'll guide you through the process of building applications with Groundlight.
- Grabbing images: Understand the intricacies of how to submit images from various input sources to Groundlight.
- Working with detectors: Learn how to create, configure, and use detectors in your Groundlight-powered applications.
- Submitting image queries: Submit images to Groundlight for analysis and retrieve the results.
- Confidence levels: Master how to control the trade-off of latency against accuracy by configuring the desired confidence level for your detectors.
- Handling errors: Understand how to handle and troubleshoot HTTP errors (
ApiException
) that may occur while using Groundlight. - Asynchronous queries: Groundlight makes it easy to submit asynchronous queries. Learn how to submit queries asynchronously and retrieve the results later.
- Using Groundlight on the edge: Discover how to deploy Groundlight in edge computing environments for improved performance and reduced latency.
- Alerts: Learn how to set up alerts to notify you via text (SMS) or email when specific conditions are met in your visual applications.
- Industrial applications: Learn how to apply modern natural-language-based computer vision to your industrial and manufacturing applications.
By exploring these resources and sample applications, you'll be well on your way to building powerful visual applications using Groundlight's computer vision and natural language capabilities.