LLM-powered Node.js shopping chatbot for intelligent product search and recommen

Chatbot_Nodejs is an initial-level LLM-powered shopping chatbot built with Node.js and Express.js. It allows users to search for products using natural language and returns relevant product recommendations through a conversational interface. The project demonstrates how Large Language Models (LLMs) can understand user queries, retrieve matching products, and generate intelligent responses. It serves as a beginner-friendly foundation for building AI-powered e-commerce assistants, with room to expand into personalized recommendations, order tracking, and advanced retrieval techniques.