This project introduces Natural Language Processing (NLP) and Large Language Models (LLMs) through the practical application of automatically classifying support tickets. We'll use zero-shot classification to categorize tickets without traditional training data.
For detailed implementation guide, code examples, and step-by-step instructions, please visit the GitHub Project Repository.