BBBasant Babu Bhandariinyesicbap.hashnode.dev·Mar 3 · 3 min readI built an AI automated video generation agent using AWS. Here is how?Project Overview – Wisdom Wealth Automated Video Generation System This project is a fully automated, AI-powered video generation and publishing pipeline built on AWS. It generates finance-domain vide00
BBBasant Babu Bhandariinbasant-babu-bhandari.hashnode.dev·Aug 10, 2025 · 4 min readLangChain vs LangGraph: A Comprehensive Comparison of Modern Language Model FrameworksThe rapid evolution of Large Language Models (LLMs) has given rise to powerful frameworks and tools that help developers build applications leveraging these models more effectively. Among these, LangChain and LangGraph have gained significant attenti...00
BBBasant Babu Bhandariinbasant-babu-bhandari.hashnode.dev·Aug 3, 2025 · 4 min readInternet Gateway: A Complete GuideAn Internet Gateway (IGW) is a critical networking component that enables communication between resources in a private network (such as a Virtual Private Cloud) and the public internet. It acts as a bridge, allowing instances within the network to se...00
BBBasant Babu Bhandariinbasant-babu-bhandari.hashnode.dev·Jul 12, 2025 · 8 min readFine-Tuning in Machine Learning: A Deep Dive🧠 Introduction In modern machine learning, especially deep learning, training models from scratch often demands vast datasets, computational power, and time. Fine-tuning provides an elegant and practical solution: it takes a pre-trained model and ad...00
BBBasant Babu Bhandariinbasant-babu-bhandari.hashnode.dev·Jul 12, 2025 · 4 min readReport on Quantization in Machine Learning1. Introduction Quantization in machine learning refers to the process of reducing the precision of the numerical values (such as weights and activations) in a model. It is a crucial optimization technique that enables machine learning models, profou...00