← Project index06 / Internal product workstreams

Applied AI Product Systems

Turning experimental AI into cost-conscious product infrastructure.

Machine Learning Engineer
Internal AI and product engineering team at a confidential organization
Delivered team-requested AI workstreams

The product

Three product workstreams spanning document extraction, semantic retrieval and conflict detection, and cost-optimized deployment for vision, language, and diffusion workloads.

92.6%field-extraction accuracy
78%reduction in manual document-review time
1,800+pages processed during testing
14supported document categories
3.7 secmedian processing time per page
65%lower operational inference cost
48%reduction in average GPU time per request
2.1×more requests processed per compute hour
31%lower median response latency
99.1%successful inference completion rate
89%precision@5 in internal retrieval tests
57%less time required to locate related records
84%detection rate for seeded information conflicts
220 msmedian vector-search latency
125,000+embedded text segments indexed during load testing

This team engagement covered three connected AI workstreams. A document-intelligence pipeline used Amazon Textract and Comprehend to extract and normalize structured information, retain source evidence, detect missing or conflicting fields, and route low-confidence results for review. Across 14 document categories, it processed more than 1,800 test pages with 92.6% field accuracy, a median 3.7 seconds per page, and a 78% reduction in manual review time.

A deployment study compared proprietary and open-source diffusion, vision, and language models across output quality, cost, latency, privacy, and compliance. Model loading, resource allocation, repeated inference, and routing changes lowered operating cost 65%, cut GPU time 48%, increased throughput 2.1×, reduced median latency 31%, and produced a 99.1% completion rate.

The retrieval workstream embedded more than 125,000 text segments in PostgreSQL with pgvector, pairing similarity search with metadata filters and real-time conflict checks. It reached 89% precision@5, detected 84% of seeded information conflicts, returned vector results in a median 220 ms, and reduced time spent locating related records by 57%.