Vijay Gokarn

  http://this%20one

   



13 Stories by Vijay Gokarn

From Amazon Reviews to Numbers: A Hands-On Tour of One-Hot, Bag of Words, and TF-IDF

NLP · Machine Learning · Text Feature Engineering From Amazon Reviews to Numbers: A Hands-On Tour of One-Hot, Bag of Words, and TF-IDF Corpus128...
8 min read

The GenAI Landscape: From Zero to Transformer Series name: GenAI Mastery Series — Chapter 02

GenAI Mastery Series · Chapter 02 · March 28, 2026 Coding Assistants, the AI/ML Roadmap, and How Machines Learn to Understand Language Read~14 min...
12 min read

Creating AI Storytelling Agents Using Flowise: A Step-by-Step Guide

GenAI Mastery Series · Agentic AI · Flowise Walkthrough Building an AI Storytelling Agent with Flowise — No Code Required StackFlowise · OpenAI GPT-4...
17 min read

Long Context LLM Comparison

GenAI Mastery Series · Long Context LLMs · Deep Dive Long Context LLMs — How They Work, How They Compare, and When to Use...
8 min read

Long Context LLM’s vs RAG

Retrieval-Augmented Generation. It is a method that combines the strengths of retrieval-based models and generative models to improve the performance and accuracy of AI...
1 min read

AWS Sagemaker Jumpstart and AWS Bedrock Choosing the Right AI Tool for Your Needs

AWS · Cloud AI · Service Comparison SageMaker JumpStart vs Amazon Bedrock — Choosing the Right AWS AI Tool ServicesSageMaker JumpStart · Amazon Bedrock...
16 min read

FAST API

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. Here are several reasons...
2 min read

Analyzing Wikipedia Articles with Langchain and OpenAI in Databricks

GenAI Mastery Series · NLP · Databricks · LangChain Categorizing Wikipedia at Scale with OpenAI, LangChain & Databricks Datasetwikimedia/wikipedia · 10,000 articles ModelChatOpenAI (GPT-4)...
9 min read

RAG: Retrieval-Augmented Generation.

GenAI Mastery Series · RAG · NLP · HuggingFace · FAISS Retrieval-Augmented Generation — Build a RAG Pipeline from Scratch RetrieverDPR + FAISS GeneratorBART...
9 min read

Pandas Remove Duplicates

Data Engineering · Python · Pandas · Data Cleaning Handling Duplicate Rows in Pandas — Identify, Remove & Export Clean Data Librarypandas Methodsduplicated() ·...
8 min read