A 3-hour MVP for an automated ticketing system featuring Edge AI, Auto-Fix scripts, and Intelligent Escalation.
- Client-Side Chatbot: Custom GUI application.
- Auto-Fix Automation: Scripts for DNS, Process management, etc.
- Edge AI Classification: Local Machine Learning model classifies tickets (L1/L2/L3) without sending data to the cloud initially.
- Ollama Integration: Optional connection to local LLM for complex queries.
Open terminal in this folder:
pip install -r requirements.txt