Bluetick Consultants Inc.

Experimental NLP for Article Summary Extraction

Summary Extraction is the technique for generating meaningful and complete information of the text while focusing on the sections that convey useful information, and…

Continue Reading

Understanding Macros: A Comprehensive Guide

Macro is a code that writes code. Macros are one of the most advanced and powerful features of Elixir. They make it possible to perform powerful code transformations in compilation time…

Continue Reading

Deploy Scalable Django Apps with Kubernetes

This blog will deploy a broken application and we’ll be fixing the Kubernetes YAML documents to make the deployment successful. the application will query from the database and return data…

Continue Reading