13 Stories by Vijay Gokarn
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...
GenAI Mastery Series · Chapter 02 · March 28, 2026 Coding Assistants, the AI/ML Roadmap, and How Machines Learn to Understand Language Read~14 min...
GenAI Mastery Series · Agentic AI · Flowise Walkthrough Building an AI Storytelling Agent with Flowise — No Code Required StackFlowise · OpenAI GPT-4...
GenAI Mastery Series · Long Context LLMs · Deep Dive Long Context LLMs — How They Work, How They Compare, and When to Use...
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...
AWS · Cloud AI · Service Comparison SageMaker JumpStart vs Amazon Bedrock — Choosing the Right AWS AI Tool ServicesSageMaker JumpStart · Amazon Bedrock...
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...
GenAI Mastery Series · NLP · Databricks · LangChain Categorizing Wikipedia at Scale with OpenAI, LangChain & Databricks Datasetwikimedia/wikipedia · 10,000 articles ModelChatOpenAI (GPT-4)...
GenAI Mastery Series · RAG · NLP · HuggingFace · FAISS Retrieval-Augmented Generation — Build a RAG Pipeline from Scratch RetrieverDPR + FAISS GeneratorBART...
Data Engineering · Python · Pandas · Data Cleaning Handling Duplicate Rows in Pandas — Identify, Remove & Export Clean Data Librarypandas Methodsduplicated() ·...