AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

Luffy-2520/infotact-project1-grievance-nlp

AI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship

Jupyter Notebook GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

An AI-powered system to automatically analyze citizen complaints: it predicts the responsible government department, classifies sentiment (Critical/Negative/Neutral/Positive), assigns an urgency score (0–100) and recommends priority actions. Intended for municipal grievance handlers, civic-tech teams, researchers or prototype evaluators working on automating complaint triage. Key features and implementation: - Models: TF-IDF features, Random Forest for department classification (53.33% accuracy), SVM for sentiment (66.11%), overall macro F1 53.33% - Stack: Python, NLTK, scikit-learn, FastAPI (REST endpoints: GET /, GET /health, POST /analyze) - Provides urgency scoring and a deployable API; project developed over a four-week internship with daily commits.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🌐 Web frameworks (1)
FastAPI

Language breakdown (by bytes)

Jupyter Notebook
100%

Owner

Account
Luffy-2520
Type
User
Followers
0

Dates

Created on GitHub 2026-05-05
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:17

Similar repos (same language)

Surajmatole/AI-ML-Mini-Projects

Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.

Jupyter Notebook 0 AI 65
ak-junior3339/PriceMyRideAI
Jupyter Notebook 0 AI 50
aparna172004/AI-Movie-Recommendation-System

An AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.

Jupyter Notebook 0 AI 75
rmnouv/learning-agentic-ai
Jupyter Notebook 0 AI 50
shady528/Stox

AI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases

Jupyter Notebook 0 AI 45