AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

encoder-010/infotact-project1-grievance-nlp

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

Jupyter Notebook GitHub ↗
★ 0
stars
75
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

An AI-powered system for automated analysis of citizen complaints: it classifies which government department should handle a complaint, detects sentiment (Critical/Negative/Neutral/Positive), assigns an urgency score (0–100), and recommends priority actions. Intended users include municipal/government grievance teams, civic-tech developers, and evaluators of NLP solutions. Key features: - Models: TF-IDF vectorization with Random Forest for department classification and SVM for sentiment. - Tech stack: Python, NLTK, scikit-learn, FastAPI (REST endpoints: GET /, GET /health, POST /analyze). - Performance: department accuracy 53.33%, sentiment 66.11%, macro F1 53.33%. - Run: pip install -r requirements.txt; uvicorn main:app --reload. - Organized week-wise development and documented commits.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🌐 Web/アプリフレームワーク (1)
FastAPI

使用言語(バイト数比)

Jupyter Notebook
100%

オーナー情報

アカウント
encoder-010
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-05-05
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:18

類似Repo (同じ言語のAI関連Repo)

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