Uzair-JK/troubleshooting-agent-nlp
0

๐ ๏ธ Troubleshooting Agent
A simple chatbot that helps identify and solve common tech issues using NLP. check it out
๐ Features
- ๐ฌ Chat interface via Gradio
- ๐ง Issue detection using spaCy and TextBlob
- โก Priority setting based on sentiment
- ๐๏ธ Easily extendable knowledge base
๐ง Tech Used
- Python
- Gradio
- spaCy (
en_core_web_sm) - TextBlob
