How to set up a custom Hadoop single node cluster in the pseudo-distributed mode

In this article, we’ll explore how to set up a custom Hadoop single node cluster in the pseudo-distributed mode. Apache Hadoop provides a software framework for distributed storage and processing of big data using the MapReduce programming model. The core of Apache Hadoop consists of a storage part, known as Hadoop Distributed File System (HDFS), and […]

Read More

Getting started with GPT-3 model by OpenAI – The largest AI language model ever created

Generative Pre-trained Transformer 3, more commonly known as GPT-3, is an autoregressive language model created by OpenAI. It is the largest language model ever created and has been trained on an estimated 45 terabytes of text data, running through 175 billion parameters! The models have utilized a massive amount of data from the internet, which gives them the power to generate human-like text.

Read More

How to prioritize product features? – Prioritization frameworks and strategies

How to prioritize product features when you have a large list of features in pipeline? With the wide array of product features available to choose from, it can be extremely challenging to prioritize features and road mapping decisions without market research. Product managers and entrepreneurs are often stuck on deciding which prioritization frameworks to use […]

Read More

How do you choose the right VM size in Azure?

If your business has finally decided to migrate from an on-premises location to a cloud computing platform, you will know that the transition can be a daunting one. There are a number of things that you will have to consider like the cloud provider, cloud deployment type, cloud capacity etc. In a previous article, we […]

Read More

How to Choose the Right Cloud Service for Your Business – Part 1

In this article series, we would be discussing how to choose the right cloud service for your business. In this first part, we’ll go through the basics of cloud computing and different models/types of cloud services. In the upcoming articles, we’ll discuss in detail the best practices and know-hows for the prominent cloud service providers […]

Read More

How to Automate Statement Reconciliation using RPA

Automating statement reconciliation is crucial for many businesses, especially for those in the banking and financial services sector. It ensures that all invoices have been received and all documents are posted correctly. Efficient and accurate statement reconciliation can help businesses to check for discrepancies in data, eliminate duplicate information, and resolve missing invoices.  Undoubtedly, manual […]

Read More

Automating Customer Service using Hybrid AI chatbots and conversational tools

Elegant customer service is one of the most critical factor that determines the success of a brand and the business attached to it. From a customer’s perspective, what define a good customer service is the following three elements. Speedy resolution of their grievances. Resolution for problems within a single interaction. Friendly customer service agent. Of […]

Read More

5 Tools that can help increase the ROI of Start Up Software Projects

Software development for a start-up represents a significant investment, and whether you’re an Investor, Founder or CTO, you’ll want to maximize the amount of return and minimize the time it takes to achieve that return.  For anyone working with software development teams, either internal or external, there are tools available that play their part in […]

Read More

Flutter Tutorial : How to Navigate between Widgets and Screens

Google’s UI toolkit, Flutter has caught the attention of a lot of developers, business owners etc. App development can be made much faster using Flutter and it also offers expressive and flexible UI. In a previous article, I shared my insights on using Flutter for mobile app development. Navigation between widgets/screens is very important for […]

Read More