Luffy-2520/infotact-project1-grievance-nlp
AI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
SUMMARY AI要約 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 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-05-05 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:17 |
類似Repo (同じ言語のAI関連Repo)
Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.
ak-junior3339/PriceMyRideAI aparna172004/AI-Movie-Recommendation-SystemAn 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.
rmnouv/learning-agentic-ai shady528/StoxAI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases