Engineering Blog

Blog & Case Studies

How we build practical AI - written by the people who ship it

Field notes and case studies on edge AI surveillance, Vietnamese OCR, GeoAI and applied computer vision. Real problems, real trade-offs, real code.

Mapping the Real World: Vehicle Detection with YOLOv11 and Homography Matrix
Engineering Note
Aug 12, 20265 min read

Mapping the Real World: Vehicle Detection with YOLOv11 and Homography Matrix

Solving the perspective projection challenge in Smart Parking Information Systems by mapping cross-angle camera views to 2D floor plans.

Computer Vision & Camera AIYOLOv11HomographySmart Parking
Read article
Diagnosing and Fixing 'Amnesia' in Local RAG Architectures
Engineering Note
Aug 10, 20265 min read

Diagnosing and Fixing 'Amnesia' in Local RAG Architectures

Analyzing why AI loses context between consecutive turns and how to design effective conversational memory for chatbots.

Generative AI & DataLLMsLocal RAGMulti-turn Chat
Read article
Building Real-time Computer Vision Pipelines at Scale
Engineering Note
Aug 10, 20266 min read

Building Real-time Computer Vision Pipelines at Scale

Practical insights on optimizing inference latencies, frame dropping strategies, and zero-copy memory buffers for industrial camera feeds.

Computer Vision & Camera AIComputer VisionCUDATensorRT
Read article
Agriculture Platform Architecture: Integrating PostGIS and Vector Stores
Case Study
Aug 5, 20265 min read

Agriculture Platform Architecture: Integrating PostGIS and Vector Stores

How we built the backend for TekFarm by combining spatial databases with semantic search engines.

GeoAI & Remote SensingPostGISDjango 5FAISS
Read article
Building an Automated Pipeline: Data Ingestion, Watermarking, and Reposting
Tutorial
Aug 1, 20265 min read

Building an Automated Pipeline: Data Ingestion, Watermarking, and Reposting

Software architecture blueprint for automating large-scale social media data crawling and media processing.

Platforms & SoftwareAutomationWeb CrawlingMedia Processing
Read article
Vietnamese OCR: Real-World Lessons
Case Study
Jun 30, 20267 min read

Vietnamese OCR: Real-World Lessons

Diacritics, messy scans and financial tables make Vietnamese OCR harder than it looks. Here is what actually moved accuracy in production, drawn from our open-source Vietnamese OCR work.

Generative AI & DataOCRVietnamese NLPDocument AI
Read article
Building a Frigate + Jetson Farm Surveillance System
Engineering Note
Jun 18, 20268 min read

Building a Frigate + Jetson Farm Surveillance System

How we turn a handful of IP cameras and an NVIDIA Jetson into an on-site AI surveillance system for farms - detection, alerting and recording that keeps running even when the internet drops.

Computer Vision & Camera AIFrigateJetsonEdge AI
Read article