001
DewellNet
NETWORK · COMPLIANCE
2026 · flagship product
An internet and tenant management platform for commercial residential property —
automated provisioning over the MikroTik REST API, three billing modes, a PWA tenant portal,
a reconciler that repairs device configuration by itself, and a compliance centre retaining
traffic logs under Thailand's Computer Crime Act §26. The service-control and logging planes are
deliberately separated from management so tenant connectivity never stops.
Explore the product →
Go · PostgreSQL · ClickHouse · React · RouterOS v7
002
CBN Management Solution
ISP PLATFORM
2025–2026
Subscriber management for internet service providers running MikroTik RouterOS,
connecting to devices directly over REST without an external RADIUS server.
Includes NetFlow analytics, an interactive topology map, PDF invoicing,
automated slip verification, SNMP monitoring and flexible role-based access control.
Go/Gin · PostgreSQL HA · MinIO · ClickHouse · Grafana
003
CBN AI Bot
AI · CUSTOMER SERVICE
in production
An AI agent on LINE Official Account and WhatsApp acting as a full-time service representative —
answering general enquiries, looking customers up in the live database, accepting payment with
automated slip verification, activating internet service immediately, and stepping aside the moment
a staff member joins the thread. A two-tier LLM architecture keeps cost flat as volume grows.
Next.js · Prisma · LLM router · SlipOK
004
NAMS
AI · NETWORK AUTOMATION
research & development
A local-first AI agent for multi-vendor network configuration and monitoring
(Juniper · MikroTik · Cisco · TP-Link · Fortigate).
Configuration is expressed in natural language but always passes a mandatory pipeline:
dry-run → human approval → confirmed commit → verify → rollback,
with a central source of truth and compulsory drift detection.
NVIDIA DGX Spark · NetBox · local SLM
005
Private AI Platform
AI INFRASTRUCTURE
2026
A complete in-house AI platform on NVIDIA DGX Spark running six workloads concurrently —
primary agent brain, customer service bot, coding pipeline, NOC auto-remediation,
internal knowledge RAG and a Thai-language co-pilot —
escalating to the cloud only when the local model reports low confidence.
DGX Spark · LiteLLM · vector DB
006
AegisMeet
AI · COLLABORATION
2026
An on-premise online meeting platform with real-time Thai transcription,
two-way Thai ↔ English translation, automatic minutes and RAG-based search over past meetings.
Designed so that everything runs inside the organisation — no audio or transcript reaches a public cloud.
LiveKit · Typhoon ASR · RTX 5090
007
Receipt and input-tax invoice capture using a vision language model, built for accounting teams —
photograph → AI extraction → automated validation → humans review only flagged documents →
export the input-VAT report (.xlsx) supporting the Thai P.P.30 filing.
Next.js 15 · Neon · Drizzle · VLM
008
AI BEMS
IOT · SMART BUILDING
2026
A building energy management system ingesting telemetry from endpoint devices wired to
electricity, water and temperature/humidity sensors, then processing it through three AI layers
(statistical baseline → local model → cloud escalation) to raise anomaly alerts
and analyse consumption trends.
ESP32-S3 · Raspberry Pi · Go · LLM
009
WaterCare Pro
FIELD SERVICE
2026
End-to-end maintenance management for community water systems, serving three user groups —
residents scan a QR code to report a fault with photos and GPS without logging in,
the central team raises a work order and assigns a contractor,
and the contractor checks in on site recording before-and-after evidence.
Web · PWA · GPS · photo evidence
010
CrimsonPOS / PayPoint
PAYMENT · MOBILE
2026
An Android point-of-sale application for professional payment terminals (Sunmi),
used to collect cable TV and internet payments at the counter and in the field.
Supports multiple payment channels, prints receipts on the built-in printer
and reconciles automatically into the back-office system.
Capacitor · React · Kotlin · Go API
011
TeroStreamRecord
BROADCAST
2025
A distributed video stream recording system ingesting from multiple sources
(RTMP, HLS, UDP multicast), writing to disk with daily file rotation
and running continuously 24/7, with a centralised console showing the state of every node.
Go · React · FFmpeg
012
HSEN Customs RAG
AI · KNOWLEDGE
proof of concept
OCR of customs tariff documentation (WCO Harmonized System Explanatory Notes),
chunked along the real classification hierarchy (Section → Chapter → Heading)
to build a retrieval-augmented expert system for customs classification that can cite its source.
Marker OCR · GPU · vector index