From bae67ba1776e5f7fcb49af9b16c005cfe34c5123 Mon Sep 17 00:00:00 2001 From: julia-groundlight Date: Wed, 11 Jun 2025 14:07:29 -0700 Subject: [PATCH 1/2] Update sample-applications.md Updated the categories and added new (and older) Github repos. --- .../sample-applications.md | 50 ++++++++----------- 1 file changed, 20 insertions(+), 30 deletions(-) diff --git a/docs/docs/sample-applications/sample-applications.md b/docs/docs/sample-applications/sample-applications.md index 8c5d09d4..867a568e 100644 --- a/docs/docs/sample-applications/sample-applications.md +++ b/docs/docs/sample-applications/sample-applications.md @@ -1,8 +1,10 @@ -# Sample Applications +# Sample Computer Vision Projects & Applications -Explore these example applications to see Groundlight's computer vision capabilities in action: +Explore these example computer vision projects and real-world applications built with Groundlight’s computer vision tools. Ideal for developers, researchers, and AI enthusiasts. -## Industrial and Manufacturing Applications +_If you’re interested in building something but don’t see the sample computer vision project here, don’t hesitate to reach out to Groundlight’s application engineers at support@Groundlight.ai who can assist you._ + +## Industrial and Manufacturing Computer Vision Projects & Applications Groundlight's natural language-based computer vision technology transforms industrial processes in several key areas: @@ -11,35 +13,23 @@ Groundlight's natural language-based computer vision technology transforms indus - **Quality Control**: Identify defects and maintain strict quality standards - **Cobot Integration**: Enhance capabilities of collaborative robots and CNC machines -[Learn more about industrial applications →](/docs/sample-applications/industrial) - -## Retail Analytics Solution - -Monitor customer service counter utilization with this practical retail application. Features include: - -- Real-time tracking of service counter usage -- Hourly utilization summaries -- Automated daily reports via email -- Data-driven insights for staff scheduling and store layout optimization - -[View the retail analytics implementation →](/docs/sample-applications/retail-analytics) - -## Fun Project: Dog-on-Couch Detector - -Create a playful home automation system that detects when your dog is on the couch and plays a pre-recorded message. This example demonstrates: - -- Real-time image capture and analysis -- Audio playback integration -- Continuous monitoring capabilities +[Check out this blog post](https://www.groundlight.ai/blog/computer-vision-in-manufacturing) to learn more about how Groundlight can be used for a variety of industrial applications. -[Build your own dog detector →](/docs/sample-applications/dog-on-couch) +## Security & Facility Management Computer Vision Projects & Applications +- **Automated leak and spill detection**: [View Github Repo →](https://github.com/groundlight/leak-detection-sample) +- **Automated monitoring of parking spots**: [View Github Repo →](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector) -## Live Stream Monitor: Bird Feeder Edition +## Retail Analytics Computer Vision Projects & Applications +- **Counting people & employees walking in and out of a door**: [View Github Repo →](https://github.com/groundlight/employee-counting) +- **Monitoring service counter utilization**: [View the retail analytics implementation →](/docs/sample-applications/retail-analytics) +- **Automated inventory monitoring and management**: [View Github Repo →](https://github.com/groundlight/inventory-management) -Monitor live streams with automated alerts using Groundlight's vision API. Features include: +## Fun Hobbyist Computer Vision Projects for AI Tinkerers -- Frame capture from live streams -- Alert system integration -- Simple command-line interface +Looking for an easy way to tinker with computer vision AI at home? From observing nature to playing Halloween pranks, here are some fun ways to try out Groundlight’s computer vision capabilities and tools: -[Create a monitor for birds at your feeder →](/docs/sample-applications/streaming-with-alerts) \ No newline at end of file +- **Automated “garden monitor” that detects wild animals in your garden and plays a sound to scare them off**: [View Github Repo →](https://github.com/robotrapta/garden-watcher) +- **Monitor if the kitchen is clean**: [View Github Repo →](https://github.com/robotrapta/domestic-tranquility) +- **Halloween prank to scare trick-or-treaters walking by**: [View Github Repo →](https://github.com/robotrapta/aihalloween) +- **Keep your dog off the couch**: [Build your own dog detector →](/docs/sample-applications/dog-on-couch) +- **Monitor and alert if a bird as at the bird feeder**: [Create a monitor for birds at your feeder →](/docs/sample-applications/streaming-with-alerts) From 5dfec0d41994c4da434de7eae34f669e2dda2668 Mon Sep 17 00:00:00 2001 From: julia-groundlight Date: Wed, 11 Jun 2025 15:10:04 -0700 Subject: [PATCH 2/2] Update sample-applications.md --- .../sample-applications.md | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/docs/sample-applications/sample-applications.md b/docs/docs/sample-applications/sample-applications.md index 867a568e..6329fb97 100644 --- a/docs/docs/sample-applications/sample-applications.md +++ b/docs/docs/sample-applications/sample-applications.md @@ -2,7 +2,16 @@ Explore these example computer vision projects and real-world applications built with Groundlight’s computer vision tools. Ideal for developers, researchers, and AI enthusiasts. -_If you’re interested in building something but don’t see the sample computer vision project here, don’t hesitate to reach out to Groundlight’s application engineers at support@Groundlight.ai who can assist you._ +_If you’re interested in building else or have questions, reach out to Groundlight’s application engineers at support@Groundlight.ai._ + +## Security & Facility Management Computer Vision Projects & Applications +- **Detect leak and spills**: [View Github Repo →](https://github.com/groundlight/leak-detection-sample) +- **Monitor your parking spots**: [View Github Repo →](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector) + +## Retail Analytics Computer Vision Projects & Applications +- **Count people & employees walking in and out of a door**: [View Github Repo →](https://github.com/groundlight/employee-counting) +- **Inventory monitoring and management**: [View Github Repo →](https://github.com/groundlight/inventory-management) +- **Monitor utilization of the customer service counter**: [View the retail analytics implementation →](https://code.groundlight.ai/python-sdk/docs/sample-applications/retail-analytics) ## Industrial and Manufacturing Computer Vision Projects & Applications @@ -15,21 +24,12 @@ Groundlight's natural language-based computer vision technology transforms indus [Check out this blog post](https://www.groundlight.ai/blog/computer-vision-in-manufacturing) to learn more about how Groundlight can be used for a variety of industrial applications. -## Security & Facility Management Computer Vision Projects & Applications -- **Automated leak and spill detection**: [View Github Repo →](https://github.com/groundlight/leak-detection-sample) -- **Automated monitoring of parking spots**: [View Github Repo →](https://github.com/groundlight/video_tutorials/tree/main/parking_spot_detector) - -## Retail Analytics Computer Vision Projects & Applications -- **Counting people & employees walking in and out of a door**: [View Github Repo →](https://github.com/groundlight/employee-counting) -- **Monitoring service counter utilization**: [View the retail analytics implementation →](/docs/sample-applications/retail-analytics) -- **Automated inventory monitoring and management**: [View Github Repo →](https://github.com/groundlight/inventory-management) - ## Fun Hobbyist Computer Vision Projects for AI Tinkerers Looking for an easy way to tinker with computer vision AI at home? From observing nature to playing Halloween pranks, here are some fun ways to try out Groundlight’s computer vision capabilities and tools: -- **Automated “garden monitor” that detects wild animals in your garden and plays a sound to scare them off**: [View Github Repo →](https://github.com/robotrapta/garden-watcher) +- **A “garden monitor” that detects wild animals in your garden and plays a sound to scare them off**: [View Github Repo →](https://github.com/robotrapta/garden-watcher) - **Monitor if the kitchen is clean**: [View Github Repo →](https://github.com/robotrapta/domestic-tranquility) - **Halloween prank to scare trick-or-treaters walking by**: [View Github Repo →](https://github.com/robotrapta/aihalloween) -- **Keep your dog off the couch**: [Build your own dog detector →](/docs/sample-applications/dog-on-couch) -- **Monitor and alert if a bird as at the bird feeder**: [Create a monitor for birds at your feeder →](/docs/sample-applications/streaming-with-alerts) +- **Keep your dog off the couch**: [Build your own dog detector →](https://code.groundlight.ai/python-sdk/docs/sample-applications/dog-on-couch) +- **Monitor and alert if a bird is at the bird feeder**: [Create a monitor for birds at your feeder →](https://code.groundlight.ai/python-sdk/docs/sample-applications/streaming-with-alerts)