Manufacturing: Enhance quality control with AI
In manufacturing, maintaining high quality and efficiency is paramount. Implementing AI-driven visual inspection systems on manufacturing lines can enhance quality control processes, especially in environments with limited computational resources.
Environment: These edge systems deploy directly on manufacturing lines, analyzing products in real time. By operating close to the data source, they minimize latency and maximize responsiveness, working to make sure no defective product moves far down the line undetected.
Hardware and data needs: To support these systems, manufacturers employ small-form-factor edge devices. These devices are powerful enough to process high volumes of visual data on site. Despite their compact size, they perform complex computations required for detailed image analysis and defect detection without needing to send data back to central servers for processing.
Red Hat solutions: Red Hat application platforms offer robust container orchestration that allows these AI-applications to run efficiently and consistently across various devices. Red Hat OpenShift and Red Hat Device Edge facilitate real-time data processing by deploying containers that can scale dynamically with the workload, making sure the visual inspection applications receive the computational resources they need, exactly when they need them.
Integration and benefits: Integrating these AI-systems with existing manufacturing operations works with Red Hat OpenShift, which can handle and connect the AI-systems, modern microservices, and even more traditional monolithic applications. Early defect detection allows manufacturers to rectify issues before they escalate, significantly reducing waste and downtime. Over time, this leads to enhanced production efficiency, which can positively influence the bottom line. Additionally, consistent product quality boosts customer satisfaction and brand reputation, which are critical for business success in any market.
Example implementations
Zero touch provisioning for factory workflows
Zero touch provisioning (ZTP) allows for a set deployment to be rolled out across a large number of disparate devices in a uniform way. This is especially useful for high numbers of devices that need to be deployed outside of the datacenter.
Building on ZTP, Red Hat’s ZTP for Factory Workflows solution allows customers to order high numbers of edge nodes and clusters that can arrive from the factory preprovisioned for onsite configuration. This means that customers not only save time traditionally lost to repetitive manual deployments, but also reduce the chances of errors due to those same manual deployments.
Learn more about this implementation
Retail: Transform customer experiences
In the retail sector, implementing AI-systems at store locations can revolutionize inventory management and enhance customer interactions directly at the point of sale. By deploying edge computing solutions, retailers can process data on site, triggering immediate responses to inventory changes and customer behaviors without the latency associated with data transmission to distant servers.
Environment: Effective implementation in retail requires edge devices equipped to handle robust security protocols to protect sensitive customer data. These devices must also support AI-hardware acceleration to process large volumes of data swiftly. Such capabilities help the systems perform complex analyses in real time, from tracking inventory levels to providing personalized shopping recommendations based on customer preferences and purchase history.
Red Hat solutions: Red Hat Device Edge offers a streamlined, lightweight orchestration solution ideal for these environments. It facilitates operational consistency across devices with data management and real-time analytics. This solution integrates with existing retail systems, which can also run on Red Hat OpenShift, allowing for a unified approach to edge computing that enhances the efficiency of retail operations.
Integration and benefits: Using these solutions helps retailers respond to changing market conditions or create differentiated offerings as needs arise, in less time and limit the need for on-site tech staff with single touch updates, upgrades, and application deployment across remote sites.
Example implementations
AI for computer vision
Computer vision is an implementation of AI at the edge that is important for intelligent decision making in many industries, including manufacturing, retail, and healthcare. Using Red Hat OpenShift and Red Hat Device Edge as a platform, users can access Red Hat’s extensive partner ecosystem to implement a solution.
For example, a partnership between Guise AI and Red Hat offers a Manufacturing Visual Inspection solution. Guise AI Visual Inspection for Manufacturing solution is a proprietary technology built to address the need to automate quality control on manufacturing and assembly lines at the far edge. The machine vision and anomaly detection model is optimized on Intel® Distribution of OpenVINO™ toolkit, which reduces the power consumption needed for machine vision use cases.
The entire system runs on Red Hat Device Edge, which allows the flexibility to implement the system using the specific hardware required.
Read more about this implementation
Healthcare: Real-time medical diagnostics
In healthcare, the implementation of edge computing is crucial for conducting immediate diagnostics in various settings, including remote locations. A critical application is the use of AI to interpret medical data, which allows for accelerated responses where traditional hospital resources may be absent.
Environment: Devices employed in these scenarios must handle high-compute tasks such as image processing and real-time data analysis. They must also comply with stringent health data security standards to protect patient information. This dual requirement means that the devices must be both powerful and have a security focus, capable of operating under the healthcare industry’s unique constraints.
Red Hat solutions: Red Hat OpenShift serves as a robust platform supporting AI-applications necessary for these diagnostic tasks. It offers a platform for the processing of sensitive medical data using established security protocols directly at the edge, working to make sure that the confidentiality and integrity of patient data is maintained. By deploying AI-models directly on edge devices, healthcare providers can use advanced diagnostics without the latency that comes from cloud processing.
Integration and benefits: The integration of real-time data processing capabilities into healthcare operations allows for swift decision making, which is often critical in medical emergencies. The ability to process data on site without needing to send it to a distant datacenter is vital for timely patient care and can have a significant effect on outcomes. Red Hat OpenShift facilitates this swift data processing, even in environments with limited or intermittent connectivity. This capability helps make sure that patient data is always up-to-date and accessible when needed, enhancing the ability to make informed medical decisions rapidly.
Example implementations
Edge devices to detect skin cancer
Another implementation example is how edge detection technology can help detect skin cancer by enhancing the way images are captured and analyzed.
Different devices, such as smartphones, tablets, or computers, can capture images of the skin. An application specifically designed for this purpose can be installed on these devices to manage the image capture process. Once a device captures an image, it sends it to the image upload application. This application not only stores the image but also its metadata in a secure database. The images themselves are stored separately in object storage managed by IBM Storage Ceph, while the metadata is saved on Ceph’s block storage for added security.
Once the image is uploaded, the image upload application places a message in the AMQ (Kafka) queue, signaling IBM watsonx model (an AI model that is compatible with Red Hat OpenShift and Red Hat OpenShift AI) to process the image. IBM watsonx model analyzes the image and sends the results back to the doctor through a notification service.
Doctors use these processed images, along with biopsy results when available, to diagnose skin cancer. These diagnoses help to continually train and refine the AI/ML models used in this process, enhancing both their accuracy and precision over time.
The development of these applications and models, along with the monitoring dashboards and the underlying infrastructure, are continuously updated by developers and operations teams. They use GitOps practices for deployment and management of all architectural elements. Furthermore, the entire setup, including installation and management of components, is automated using Ansible Automation Platform, working to establish a consistent, predictable, and auditable environment that supports the critical task of skin cancer detection.
Learn more about the process