Blogs

Automated Logo Detection and Audio Monitoring

In broadcasting, television channels are responsible not only for delivering high-quality audio and visuals but also for ensuring that logos and regulatory content (such as compliance indicators) are correctly displayed on-screen. Traditionally, this task has relied...

Will the Floodgates Open? Connecting Game Characters to LLMs

Written by James Treneman, ex-Indie Game Developer and Services Delivery Manager at TrackIt “It’s going to be so cool when NPCs are hooked up to LLMs!” Ever heard that before? Because I have - every time a gamer enters a GenAI conversation. To a typical player, it’s...

React Native vs Flutter: Choosing the Right Framework for Building Mobile Apps

Modern mobile development often comes down to a choice between two dominant frameworks: React Native and Flutter. These cross-platform development behemoths have revolutionized the way we design and deploy modern mobile applications. While React Native, powered by...
How to Set up and Use Object Detection Endpoints

How to Set up and Use Object Detection Endpoints

Written by Timothe Coloniel, Junior Software Engineer, TrackIt Object detection is a fundamental task in computer vision that involves identifying and locating objects within an image. This technology has a wide range of applications, including autonomous driving,...

read more
Building a Custom Object Detection Model with YOLOv8

Building a Custom Object Detection Model with YOLOv8

Written by Maram Ayari, DevOps Engineer What is Object Detection? How is it Different from Object Localization and Classification? Object detection is a key task in computer vision, essential for enabling machines to analyze and understand visual data. In various...

read more
What is Infrastructure as Code (IaC)?

What is Infrastructure as Code (IaC)?

Infrastructure as Code (IaC) is a methodology that allows organizations to manage and provision infrastructure through machine-readable files rather than manually configuring hardware or using interactive configuration tools. As the name suggests, this approach treats...

read more