HamsDev

INTELLIGENCE_REPORTS_v2.4

RESEARCH&INSIGHTS

Whisper In-Browser: Speech-to-Text on the Edge
EDGE AI / SPEECHJUL 24, 20269 MIN READ

Whisper In-Browser: Speech-to-Text on the Edge

OpenAI Whisper (tiny) speech-to-text running 100% on-device — Web Worker inference, a WebGPU→WASM fallback chain, and zero data leaving the browser. This report breaks down the full runtime architecture.

Real-Time Face & Emotion Inference in the Browser
REAL-TIME CV
JUL 18, 20268 MIN READ

Real-Time Face & Emotion Inference in the Browser

A deep dive into the live inference pipeline: TinyFaceDetector → 68-point landmarks → 7-class emotion scoring, executed per frame on the visitor's own GPU.

CONTINUE READING arrow_forward
Latent Space Explorer: Navigating Paper Embeddings in 3D
VECTOR SEARCH
JUL 06, 202610 MIN READ

Latent Space Explorer: Navigating Paper Embeddings in 3D

How a corpus of arXiv abstracts becomes a navigable 3D point cloud — offline embedding, SVD + UMAP reduction, single-draw WebGL rendering, and in-browser semantic search over int8-quantized vectors.

CONTINUE READING arrow_forward
Document Scanning & OCR: Perspective Correction on the Client
COMPUTER VISION
JUN 27, 20267 MIN READ

Document Scanning & OCR: Perspective Correction on the Client

Drag four corners, solve an 8-DOF perspective transform, and run Tesseract.js OCR — the entire photo-to-text pipeline stays in the browser, with no image ever leaving the device.

CONTINUE READING arrow_forward
Browser RAG: Retrieval-Augmented Generation Without a Server
RAG / LLM
JUN 14, 202612 MIN READ

Browser RAG: Retrieval-Augmented Generation Without a Server

Embed → retrieve → generate. A full Retrieval-Augmented Generation pipeline that ingests PDFs and answers questions entirely on-device, with every source citation auditable in the UI.

CONTINUE READING arrow_forward
NEURAL_OS: Architecture of an AI Portfolio Frontend
WEB ARCHITECTURE
AUG 05, 202611 MIN READ

NEURAL_OS: Architecture of an AI Portfolio Frontend

How this site itself is engineered: Next.js App Router, React 19, Three.js web components, Tailwind v4 design tokens, a Vercel Blob-backed CMS, and a git-synced seed data layer.

CONTINUE READING arrow_forward

Sync Kernel Intelligence

Receive weekly intelligence reports directly to your local node.