09/14/2024

Scalable Semantic Matching: Leveraging FAISS, nmslib, and Elasticsearch for Efficient Query Processing

Introduction We recently tackled a challenge involving the identification of relevant entries based on semantic matching. The goal was to create a system capable of matching […]
09/12/2024

The Power of Prompt Engineering — Unleashing AI’s Full Potential

As artificial intelligence continues to transform industries, one emerging skill set is proving to be a game changer: prompt engineering. This technique allows users to guide […]
03/11/2024

Deadlock & Resolving Deadlocks with “SKIP LOCKED” in PostgreSQL

Deadlocks are a common challenge for database-driven applications, including those that use PostgreSQL. In this blog post, we will discuss strategies for avoiding and resolving deadlocks […]
03/05/2024

Milvus VectorDB Integration : Enhancing Performance and Stability through Efficient Vector Management

This blog post explores the exciting prospect of replacing Elasticsearch and S3 with Milvus VectorDB.  This shift aims to address current performance and stability bottlenecks, paving […]
02/10/2024

Improve Your React App’s Performance with Lazy Loading: A Beginner’s Guide

Have you ever felt like your React app takes forever to load? As your app grows, so does its bundle size, impacting initial load times and […]
02/23/2018

Dinosaur with AI ! – When your internet is down next time…

Have you played the chrome dinosaur game ? If not paste chrome://dino/  in Chrome address bar, press spacebar and enjoy the game. Want to surprise someone by giving some Artificial […]
01/20/2018

No SQL Databases Mongo DB

Introduction A document-oriented database (commonly known as NoSql) is a data store of a group of documents (instead of group of rows). In case of MongoDB, group of JSON […]
07/23/2012

Turning Jasper Community Server on

The Jasper Server community edition is great for generating PDF and Excel reports. It provides easy reporting and analytics capabilities. But it’s not tuned for performance out of […]