arpitdubey.hashnode.dev🤖 Building an Agentic AI Job Search Assistant with LangChain, LLM, RAG, and CrewAI📘 Introduction Navigating job portals manually is tedious, inconsistent, and often inefficient. What if a system could read your resume, analyze your strengths, search jobs in real-time across platforms, and generate interview questions—all personal...Jun 12, 2025·6 min read
arpitdubey.hashnode.dev🌦️ Building a Production-Ready Modular Weather Data CLI using Async APIs and MCP📘 Introduction In today’s real-time data economy, delivering up-to-the-minute weather information is not just a convenience—it's a necessity. This project introduces a modular, asynchronous command-line weather application developed in Python. It in...Jun 11, 2025·4 min read
arpitdubey.hashnode.devBuilding a System to Identify Sarcasm in Hindi Twitter PostsIntroduction "भाषा केवल संवाद का साधन नहीं, यह भावनाओं और संस्कृति का प्रतिबिंब है।" (Language is not just a medium of communication; it’s a reflection of emotions and culture.) "भाषा के में व्यंग्यता को समझना, मशीनों के लिए मैजिक है।" (Decoding sar...Dec 27, 2024·10 min read
arpitdubey.hashnode.devFrom Pixels to Pathways: The Magical Eyes“Self-driving cars are the natural extension of active safety and obviously something we should do.” ~Elon Musk Introduction to lane line Detection: When you and I drive a car, we rely on our eyes to see where the lane lines are. But cars don't have ...Apr 27, 2024·23 min read
arpitdubey.hashnode.devPython For Data Science - IWhy Python? It is a very simple language to learn Rich Libraries / Best Packages for AI such as matplotlib, numpy, pandas, scipy, scikit-learn, Tensorflow etc., iPython Notebooks for interactive data analysis and modeling Extensively used in th...May 3, 2023·13 min read