You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 AI-Powered Support Ticket Classifier Automatically classify customer support tickets by issue type and urgency, and extract product names, complaint keywords, and dates — with an interactive Gradio UI.
Production-ready support ticket classification using Unity Catalog AI Functions, Vector Search, and RAG. Features 6-phase workflow, knowledge base integration, and Streamlit dashboard.
NLP support ticket routing and summarization — TF-IDF + Naive Bayes for speed (12ms p99, 90% F1), with an extension path for transformer-based classification. FastAPI + Streamlit.
This project achieves a robust solution where users can engage with a knowledgeable chatbot and efficiently route their concerns to the appropriate department.
Ticket Classification Workflow with AI automatic classification of tickets + Intercom integration to receive customer inputs + Slack Notifications + Pipedrive Integration for creating Deals according to the ticket.
Learn LangGraph multi-agent systems with this production-ready ticket classification app. Features automatic routing, REST API, interactive dashboard, and embedded database.
🎫 AI-powered customer support ticket classification using TF-IDF + Logistic Regression. Features interactive web UI, FastAPI REST API, Docker deployment, and AWS-ready infrastructure.
Automated customer support pipeline using LangGraph agents for ticket classification, sentiment analysis, response drafting, and escalation decisioning
AI-powered ticket triage system built in n8n - Gemini classification, explicit category-to-team routing rules, and a fallback-model pattern for reliability.
RNN-based NLP system that automatically classifies IT helpdesk support tickets into categories like hardware, software, network, and security issues. Built using TensorFlow, Python, and FastAPI to demonstrate real-world enterprise ticket routing and automation.