Articles AI

On-Device AI in React Native: Run LLMs Locally with ExecuTorch
AI

On-Device AI in React Native: Run LLMs Locally with ExecuTorch

In the previous post in this series, we built a streaming AI chatbot backed by a FastAPI server. That covers the majority of enterprise use cases. But for a growing set of requirements — strict data residency, offline functionality, zero per-token cost at scale — the right answer is to run the model directly on […]

Read More
pgvector Tutorial: Add Vector Search to PostgreSQL for RAG and Semantic Search
AI

pgvector Tutorial: Add Vector Search to PostgreSQL for RAG and Semantic Search

If you’re building a RAG pipeline or any application that needs semantic search, you’ll eventually need to decide where to store your embeddings. Dedicated vector databases (Pinecone, Qdrant, Weaviate) are one option. But for most teams — especially those already running PostgreSQL — pgvector is the faster, cheaper, and operationally simpler path.

Read More
The Production Gap: Why 80% of Enterprise AI Pilots Never Ship
AI ERP

The Production Gap: Why 80% of Enterprise AI Pilots Never Ship

There’s a graveyard somewhere in every enterprise IT department. It’s full of demos that wowed a steering committee in 2024, RAG prototypes that beat ChatGPT on three cherry-picked questions, and copilots that looked unstoppable in a sandbox. Then someone asked the hard question — can we put this in front of 4,000 employees, integrated with […]

Read More
ERPNext for Asian Factory Operators: Why Out-of-the-Box AP Workflow Falls Short — and the Country-Pluggable Architecture That Fixes It
AI ERP

ERPNext for Asian Factory Operators: Why Out-of-the-Box AP Workflow Falls Short — and the Country-Pluggable Architecture That Fixes It

If you’re running ERPNext across multiple Asian factory operations — say a manufacturing plant in India, a Southeast Asian satellite (Thailand, Vietnam, Indonesia), and an export-oriented Chinese subsidiary — you’ve probably noticed the same pattern in three different forms. ERPNext handles the manufacturing operations beautifully. The Manufacturing module, the BOM/work order/subcontracting flow, the multi-warehouse stock […]

Read More
Odoo Invoice Digitization in Asia: Why the Standard OCR Underperforms — and the Architecture That Fixes It
AI ERP

Odoo Invoice Digitization in Asia: Why the Standard OCR Underperforms — and the Architecture That Fixes It

If you run Odoo across multiple Asian markets — say, a manufacturing operation in Thailand, a sales subsidiary in Japan, and a procurement office in China — you’ve probably discovered the same thing in three different ways. The standard invoice digitization feature works beautifully on the AWS bills and the European supplier invoices. It struggles, […]

Read More
simpliLink: AI-Native ERP Integration Middleware for the Modern Manufacturing Stack
AI ERP

simpliLink: AI-Native ERP Integration Middleware for the Modern Manufacturing Stack

Enterprise ERP integration is a solved problem — at least, that’s what your SI vendor will tell you. The reality inside tier-2 and tier-3 manufacturing plants is very different: brittle point-to-point connectors, hand-rolled ABAP scripts, and decades-old middleware that breaks every time a vendor pushes a schema update. The data exists. The systems exist. The […]

Read More
Building a Tier-1 SOC Analyst Agent: Wazuh + Claude + Shuffle in Production, Why “AI for SOC” mostly doesn’t work — and what does
AI Security

Building a Tier-1 SOC Analyst Agent: Wazuh + Claude + Shuffle in Production, Why “AI for SOC” mostly doesn’t work — and what does

Every vendor with a security product has bolted "AI" onto the marketing page in the last eighteen months. Most of it is rebranded ML classification: anomaly detection that already existed, dressed in 2024 clothes. Where it gets genuinely interesting — and where most teams fail — is when you actually wire a tool-using LLM agent […]

Read More
Why Your Finance Team Spends 40% of Their Week on Work AI Can Now Do
AI ERP

Why Your Finance Team Spends 40% of Their Week on Work AI Can Now Do

title: "Why Your Finance Team Spends 40% of Their Week on Work AI Can Now Do" For CFOs and COOs of mid-market Thai manufacturers and distributors If you run finance or operations at a 100 to 500 person manufacturer or distributor in Thailand, you already know the shape of the problem. Your team is technically […]

Read More
AI Security in Production: What Enterprise Teams Must Know in 2026
AI Security

AI Security in Production: What Enterprise Teams Must Know in 2026

When your AI system goes live, it doesn’t just gain capabilities — it gains an attack surface that didn’t exist before. Most enterprises have invested years hardening their applications, networks, and endpoints. But the AI layer introduces a fundamentally different category of vulnerability that traditional security tools were never designed to handle.

Read More