NishantkSingh0/LangGraph-based-self-healing-classifier
Self-Healing Text Classifier using LangGraph & Fine-Tuned Transformer (DistillBert)
This project helps operations managers and customer service teams automatically categorize incoming text, like customer reviews or support tickets. It takes raw text as input and outputs a classification (e.g., "positive" or "negative"). If the system is unsure about a classification, it intelligently asks for human clarification to ensure accuracy, which is logged for future improvements.
No commits in the last 6 months.
Use this if you need to reliably classify a high volume of text with human oversight for uncertain cases, ensuring data quality and reducing manual sorting.
Not ideal if you need a fully autonomous system with no human intervention, or if your text classification doesn't require high accuracy on ambiguous inputs.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/NishantkSingh0/LangGraph-based-self-healing-classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ScalaConsultants/Aspect-Based-Sentiment-Analysis
💠Aspect-Based-Sentiment-Analysis: Transformer & Explainable ML (TensorFlow)
curiousily/Deploy-BERT-for-Sentiment-Analysis-with-FastAPI
Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch
cleopatra-itn/fair_multimodal_sentiment
Code and Splits for the paper "A Fair and Comprehensive Comparison of Multimodal Tweet Sentiment...
mohd-faizy/06P_Sentiment-Analysis-With-Deep-Learning-Using-BERT
Finetuning BERT in PyTorch for sentiment analysis.
sampathkethineedi/bert-topic-sentiment
Topic Based Sentiment Detection using BERT