Bluetick Consultants Inc.

Advanced SQL: Window Functions Explained

In the Part 1 of this blog series, we learnt how to create a frame using frame_types…

Continue Reading

Mastering Advanced SQL: Part 3

In the Part 1 of this blog series, we learnt how to create a frame using frame_types…

Continue Reading

Mastering Advanced SQL: Part 2

In the Part 1 of this blog series, we learnt how to create a frame using frame_types…

Continue Reading

Mastering Advanced SQL: Part 1

SQL is a remarkably rich and versatile declarative database and programming language.Development…

Continue Reading

Utilizing Threads in Ruby for Better Performance

We all know what a process is it is a unit of work with a single thread of control.Thread is also a lightweight…

Continue Reading

Fastify on Lambda: Serverless Deployment Guide

An efficient server implies a lower cost of the infrastructure, better responsiveness under load, and happy…

Continue Reading

Predicting NFT Image Prices with AI

An NFT is an image in the form of a digital token. These tokens are then sold online. AN NFT can be anything in digital…

Continue Reading

Top Object Detection Techniques in Computer Vision

Object detection: Locating the presence of objects with a bounding box and types or classes of the located objects…

Continue Reading

Deep Learning for Image and Video Colorization

Converting color images to black and white is quite easy using the OpenCV framework,but for converting…

Continue Reading

Image Entity Recognition with OCR

An entity can be a word or series of words that consistently refer to the same thing. Every detected entity is classified into a prelabelled category. For example, a NER model might detect the word…

Continue Reading