Back to Portfolio
Airosentris
AI & Data Analytics

Airosentris

AI-Powered Social Media Listening & Sentiment Analysis Platform β€” monitor public perception, detect issues early, and respond smarter across all channels.

PDAM Surabaya
Client
Perumda Air Minum Surya Sembada
Multi
Platform
Real-time
Analysis
100%
Satisfaction
The Problem

Background & Challenges

Before Airosentris, organizations faced critical social media monitoring challenges that left them blind to public sentiment.

IInstagram2.4K posts/dayFFacebook1.8K posts/dayTTwitter/X3.1K posts/day?No unified viewπŸ‘€Operator AOverwhelmedπŸ‘€Operator BMissed alertsπŸ‘€Operator CSlow responseRESULTLate detectionPR crisis riskLost trustNo data insightsManual overload

Information Overload

Thousands of daily posts and comments made it impossible to track issues manually.

Reactive Responses

Teams could only respond after issues escalated publicly β€” no early warning system.

Scattered Tools

Data from Instagram, Facebook, and other platforms wasn't unified into a single view.

Lack of Sentiment Insight

No automated way to detect tone β€” positive, negative, or neutral β€” at scale.

Inefficient Complaint Handling

Operators struggled to categorize, prioritize, and respond quickly to citizen complaints.

Platform Features

Key Capabilities

Comprehensive AI-powered features for social media intelligence β€” from crawling and sentiment analysis to automated engagement.

Multi-Platform Crawling

Instagram, Facebook, Twitter and more β€” fetching posts, comments, and interactions in real time.

AI Sentiment Analysis

Classifies comments as positive, negative, or neutral using custom-trained NLP models.

Complaint Management

Operators respond directly within the dashboard with categorized, prioritized workflows.

Auto Reply & Engagement

AI suggests or triggers contextual replies to comments automatically.

Comment Categorization

Intelligent grouping into themes and issues for streamlined handling.

Dashboard & Analytics

Trends, keyword hotspots, and sentiment distribution with drill-down analytics.

Trainer & Runner Agents

Modular AI training system for continuous model improvement and retraining.

WebSocket Integration

Real-time updates streamed into the frontend for instant notifications.

Multi-Tenant Support

Different organizations can use the same system securely with isolated data.

AI Engine

Sentiment Analysis Pipeline

Our AI processes social media content through a multi-stage pipeline β€” from raw text to actionable sentiment insights.

1. RAW INPUTCustomer feedbackSocial commentsComplaint postsDirect messagesReview mentions2. NLP PROCESSINGTokenizationEmbedding vectorsContext analysisTopic extraction3. CLASSIFICATIONPositive65%Neutral23%Negative12%Model Confidence94.7%4. ACTIONABLE OUTPUTDashboard alerts→Auto-reply triggers→Complaint tickets→Trend reports→Escalation queue→
Smart Classification

Message Categorization

Beyond sentiment β€” every message is automatically classified into actionable categories so the right team handles the right issue.

Issue Distribution

Last 30 days β€’ 1,230 messages
πŸ’°Billing Issue
342(28%)
πŸ”’Water Meter
198(16%)
πŸ’§Leakage Report
176(14%)
🚰Dirty Water
154(12%)
πŸ“‰Low Pressure
121(10%)
πŸ”§Service Request
98(8%)
🏠New Connection
76(6%)
πŸ‘Positive Feedback
65(5%)

Live Feed

Real-time
IGπŸ’° Billing Issuenegative

Tagihan bulan ini naik 3x lipat, padahal pemakaian biasa saja

FBπŸ”’ Water Meternegative

Meteor air saya mati sudah 2 minggu, kapan diperbaiki?

XπŸ’§ Leakage Reportnegative

Ada kebocoran pipa besar di Jl. Raya Darmo, air menggenang

IG🚰 Dirty Waternegative

Air keruh kecoklatan sejak kemarin, tidak layak pakai

FBπŸ“‰ Low Pressurenegative

Tekanan air sangat lemah, lantai 2 tidak dapat air sama sekali

IGπŸ‘ Positive Feedbackpositive

Terima kasih, petugas cepat tanggap perbaiki kebocoran πŸ‘

RAW MESSAGE"Tagihan naik 3x...""Air keruh sejak...""Kebocoran pipa di..."AI CLASSIFIERTopic DetectionKeyword MatchContext AnalysisCATEGORIESπŸ’° Billing IssueπŸ”’ Water MeterπŸ’§ Leakage Report🚰 Dirty WaterπŸ“‰ Low PressureDASHBOARDβ€’ Route to right teamβ€’ Priority scoringβ€’ Trend analyticsβ€’ SLA tracking

Auto-Classification

AI automatically tags each message into the right category β€” no manual sorting needed.

Category Analytics

Track which issues dominate. Identify patterns and allocate resources accordingly.

Smart Filtering

Filter by category, sentiment, platform, or time period for targeted analysis.

Multi-Label Support

A single message can belong to multiple categories β€” e.g., billing + meter issue.

Engagement

Reply From One Platform

No more switching between apps. All comments across every social channel flow into one inbox β€” operators reply directly from Airosentris.

Airosentris β€” Unified Reply Console
IGFBX
Incoming Comments
IG@warga_sbynegative

Air di daerah Rungkut mati sejak tadi pagi, kapan normalnya?

Quick Reply
Mohon maaf atas ketidaknyamanannya. Gangguan di area Rungkut sudah kami tangani, estimasi normal pukul 14.00 WIB.
Replying onIG
IGInstagramFBFacebookXTwitter/XREPLYAirosentris ConsoleUnified inbox β€’ AI suggestions β€’ One-click replyReply β†’ IGReply β†’ FBReply β†’ X

Unified Inbox

All comments from Instagram, Facebook, and Twitter in one centralized inbox.

AI-Suggested Replies

Get context-aware reply suggestions powered by sentiment and topic analysis.

Cross-Platform Reply

Reply to any comment directly β€” the response posts on the original platform.

One-Click Templates

Pre-approved response templates for common issues β€” fast, consistent, on-brand.

Integration

API & Webhook

Connect Airosentris to any system. RESTful API for on-demand access, real-time webhooks for event-driven workflows.

EXTERNAL SYSTEMSSlack / TeamsJIRA / TicketingCustom CRMData WarehouseAIROSENTRIS API GATEWAYPOST/api/v1/comments/webhookGET/api/v1/sentiment/analyzeGET/api/v1/categories/statsPOST/api/v1/reply/sendWEBHOOK EVENTScomment.newsentiment.alertreply.sentmodel.trainedsla.breach
api_example.sh
# Analyze sentiment via API
curl -X POST \
https://api.airosentris.com/v1/sentiment/analyze \
-H "Authorization: Bearer sk_live_..." \
-d '{"text": "Air keruh sejak kemarin"}'
# Response:
{
"sentiment": "negative",
"confidence": 0.947,
"category": "dirty_water",
"suggested_reply": "Mohon maaf..."
}
Webhook Configuration
Endpoint URL
https://your-app.com/webhooks/airosentris
Subscribed Events
comment.new
New comment detected
sentiment.alert
Negative sentiment surge
reply.sent
Auto-reply dispatched
model.trained
Retrain completed
sla.breach
Response SLA exceeded

Webhook Events

Subscribe to real-time events β€” comments, alerts, training completions pushed to your endpoint.

RESTful API

Full CRUD API for sentiments, categories, replies, and reports. JSON format, versioned endpoints.

API Key Auth

Secure access with scoped API keys per tenant. Rate limiting and audit logging included.

Two-Way Integration

Push data in, pull insights out. Connect with Slack, Teams, JIRA, or any custom system.

Self-Improving

Dynamic Trainer Agent

One click to retrain. Deploy anywhere β€” cloud or on-premise. The AI keeps learning from your team's corrections and gets smarter every cycle.

CONTINUOUS IMPROVEMENT LOOP1πŸ“Collect Feedback

Operators correct misclassified sentiments & categories β€” the data accumulates.

2▢️One-Click Train

Press the train button β€” the platform packages data and triggers the trainer agent.

3🧠Auto-Retrain

Trainer agent fine-tunes the model using corrected data. No data-science team needed.

4πŸš€Deploy New Model

New model replaces the old one seamlessly. Accuracy improves immediately.

♻️ SELF-IMPROVINGModel Accuracy:94.7%β†’97.2%After 3 retraining cycles β€’ +2.5% improvement

Self-Improving AI

The model gets smarter over time β€” learning from every correction operators make.

One-Click Training

No CLI, no notebooks. Just press a button and the trainer agent handles everything.

Zero-Downtime Deploy

New models are hot-swapped in production β€” no service interruption.

Cloud or On-Premise

Deploy the trainer agent wherever your data lives β€” full flexibility.

System Design

Platform Architecture

A modular, event-driven architecture built to scale β€” from social media crawling to AI inference and real-time dashboards.

DATA SOURCESAPIInstagram APIAPIFacebook APIAPITwitter APIAPICustom FeedsCRAWLERCrawler EngineSchedulerRate LimiterData ParserQueue WriterMESSAGE QUEUERabbitMQsentiment.queuereply.queuealert.queueAI ENGINEFastAPI + MLSentiment ModelTopic ClassifierTrainer AgentRunner AgentUIReactWSDATA LAYERPostgreSQLRedisS3 Storage
Enterprise Ready

Multi-Tenant & Security

One platform, many organizations. Each tenant gets complete data isolation, dedicated API keys, and full audit trails β€” enterprise-grade from day one.

AIROSENTRIS PLATFORMShared Infrastructure β€’ AI Engine β€’ API GatewayπŸ”’PDAM Surabaya45 users β€’ IsolatedπŸ”’PDAM Malang28 users β€’ IsolatedπŸ”’Dinas Kominfo15 users β€’ IsolatedπŸ”’PT. Water Corp32 users β€’ Isolated🏒Org AIsolated tenant🏒Org BIsolated tenant🏒Data AIsolated tenant🏒Data BIsolated tenant

End-to-End Encryption

All data encrypted at rest (AES-256) and in transit (TLS 1.3).

Scoped API Keys

Each tenant gets isolated API keys with granular permission scoping.

Audit Logging

Every action tracked β€” who did what, when, from where. Full compliance.

Role-Based Access

Admin, Operator, Viewer roles with configurable permission levels.

Intelligence

Analytics & Monitoring

Real-time dashboards that turn social media noise into crystal-clear insights. Monitor sentiment trends, category volumes, and team performance.

Total Comments
12,847+18%
Avg Response Time
4.2 min-35%
Sentiment Score
7.8/10+0.6
Auto-Replied
68%+12%

Positive Sentiment Trend

12 months
JanFebMarAprMayJunJulAugSepOctNovDec

Top Categories

πŸ’° Billing28%
πŸ’§ Leakage14%
🚰 Dirty Water12%
πŸ“‰ Low Pressure10%

Platform Split

52%
IG
31%
FB
17%
X

Trend Analytics

Track sentiment trends over time. Spot patterns and seasonal shifts in public perception.

Category Breakdown

Visual distribution of issue categories β€” identify what matters most to citizens.

Alert Dashboard

Real-time alerts for sentiment spikes, SLA breaches, and crisis-level mentions.

Performance KPIs

Track response time, auto-reply rate, resolution rate, and operator efficiency.

Crisis Management

Crisis Detection & Response

When a crisis hits, every minute counts. Airosentris detects anomalies in real time and triggers coordinated responses β€” before it goes viral.

Crisis Response Timeline

Simulated scenario
Alert Level: High

400% spike in negative mentions detected in Rungkut district

47
Affected Users
2 min
Response Time
100%
Auto-Replied
15 min
Contained
Resolution Status
Auto-reply deployed βœ“
Field team dispatched βœ“
Public statement posted βœ“
Sentiment recovering ↑

Sentiment Recovery

CrisisRecovered

Anomaly Detection

AI detects unusual spikes in mentions, negative sentiment, or specific keywords automatically.

Auto-Escalation

When thresholds are breached, alerts go to Slack, email, SMS β€” reaching the right people instantly.

Coordinated Response

Pre-approved templates and auto-replies deployed across all channels simultaneously.

Post-Crisis Analysis

Full timeline report with sentiment recovery tracking and response effectiveness metrics.

Results

Impact & Outcomes

Measurable outcomes from Airosentris implementation β€” transforming reactive monitoring into proactive intelligence.

85%
Earlier detection

Proactive Reputation Management

Issues detected early before they spread β€” protecting brand trust.

3x
Faster response

Faster Response Times

Automatic alerts and suggested replies shortened complaint resolution cycles.

70%
Less manual work

Operational Efficiency

Reduced manual monitoring workload through automation.

Real-time
Insights

Data-Driven Insights

Leaders gained visibility into public sentiment and trending issues.

94.7%
AI accuracy

Continuous Learning

Models improved over time with retraining, increasing accuracy.

AI Sentiment
Unified Reply
Real-time Analytics
Crisis Detection

Ready to Listen Smarter?

Stop reacting to crises. Detect sentiment shifts early, engage proactively, and protect your brand across every social channel β€” powered by AI.

94.7%
AI Accuracy
< 5 min
Avg Response
3 Platform
Coverage
24/7
Monitoring