Saikat Sarkar Blog

Insights on AI, RPA, and Digital Transformation

Explore Blogs

Latest Posts

Tokenization and Vectorization

Tokenization and Vectorization in Deep Learning

Learn how tokenization and vectorization transform text into numerical representations for deep learning models. Includes Python examples with Keras, Word2Vec, and BERT.

Read the full post on how to use Tokenization and Vectorization in Deep Learning
Text to SQL

Text-to-SQL with Vanna.AI and Python

Learn how to use Vanna.AI with Python to convert natural language questions into SQL queries and run them against your database. Step-by-step guide with code examples, setup, and use cases.

Read the full post on how to convert natural language questions into SQL queries
Vector Databases

Vector Databases — What they are and how they differ from SQL/NoSQL

Learn what vector databases are, why they power semantic search and RAG, how they differ from SQL/NoSQL, example tools, and code snippets to get started with embeddings + ANN search.

Read the full post on Vector Databases
LLaMA Explained

LLaMA Explained — Meta’s Open-Source Large Language Model

Understand LLaMA, Meta’s open-source large language model. Learn its versions, features, and how to use LLaMA in Python with Hugging Face.

Read the full post on LLaMA Explained
Deploy ML/AI Models

How to Deploy ML/AI Models in AWS

Step-by-step guide to deploying ML/AI models in AWS using SageMaker, Lambda, ECS, EC2, and more with Python examples.

Read the full post on how to Deploy ML/AI Models
AI + Space Systems: The Future of Modeling & Simulation

AI + Space Systems: The Future of Modeling & Simulation

How AI is transforming modeling & simulation for space systems — trajectory optimisation, anomaly detection, constellation management and more. Includes Python simulation and RL examples.

Read the full post on AI + Space Systems: The Future of Modeling & Simulation
How to Build a Data Lake on AWS

How to Build a Data Lake on AWS — Step by Step Guide

Learn how to design and build a scalable Data Lake on AWS using S3, Glue, Athena, Redshift, QuickSight, and Lake Formation. Includes architecture, workflow, and best practices.

Read the full post on how to Build a Data Lake on AWS
Agentic AI

Agentic AI — Real-World Use Cases Across Industries

Explore practical use cases of Agentic AI across business, finance, healthcare, customer support, supply chain, and personal productivity.

Read the full post on Agentic AI — Real-World Use Cases Across Industries
Fraud Analytics in Credit Card

Fraud Analytics in Credit Card Transactions with AI and Python

Learn how to detect fraud in credit card transactions using AI and Python. Covers data, features, supervised & unsupervised models, code examples, explainability, and deployment best practices.

Read the full post on Fraud Analytics in Credit Card Transactions with AI and Python
Semantic Search with Python

Semantic Search with Python

Semantic search uses embeddings to capture the meaning of text so you retrieve relevant results.

Read the full post on Semantic Search with Python
Model Performance Metrics

Model Performance Metrics — How to Choose the Right One

A practical guide to model evaluation metrics: classification, regression, ranking and business metrics — when to use each, pros and cons.

Read the full post on Model Performance Metrics
Semantic search with Generative AI (GPT)

Semantic search with Generative AI (GPT)

How to integrate semantic search with Generative AI (GPT) to build chat-with-your-documents systems using Python and LangChain.

Read the full post on Semantic search with Generative AI (GPT)
GenAI in FinTech – Smart POS Payment Assistant

GenAI in FinTech – Smart POS Payment Assistant

Use case of Generative AI in FinTech: AI-powered Smart Payment Assistant at POS for digital payments.

Read the full post on GenAI in FinTech – Smart POS Payment Assistant
Monte Carlo simulation

What is Monte Carlo Simulation?

Monte Carlo Simulation usesrandom sampling to estimate probabilities of outcomes in uncertain processes. In option pricing, it means simulating future stock prices, calculating option payoffs, and averaging results.

Learn more about Monte Carlo Simulation
Sudoku with Python

Solving Sudoku with Python — Backtracking Explaine

A practical walkthrough: implement a Sudoku solver in Python using backtracking (plus simple optimizations). Includes runnable code and example.

Read the full post on Solving Sudoku with Python — Backtracking Explaine
Agentic AI for Trading

Agentic AI for Trading — Prototype & Demo

How to build a safe, human-in-the-loop agentic AI prototype using embeddings, retrieval, LangChain agents and a broker API.

Read the full post on Agentic AI for Trading
The Hottest AI Trends

The Hottest AI Trends in 2025

Explore the top AI trends in 2025: Generative AI, Agentic AI, RAG with knowledge graphs, synthetic data, multimodal models, AI governance and more.

Read the full post on the Hottest AI Trends
Vision Transformers (ViT)

Vision Transformers (ViT) — Explained + Sample Code

Introduction to Vision Transformers (ViT) with clear explanation and runnable Python code samples (PyTorch).

Read the full post on Vision Transformers (ViT) — Explained + Sample Code
Agentic AI

Agentic AI — Real-World Use Cases Across Industries

Explore practical use cases of Agentic AI across business, finance, healthcare, customer support, supply chain, and personal productivity.

Read the full post on Agentic AI — Real-World Use Cases Across Industries