Mini-Chatbot
PublicMini Chatbot (Rule-Based + LLaMA 3.2) A simple rule-based chatbot implemented in Python that combines pattern matching with LLaMA 3.2 for enhanced language understanding. It can respond to user queries using predefined rules while offering more context-aware replies via LLaMA integration.